docs: add asciinema demo to README
This commit is contained in:
parent
ac55daec75
commit
57894609c5
|
|
@ -16,6 +16,8 @@
|
||||||
[](LICENSE)
|
[](LICENSE)
|
||||||
[]()
|
[]()
|
||||||
|
|
||||||
|
[](https://asciinema.org/a/FaO9rQ89jpXwHXx64Cj3ZNCYu)
|
||||||
|
|
||||||
# RA.Aid
|
# RA.Aid
|
||||||
|
|
||||||
RA.Aid (ReAct Aid) is a powerful AI-driven command-line tool that integrates `aider` (https://aider.chat/) within 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 development tasks.
|
RA.Aid (ReAct Aid) is a powerful AI-driven command-line tool that integrates `aider` (https://aider.chat/) within 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 development tasks.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue