From 7e39c573467f384a50d813dc9834ed85f66e0927 Mon Sep 17 00:00:00 2001 From: tizkovatereza <135881365+tizkovatereza@users.noreply.github.com> Date: Thu, 20 Jul 2023 05:39:14 -0700 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d878af2..afb7acf 100644 --- a/README.md +++ b/README.md @@ -145,8 +145,11 @@ Crafting a sophisticated system that autonomously generates its own code based o - 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. + - Modular, fully configurable design with minimal reliance on external dependencies +### Links + +- Author: [Owen Colegrove](https://twitter.com/ocolegro)