Skip to content

SohamMedley/AI.CodeReviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI.CodeReviewer ⚡

Drop your chaos. Get order.
A next-gen, high-speed AI code fixing engine powered by Groq & Llama 3.3.


🚀 Overview

AI.CodeReviewer is a futuristic, no-login web tool designed for developers who need instant code correction.
Forget traditional chat interfaces — this is a GenZ-style command center.

Simply drop your file or paste your broken code, toggle your preferences, and watch the AI reconstruct it in milliseconds.


✨ Key Features

  • Blazing Fast
    Powered by Groq Llama 3.3 for instant results.

  • 🎨 GenZ UI
    A unique, dark-mode, neon-glassmorphism-inspired interface.

  • 🛠️ Auto-Fix
    Automatically detects bugs and provides a 100% clean, ready-to-copy version.

  • 🧠 Auto-Explain (Optional)
    Explains why the code was broken and how it was fixed.

  • 📂 Drag & Drop
    Support for direct file uploads
    (.py, .js, .cpp, .java, etc.).

  • 📋 One-Click Copy
    Instant copy button for the fixed code output.

  • 🌈 Syntax Highlighting
    Integrated Prism.js for beautiful code readability.


🛠️ Tech Stack

  • Backend: Python (Flask)
  • AI Engine: Groq API (Llama-3.3-70b-versatile)
  • Frontend: HTML5, CSS3 (Custom GenZ Design), Vanilla JavaScript
  • Styling: Custom CSS Variables + Glassmorphism

⚙️ Installation & Setup

1️⃣ Prerequisites

  • Python 3.8+
  • A free API key from the Groq Console

2️⃣ Project Setup

Open your terminal (PowerShell or Command Prompt) and navigate to the folder where you want to install the project:

# Create project directory
mkdir AI.CodeReviewer
cd AI.CodeReviewer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors