🐞 Python Code Inspector - AI Bug Detection Tool

GitHub Hugging Face License: MIT Python

An intelligent AI tool that detects common Python bugs and suggests fixes using machine learning and pattern matching.

🏆 Hackathon Features

  • AI-Powered Analysis: Combines ML with rule-based corrections
  • Real-Time Feedback: Instant bug detection as you type
  • Educational: Explains why changes are needed
  • Production-Ready: Clean Gradio interface with system monitoring

🚀 Quick Start

  1. Try the live demo: Open in Spaces

  2. Run locally:

    git clone https://github.com/punisher-303/Python-Code-Inspector.git
    cd Python-Code-Inspector
    pip install -r requirements.txt
    python app.py
    

🛠️ How It Works deepseek_mermaid_20250725_c708e6

Built With

Share this project:

Updates