Skip to content

Eunomia is the open-source engine powering What About You, the authorization layer for AI Agents

License

Notifications You must be signed in to change notification settings

whataboutyou-ai/eunomia

Repository files navigation

Eunomia

Eunomia Logo

Authorization layer for AI Agents

Made with ❤ by the team at What About You.

Read the docs · Join the Discord

Get Started

Eunomia is a standalone server to decouple the authorization logic from the main architecture of your AI Agent.

Installation

Install the eunomia package via pip:

pip install eunomia-ai

Running the Server

The server can be served locally with:

fastapi dev src/eunomia/api/main.py

Usage

Check out the quickstart example in the documentation for a fully working example.

Eunomia SDKs

Different packages are available in this repository for an easier interaction with the server. These packages make the integration of Eunomia inside your AI application as seamless as possible within your favorite development framework.

The following packages are currently available:

Documentation

For more examples and detailed usage, check out the documentation.

About

Eunomia is the open-source engine powering What About You, the authorization layer for AI Agents

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages