Welcome to the AI Agent Junior Developer project! This AI Agent is designed to assist as a Junior Developer by performing various coding tasks. Below are the key features and functionalities of this AI Agent:
- The AI Agent can be assigned tasks to add new features or enhance existing functionalities within the codebase.
- When provided with an error, the AI Agent can attempt to debug and resolve the issue independently.
- The AI Agent can scan the entire project repository when given the path to the project directory.
- It can understand the purpose of the code, set up the local environment, run servers, and verify outputs.
- This includes checking both REST API responses and UI responses to ensure everything is functioning correctly.
To get started with the AI Agent, follow these steps:
Python version user - 3.13.0
-
Clone the Repository
git clone https://github.com/amankrs21/AI-DEV-AGENT.git cd AI-DEV-AGENT
-
Install Dependencies
pip install -r requirements.txt
-
Run the AI Agent
python main.py
This project is licensed under the Private License. So, you are not allowed to use, modify, or distribute this codebase without the owner's permission.
Contributions are welcome! Feel free to raise issues, create pull requests, or share your feedback.
For any inquiries, please contact us at amansingh844123@gmail.com.
Happy Coding! 🎉