Jay Zheng
notes on building with AI
---
LinkedIn
GitHub
jay.j.zheng-at-gmail
now
---
• exploring MCP servers and agent tooling
• building semantic code search with vector embeddings
• reading about scaling laws and in-context learning
• building a Claude Code-like agent from scratch to understand the agentic loop
projects
---VectCode github
  semantic code search via vector embeddings + MCP server
  Go / ChromaDB / Ollama / MCP

• HAC github
  HTTP Agent Context — safety metadata spec for AI agents interacting with APIs
  RFC-style spec / JSON Schema

• Football Data
  NFL data pipeline + ML projections + LLM panel deliberation system
  Go / Python / SQLite / scikit-learn / Claude API / React
reading
---Attention Is All You NeedScaling Laws for Neural Language ModelsRAG for Knowledge-Intensive NLP TasksReAct: Synergizing Reasoning and ActingToolformer: Language Models Can Teach Themselves to Use ToolsConstitutional AI: Harmlessness from AI FeedbackModel Context Protocol specContext Engineering 2.0
---The Art of Unix Programming formatted pdfRepresentational State TransferCommunicating Sequential Processes