From c1217912f1d4d78ce174c465fbb543cb35c468a4 Mon Sep 17 00:00:00 2001 From: AI Christianson Date: Thu, 12 Dec 2024 17:35:30 -0500 Subject: [PATCH] docs: add Discord invite link and welcome contributions message --- README.md | 4 ++++ ra_aid/tools/directory.py | 0 2 files changed, 4 insertions(+) create mode 100644 ra_aid/tools/directory.py diff --git a/README.md b/README.md index d374901..ebca47d 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,10 @@ RA.Aid Demo +> 👋 **Pull requests are very welcome!** As a technical founder with limited time, I greatly appreciate any contributions to this repository. Don't be shy - your help makes a real difference! +> +> 💬 **Join our Discord community:** [Click here to join](https://discord.gg/f6wYbzHYxV) + # 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. diff --git a/ra_aid/tools/directory.py b/ra_aid/tools/directory.py new file mode 100644 index 0000000..e69de29