Skip to content

AkshayaGurajala/DevError-Decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DevError Decoder

DevError Decoder is an AI-powered tool that translates complex programming errors into simple explanations.

It supports Python, C, and Java and provides beginner-friendly debugging suggestions using an AI model.

Features

  • Multi-language error detection
  • AI-based error explanation
  • Code correction suggestions
  • Beginner-friendly debugging tool

Technologies Used

  • Python
  • Flask
  • Ollama
  • Phi-3 Model
  • GCC Compiler
  • Java JDK

Installation

git clone https://github.com/AkshayaGurajala/DevError-Decoder.git cd DevError-Decoder pip install -r requirements.txt

Run the Project

python src/app.py

About

An NLP tool that converts complex programming error messages into simple explanations and solutions for developers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors