#74 · Primary category: Education & Research
12-factor-agents
What are the principles we can use to build LLM-powered software that is actually good enough to put in the hands of production customers?
Project last updated:09/21/25
GitHub Stars
25.6K
Forks
1.9K
Contributors
16
License
Other
Why we included this project
Most agent frameworks sell you a library, but this project treats LLM application engineering as a set of decisions you make yourself. It lays out twelve practices, each in its own chapter: own your prompts and context window, treat tools as structured outputs, unify execution and business state, and keep agents as stateless reducers. The value is that it gives you a vocabulary and a checklist to work through before you pick any framework, which is exactly what teams designing their own agent architecture need. There is also a scaffolding tool that generates a project already following the principles, so you can test the guidance instead of just reading it. If you are deciding how to structure a production agent, or you want one shared reference to get your team agreeing on what reliable means, this is a good place to start.
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