mirror of
https://github.com/e2b-dev/awesome-ai-agents.git
synced 2026-02-22 11:25:12 +00:00
Update README.md to include Automata
This commit is contained in:
27
README.md
27
README.md
@@ -132,6 +132,33 @@ An experimental open-source attempt to make GPT-4 fully autonomous, with >140k s
|
||||
</details>
|
||||
|
||||
|
||||
|
||||
## [Automata](https://github.com/emrgnt-cmplxty)
|
||||
Crafting a sophisticated system that autonomously generates its own code based on the context of your project.
|
||||
|
||||
<details>
|
||||
|
||||
### Description
|
||||
- Model: GPT 4
|
||||
- Automata takes your project as a context, receives tasks, and executes the instructions seamlessly.
|
||||
- Features
|
||||
- Automata aims to evolve into a fully autonomous, self-programming Artificial Intelligence system.
|
||||
- It's designed for seamless integration with all available agent platforms and LLM providers.
|
||||
- Utilizes the novel code search algorithm, SymbolRank, and associated tools to build superior coding intelligence.
|
||||
- Modular, fully configurable design with minimal reliance on external dependencies.
|
||||
|
||||
<!--
|
||||
|
||||
### Features
|
||||
- Automata aims to evolve into a fully autonomous, self-programming Artificial Intelligence system.
|
||||
- It's designed for seamless integration with all available agent platforms and LLM providers.
|
||||
- Utilizes the novel code search algorithm, SymbolRank, and associated tools to build superior coding intelligence.
|
||||
- Modular, fully configurable design with minimal reliance on external dependencies.
|
||||
|
||||
-->
|
||||
|
||||
</details>
|
||||
|
||||
## [AutoPR](https://github.com/irgolic/AutoPR)
|
||||
AI-generated pull requests to fix issues, powered by ChatGPT
|
||||
<details>
|
||||
|
||||
Reference in New Issue
Block a user