From cbc064d1aed565ba15ed872db17e1ec9dcab02f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Mayoral=20Vilches?= Date: Thu, 9 Jan 2025 13:41:19 +0100 Subject: [PATCH] Further adjustments in README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: VĂ­ctor Mayoral Vilches --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index f3619c92..34f4cb8d 100644 --- a/README.md +++ b/README.md @@ -348,15 +348,9 @@ from cai.repl import run_demo_loop run_demo_loop(agent, stream=True) ``` -# Core Contributors - -- Ilan Bigio - [ibigio](https://github.com/ibigio) -- James Hills - [jhills20](https://github.com/jhills20) -- Shyamal Anadkat - [shyamal-anadkat](https://github.com/shyamal-anadkat) -- Charu Jaiswal - [charuj](https://github.com/charuj) -- Colin Jarvis - [colin-openai](https://github.com/colin-openai) -- Katia Gil Guzman - [katia-openai](https://github.com/katia-openai) +# Acknowledgements +CAI is developed by [Alias Robotics](https://aliasrobotics.com) and funded as part of the project XXXXX. The original agentic principles are inspired from OpenAI's [swarm](https://github.com/openai/swarm) library. # Plan of development - [x] Dev container