Knowledge Agent Template
Open source file-system and knowledge based agent template.
Template. Fork it, customize it, and deploy your own file-system based AI agent.
Open source file-system and knowledge based agent template. Build AI agents that stay up to date with your knowledge base — grep, find, and cat across your sources, no embeddings, no vector DB. Plug any source (GitHub repos, YouTube transcripts, custom APIs) and deploy as a chat app, a GitHub bot, a Discord bot, or all at once.
Features
File-Based Search — No Embeddings Needed
No vector database. No chunking pipeline. No embedding model. Agents use grep, find, and cat inside isolated sandboxes to search across all your sources. Results are deterministic, explainable, and instant. Zero infrastructure overhead.
Multi-Platform Bots — One Agent, Everywhere