#798 · Primary category: AI Agents & Automation
knowledge-agent-template
Open source file-system and knowledge based agent template. Build AI agents that stay up to date with your knowledge base
Project last updated:06/11/26
GitHub Stars
1.0K
Forks
130
Contributors
6
License
MIT
Why we included this project
Teams that want an assistant able to answer from their own repos, docs, or transcripts get a practical starting point here. The notable choice is skipping embeddings and vector storage: the agent searches source files directly with grep, find, and cat inside isolated sandboxes, so results stay current whenever content changes and nothing needs reindexing. You write the agent once and attach it to a web chat, GitHub Issues, or Discord with a single adapter per platform, and the box comes with an admin panel for usage stats, error logs, and user management. There is also a complexity router that sends easy questions to cheaper models and harder ones to larger ones. It is self-hostable, and the codebase is small enough to read through if you want to see how a file-system agent is actually built.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.