Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eidolon-ai/eidolon

The first AI Agent Server, Eidolon is a pluggable Agent SDK and enterprise ready, deployment server for Agentic applications
https://github.com/eidolon-ai/eidolon

agents generative-ai langchain llama llm openai python services

Last synced: about 18 hours ago
JSON representation

The first AI Agent Server, Eidolon is a pluggable Agent SDK and enterprise ready, deployment server for Agentic applications

Awesome Lists containing this project

README

        

# Welcome to Eidolon - an Open Source Agent Service SDK

[![PyPI - Downloads](https://img.shields.io/pypi/v/eidolon-ai-sdk?style=flat&label=eidolon-ai-sdk)](https://pypi.org/project/eidolon-ai-sdk/)
[![PyPI - Downloads](https://img.shields.io/pypi/v/eidolon-ai-client?style=flat&label=eidolon-ai-client)](https://pypi.org/project/eidolon-ai-client)
[![PyPI - Downloads](https://img.shields.io/pypi/dm/eidolon-ai-sdk)](https://pypistats.org/packages/eidolon-ai-sdk)
[![Tests - Status](https://img.shields.io/github/actions/workflow/status/eidolon-ai/eidolon/test_python.yml?style=flat&label=test)](https://github.com/eidolon-ai/eidolon/actions/workflows/test_python.yml?query=branch%3Amain)

Eidolon helps developers **_build_** and **_deploy_** agent-based services.

## Why Eidolon? πŸ€”
### 1. Easy to deploy
With Eidolon, agents are services, so there is no extra work when it comes time to deploy. The HTTP server is built in.

### 2. Simple agent-to-agent communication
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.

### 3. Painless component customization and upgrade
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.

Check out [Eidolon's website](https://eidolonai.com/) to see examples and learn more.

## Ready to get started? πŸš€
Check out Eidolon's [Quickstart Guide](https://www.eidolonai.com/docs/quickstart)

## Like what you see? 😍

### Star the [repo](https://github.com/eidolon-ai/eidolon) on GitHub️ ⭐️
This helps increase our visibility and encourages others to check out Eidolon. Your support makes a big difference!

### Join the conversation on [discord](https://discord.com/invite/6kVQrHpeqG) 🧠
Our developers would love to hear from you. Join our Discord server to share your feedback, ask questions, or just say hello.

## Want to Contribute? πŸ’»

We welcome and appreciate contributions!

File an [issue](https://github.com/eidolon-ai/eidolon/issues/new/choose) or reach out to us on [discord](https://discord.gg/6kVQrHpeqG) if you have
any questions or suggestions.

To get your feet wet, we keep a catalog of [good first issues](https://github.com/orgs/eidolon-ai/projects/6/views/6) for new contributors to tackle.

If you need help with the mechanics of contributing, check out the [First Contributions Repository](https://github.com/firstcontributions/first-contributions).

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



Luke Lalor
Luke Lalor

πŸ’» πŸ–‹ πŸ“
Dave Brewster
Dave Brewster

πŸ’» πŸ–‹ πŸ“
Jacob Habib
Jacob Habib

πŸ’»
Eric Brewster
Eric Brewster

πŸ’»
Luis Laffitte
Luis Laffitte

πŸ’»
harivmasoor
harivmasoor

πŸ’» πŸ–‹ πŸ“‹
Ikko Eltociear Ashimine
Ikko Eltociear Ashimine

πŸ–‹


ravieidolon
ravieidolon

πŸ–‹ πŸ“‹
Caleb Casey
Caleb Casey

βœ…
melanie1000
melanie1000

πŸ–‹
Michael Ernest
Michael Ernest

πŸ“
SahitiGajjala
SahitiGajjala

πŸ–‹
jweberde
jweberde

πŸ“–
Steven Boutcher
Steven Boutcher

⚠️






Add your contributions



This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!