AI Agent Server for the Enterprise

An Enterprise-Grade, Open Source framework, Eidolon enables developers to rapidly build and deploy the most powerful genAI applications.

What is Eidolon? The industry's first AI Agent Server for the Enterprise

Agent Server

A secure, enterprise ready, deployment server for Agentic applications.

Eidolon SDK

A pluggable AI Agent framework (SDK) for developers to build Agentic applications quickly and easily.

Bring agents into production in 3 easy steps

1. Build

Defining agents is fast and easy.

Choose from a variety of pre-built agents or define your own

Eidolon provides a variety of pre-built agents to get you started. You can also define your own agents using vanilla code or any other agent framework you like.

Define agents with declarative YAML

Eidolon's simple declarative YAML syntax makes it easy to define agents. Agents can be as simple as a single line or as complex as needed.

Build agents that work together

Add RAG storage to any application using simple services. Eidolon provides the flexibility to customize RAG to fit your needs.


2. Deploy

What good is an agent that can't be deployed?

Deploy directly to Kubernetes

Agents are infrastructure and should be deployed as such. Deploy directly using your organizations Kubernetes management tools / pipeline.

Scale agents as needed

Agents are stateless and scale horizontally to meet your needs.

Build safely with enforceable policies

With kubernetes deployment, you can enforce policies to ensure your agents are deployed with access only to the resources they need.


3. Consume

GenAI applications need to consume agents in a diverse set of ways.

Build a GUI with React components

Eidolon provides a set of React components to help you build a GUI to interact with your chatbot agents. The components are designed to be easy to use and extensible.

Run actions directly through HTTP REST API

At the end of the day, agents are just http services. You can run actions directly through the REST API or use the Eidolon webui to interact with your agents.

Hack away with the CLI

Eidolon provides a CLI to help you interact with your agents in a more ad-hoc manner. The CLI is a powerful tool to help you experiment with your agents quickly.