Skip to content

jpsahoo3/ai-error-debugger

Repository files navigation

AI Error Debugger

A minimal AI-powered tool that analyzes runtime errors and provides:

  • Root Cause
  • Explanation
  • Fix
  • Prevention tips

Features

  • Structured prompting for consistent output
  • Clean UI with parsed sections
  • Supports common JavaScript, Python, and API errors

Tech Stack

  • Next.js (App Router)
  • TypeScript
  • osmAPI (Qwen model)

How it works

User inputs an error → backend sends structured prompt → AI returns formatted debugging insights → UI renders sections.

Run locally

npm install
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors