lbedner/aegis-stack
CLI for creating and evolving modular full stack Python applications over time, built on tools you already know.
Generates production-ready FastAPI applications with composable components (database, cache, scheduler, worker, auth, AI) using Copier templates, allowing incremental addition or removal of features without git conflicts. Ships with Overseer—an embedded control plane dashboard providing real-time visibility into workers, jobs, schema, and service state—plus a CLI for terminal-based system inspection and an optional conversational AI interface (Illiana) for live telemetry queries. Built on standard Python tools (FastAPI, Pydantic V2, APScheduler, Arq/Taskiq) with Docker-based local development and deployment automation including backups and health checks.
Available on PyPI.
Stars
77
Forks
5
Language
Python
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Dependencies
7
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/lbedner/aegis-stack"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
patchy631/ai-engineering-hub
In-depth tutorials on LLMs, RAGs and real-world AI agent applications.
Shubhamsaboo/awesome-llm-apps
Collection of awesome LLM apps with AI Agents and RAG using OpenAI, Anthropic, Gemini and...
langroid/langroid
Harness LLMs with Multi-Agent Programming
datawhalechina/hello-agents
📚 《从零开始构建智能体》——从零开始的智能体原理与实践教程
curiousily/AI-Bootcamp
Self-paced bootcamp on Generative AI. Tutorials on ML fundamentals, Ollama, LLMs, RAGs,...