update readme
This commit is contained in:
parent
4bf8b8f88f
commit
e392f6e0f1
|
|
@ -22,6 +22,8 @@
|
|||
|
||||
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.
|
||||
|
||||
RA.Aid is a practical tool for everyday software development and is used for developing real-world applications.
|
||||
|
||||
Here's a demo of RA.Aid adding a feature to itself:
|
||||
|
||||
<img src="assets/demo-ra-aid-task-1.gif" alt="RA.Aid Demo" autoplay loop style="width: 100%; max-width: 800px;">
|
||||
|
|
|
|||
Loading…
Reference in New Issue