From be7041a814ff8f98454e6f989ab00151ce9d0e9e Mon Sep 17 00:00:00 2001 From: AI Christianson Date: Thu, 19 Dec 2024 09:24:49 -0500 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 03eafd8..3c64213 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ # RA.Aid -**RA.Aid is an AI software development agent.** +**RA.Aid is an AI software development agent powered by `aider` and advanced reasoning models like `o1`.** RA.Aid (ReAct Aid) was made by putting `aider` (https://aider.chat/) in a LangChain ReAct agent loop. This unique combination allows developers to leverage aider's code editing capabilities while benefiting from LangChain's agent-based task execution framework. The tool provides an intelligent assistant that can help with research, planning, and implementation of multi-step development tasks.