Rishi9216/code-review-env
0
- Project Title: Universal AI Code Debugger (Meta-Llama-3-8B Powered)
- 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."
- 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.
- Technical Stack: Backend: FastAPI (Python) Frontend: HTML5/CSS3 (Responsive Design) AI Model: Meta-Llama-3-8B-Instruct Hosting: Hugging Face Spaces
