Status | agent-machine | eidolon-quickstart | eidolon-s3-rag | eidolon-git-search | eidolon-chatbot | web-researcher | azure-llm | github-assistant |
---|---|---|---|---|---|---|---|---|
Test | ||||||||
Sync |
Eidolon helps developers designing and deploying agent-based services.
With Eidolon, agents are services, so there is no extra work when it comes time to deploy. The HTTP server is built in.
Since agents are services with well-defined interfaces, they easily communicate with tools dynamically generated from the openapi json schema defined by the agent services.
With a focus on modularity, Eidolon makes it easy to swap out components. Grab an off the shelf llm, rag impl, tools, etc or just define your own.
This means no vendor lock-in and minimizes the work needed to upgrade portions of an agent. Without this flexibility, developers will not be able to adapt their agents to the rapidly changing AI landscape.
⭐️ Star the Source Code
🚀 Get started with the Quickstart Guide
🔎 Vist Eidolon's Website
We welcome and appreciate contributions!
Reach out to us on discord if you have any questions or suggestions.
If you need help with the mechanics of contributing, check out the First Contributions Repository.