#78 · Primary category: LLM Application Frameworks
erupt
why write many code when few annotation do trick — annotation-driven Java framework, one class become full admin, now with built-in AI harness too
Project last updated:08/29/26
GitHub Stars
2.8K
Forks
512
Contributors
50
License
Apache-2.0
Why we included this project
Erupt is a Java framework where one annotated entity class becomes a full admin backend: forms, tables, permissions, CRUD, all of it, with no front-end code to write. The part that matters for AI work is the built-in harness, which connects 50-plus LLM providers, agents, tool definitions, persistent memory, MCP, and the A2A protocol into a Spring Boot backend, so a JPA entity you already manage can get conversational, data-aware behavior in minutes. For Java/Spring teams that need self-hosted internal tools with tight permission and audit control, the appeal is that the same annotations drive both the admin UI and the AI surface. The annotation model also keeps everything in Git alongside domain code, which suits teams that want version control over their setup rather than a visual low-code editor. It is a backend framework with an AI harness attached, not a standalone chatbot.
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
langchain
The agent engineering platform.
dify
Build Agentic workflows, RAG pipelines, with rich AI model and tool support on one collaborative workspace. Deploy on cloud, VPC, or self-hosted, so teams move from prototype to production without rebuilding the stack.
headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
litellm
The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM]
llama_index
LlamaIndex is the leading document agent and OCR platform