Skip to content

KunjShah95/AI-POWERED-CODING-DEBUGGER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Powered Coding Debugger

An interactive debugging tool using AI for faster identification and resolution of coding issues.

alt text

Key Features

  • Automated Bug Detection: Scans code to locate errors.
  • AI-based Fix Suggestions: Recommends improvements and potential solutions.
  • Interactive Console: View real-time feedback with prompts.
  • Detailed Logs: Provides comprehensive error reports for easy troubleshooting.

Future Enhancements

  • Additional language support (Python, Java, C#, etc).
  • AI-driven testing integration.
  • Enhanced collaborative features for remote teams.
  • Cloud-based code review platform.

Installation

  1. Clone the repo.
  2. Install dependencies.
  3. Run the project.
git clone https://github.com/KunjShah95/AIPoweredCodingDebugger.git

cd AIPoweredCodingDebugger

npm install

npm start

Usage Open your project files in the debugger. Review AI suggestions in the interface. Approve or modify the proposed solutions.

Contributing Fork this repository.

Create a feature branch.

Commit changes with a descriptive message.

Push to your branch and open a pull request.

We welcome all contributions that improve usability, performance, and feature scope.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published