diff --git a/README.md b/README.md
index cd8cbfb..c891e7f 100644
--- a/README.md
+++ b/README.md
@@ -132,6 +132,33 @@ An experimental open-source attempt to make GPT-4 fully autonomous, with >140k s
+
+## [Automata](https://github.com/emrgnt-cmplxty)
+Crafting a sophisticated system that autonomously generates its own code based on the context of your project.
+
+
+
+### 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.
+
+
+
+
+
## [AutoPR](https://github.com/irgolic/AutoPR)
AI-generated pull requests to fix issues, powered by ChatGPT