#826 · Primary category: AI Agents & Automation
elysia
Python package and backend for the Elysia platform app.
Project last updated:02/06/26
GitHub Stars
1.9K
Forks
262
Contributors
7
License
BSD-3-Clause
Why we included this project
Elysia takes a different route to tool use in agents. Instead of handing a model every function up front, it organizes tools into a decision tree, and a decision agent at each node picks the next step based on the current context and what has happened so far. That keeps retrieval-heavy agents from spraying tool calls at everything in sight. It comes with prebuilt tools for querying Weaviate clusters, though you can also register your own tools as async Python functions. The same codebase ships a web app with a FastAPI backend, so non-developers can run queries through a browser interface rather than the terminal.
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
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.