Skip to content

AI-powered developer assistant that can autonomously analyze, modify, and debug code—almost like an AI pair programmer but with deeper project understanding.

License

Notifications You must be signed in to change notification settings

amankrs21/AI-DEV-AGENT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 AI Agent Developer

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:

✨ Features

1. Developing Features in Existing Code

  • The AI Agent can be assigned tasks to add new features or enhance existing functionalities within the codebase.

2. Debugging Errors

  • When provided with an error, the AI Agent can attempt to debug and resolve the issue independently.

3. Project Repository Scanning and Setup

  • 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.

🚀 Getting Started

To get started with the AI Agent, follow these steps:

Python version user - 3.13.0

  1. Clone the Repository

    git clone https://github.com/amankrs21/AI-DEV-AGENT.git
    cd AI-DEV-AGENT
  2. Install Dependencies

    pip install -r requirements.txt
  3. Run the AI Agent

    python main.py

📄 License [Private]

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.

🤝 Contributing

Contributions are welcome! Feel free to raise issues, create pull requests, or share your feedback.

📧 Contact

For any inquiries, please contact us at amansingh844123@gmail.com.

Happy Coding! 🎉

About

AI-powered developer assistant that can autonomously analyze, modify, and debug code—almost like an AI pair programmer but with deeper project understanding.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published