mirror of
https://github.com/e2b-dev/awesome-ai-agents.git
synced 2026-02-20 02:15:11 +00:00
Merge pull request #51 from kreneskyp/agent_ix
Adding Agent IX to the list
This commit is contained in:
31
README.md
31
README.md
@@ -957,6 +957,37 @@ Conversations with your files which selected! Manage and run your AI presets!
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
## [IX](https://github.com/kreneskyp/ix)
|
||||
|
||||
IX is a platform for building, debugging, and deploying collaborative Agents and cognitive workflows.
|
||||
|
||||
<details>
|
||||
|
||||
### Description
|
||||
|
||||
IX is a LangChain based agent platform that includes all the tools to build and deploy fleets of agents that
|
||||
collaborate to complete tasks. IX is both an editor and a runtime. The editor is a no-code graph style editor for
|
||||
the design of agents, chains, tools, retrieval functions, and collaborative workflows.
|
||||
|
||||
- Intuitive graph style no-code editor.
|
||||
- Horizontally scaling agent worker fleet.
|
||||
- Multi-user, multi-agent chat interface.
|
||||
- Smart input auto-completes `@mentions` and `{file}` references.
|
||||
- Supports Chroma and other vector databases for document search.
|
||||
- Supports OpenAI API, Anthropic, PaLM, and LLama based models.
|
||||
- Component library is easily extended.
|
||||
- Powered by LangChain
|
||||
|
||||
### Links
|
||||
|
||||
- [Youtube](https://www.youtube.com/watch?v=hAJ8ectypas&list=PLR8AMvFecu1hyMHFzaehbfFcMcECMafVs)
|
||||
- [Discord](https://discord.gg/jtrMKxzZZQ)
|
||||
- [Author's Twitter](https://twitter.com/kreneskyp)
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
## [Lemon Agent](https://github.com/felixbrock/lemon-agent)
|
||||
|
||||
Plan-Validate-Solve (PVS) Agent for accurate, reliable and reproducable workflow automation
|
||||
|
||||
Reference in New Issue
Block a user