Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 757 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 757 Bytes

CURA - Code Understanding and Reasoning Agent

CURA is an open-source project to better leading coding agent on top of wide range of platforms. The project is developed by Research team at Mindify AI and is currently in the early stages of development. The project is developed using LangChain ecosystem with OpenAI API.

Getting started

To get started with the project, you need to install the required dependencies. You can install the dependencies using the following command:

pip install -r requirements.txt

Usage

To use the project, you can run the following command:

python agent-dev.py

Contributing

To learn more about contributing to the project, please refer to the CONTRIBUTING.md file.