Discover and explore top open-source AI tools and projects—updated daily.
ibbybuildsAI agent backend for LangGraph Platform users seeking self-hosted control
Top 89.4% on SourcePulse
Summary
Aegra provides a self-hosted, open-source alternative to platforms like LangGraph, enabling developers to build and deploy AI agent backends with full control over their infrastructure. Built with FastAPI and PostgreSQL, it offers zero vendor lock-in, data sovereignty, and cost optimization for teams requiring custom deployments and complete ownership of their agent orchestration.
How It Works
Aegra functions as an Agent Protocol-compliant HTTP API layer powered by FastAPI, interfacing with the LangGraph SDK for state management and graph execution. Agent run data and persistent conversations are stored in a user-managed PostgreSQL database. This architecture allows seamless integration with existing LangGraph Client SDK applications while ensuring data control and avoiding vendor lock-in through its open-source nature and Apache 2.0 license.
Quick Start & Requirements
docker compose up aegra after cloning the repository and setting up dependencies with uv sync.http://localhost:8000/health and interactive API docs at http://localhost:8000/docs.Highlighted Details
Maintenance & Community
Aegra is participating in Hacktoberfest 2025, actively seeking contributions for feature development, bug fixes, and documentation improvements. Detailed contribution guidelines are available, encouraging quality over quantity.
Licensing & Compatibility
Licensed under the Apache 2.0 License, Aegra permits commercial use and integration into closed-source applications without copyleft restrictions, ensuring maximum flexibility for adopters.
Limitations & Caveats
Features such as custom HTTP endpoints, generative user interfaces, and advanced UI theming are listed on the roadmap as upcoming developments, indicating they are not yet available in the current release.
3 days ago
Inactive
ArcadeAI
agi-inc
xlang-ai
JoshuaC215
langchain-ai