zh2408
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: 100-Line LLM Framework (github.com)
- Your LLM Framework Only Needs 100 Lines (the-pocket.github.io)
- LLM Agents and Context: A Warrior's Guide to Navigating the Dungeon (pocketflow.substack.com)
- LLM Agent's Arsenal: A Beginner's Guide to the Action Space (pocketflow.substack.com)
- Structured Output for Beginners and 3 Prompting Tips (pocketflow.substack.com)
- Build AI Code Generator from Scratch (pocketflow.substack.com)
- Build Your Own Voice Chatbot from Scratch (pocketflow.substack.com)
- Show HN: LLM Agents Play Among Us-Like Game (github.com)
-
https://the-pocket.github.io/Tutorial-Codebase-Knowledge/
- Build Chain-of-Thought from Scratch – Tutorial for Dummies (zacharyhuang.substack.com)
- A2A Protocol Simply Explained: Here are 3 key differences to MCP (zacharyhuang.substack.com)
- MCP Simply Explained: Function Calling Rebranded or Genuine Breakthrough? (zacharyhuang.substack.com)
- Build RAG from Scratch – Tutorial for Dummies (zacharyhuang.substack.com)
- I Built an LLM Framework in Just 100 Lines – Here Is Why (zacharyhuang.substack.com)
- Agentic Coding: Let Agents Build Agents for You (zacharyhuang.substack.com)
- Build AI Agent Memory from Scratch – Tutorial for Dummies (zacharyhuang.substack.com)
- LLM Agents Are Simply Graph – Tutorial for Dummies (zacharyhuang.substack.com)
- Show HN: Ask AI Paul Graham (pocket-pg-851564657364.us-east1.run.app)
This project is fully open sourced at: https://github.com/AI-Paul-Graham/Tutorial-YC-Partner This is an example LLM project for Pocket Flow, a 100-line LLM framework: https://github.com/The-Pocket/PocketFlow
- Show HN: Ask AI Paul Graham (Open Sourced) (github.com)
- Show HN: AI YC Partner Agent (github.com)
AI YC Partner Agent—just in case you don't get in. It uses RAG (Retrieval-Augmented Generation) on curated YC public materials and cites the most relevant sources to answer your question. This is a demo LLM app built…