ibbybuilds/aegra
Open source LangGraph Platform alternative - Self-hosted AI agent backend with FastAPI and PostgreSQL. Zero vendor lock-in, full control over your agent infrastructure.
Aegra provides a self-hosted solution for deploying and managing AI agents built with LangGraph. It takes your existing LangGraph code and deploys it on your own infrastructure, giving you full control over your agent's data and operations. This is ideal for developers and technical teams who want to build and run complex AI agents without vendor lock-in.
687 stars. Actively maintained with 129 commits in the last 30 days. Available on PyPI.
Use this if you are a developer or AI engineer building AI agents with LangGraph and need to deploy them in a self-hosted environment with complete control over data, authentication, and infrastructure.
Not ideal if you prefer a fully managed cloud service for deploying your AI agents or do not have the technical resources to manage your own server infrastructure.
Stars
687
Forks
135
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 11, 2026
Commits (30d)
129
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/ibbybuilds/aegra"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
emarco177/langgraph-course
Hands-on LangGraph course repo for building production-grade LLM agents with Agentic RAG, ReAct,...
cdtalley/LangChain_Enterprise_Dashboard
Enterprise LangChain platform with multi-agent collaboration, advanced RAG, local LLM support,...
ksmooi/agentic_ai_lab
This project offers hands-on examples for LangChain and LangGraph, complementing their textbooks...
nithinmohantk/MultiModel-LangChain-RAG-LangGraph-AI-Expert
Repository showcasing advanced AI agent development using LangChain and LangGraph, featuring...
ArslanKAS/AI-Agents-in-LangGraph
Learn about LangGraph’s components and how they enable the development, debugging, and...