#239 · Primary category: Education & Research
core
AI agent microservice
Project last updated:07/29/26
GitHub Stars
3.1K
Forks
409
Contributors
87
License
GPL-3.0
Why we included this project
This one is built for people who want to see what an agent actually does instead of treating it as a black box. It bundles LLM calls, memory and vector search, function calling, and a plugin system into a compact Python microservice with a web UI and REST API, so a beginner can run it locally and follow how the pieces fit together. The maintainers say up front that education and research is the main use case, and the design reflects that: the code stays readable and easy to extend, and you can modify it with vibe coding or agentic engineering rather than fighting an opaque framework. It is also a convenient way to publish a working agent on the web. One caveat: the current major version is labeled an unstable alpha, so treat it as a learning and experimentation tool, not something to base a production service on today.
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
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI