CoolFace
Apppublic

Rishi9216/code-review-env

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes
App README
  1. 1.Project Title: Universal AI Code Debugger (Meta-Llama-3-8B Powered)
  1. 1.Project Description: "I developed a high-performance, web-based AI Code Debugger specifically designed for developers working in resource-constrained environments (like mobile devices). It leverages the Meta-Llama-3-8B-Instruct model via Hugging Face Inference API to provide instant syntax correction, logic optimization, and professional code reviews."
  1. 1.Key Features: Multi-Language Support: Works with Python, Java, SQL, and more. Deep Logic Analysis: Identifies complex errors like ZeroDivisionError and suggests modern Pythonic fixes. Mobile-First UI: Optimized for coding and debugging directly from a smartphone. Secure Inference: Uses Hugging Face Secrets for secure API authentication.
  1. 1.Technical Stack: Backend: FastAPI (Python) Frontend: HTML5/CSS3 (Responsive Design) AI Model: Meta-Llama-3-8B-Instruct Hosting: Hugging Face Spaces