Skip to content

wasivis/code-reviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ CODE_REVIEWER | Ultra-Fast AI Code Audits

CODE_REVIEWER is a high-performance full-stack application designed to give developers instant, senior-level feedback on their code. By leveraging Groq's LPU (Language Processing Unit) inference engine, this tool provides near-instant analysis that leaves traditional LLM wrappers in the dust.

🚀 The Tech Stack

  • Frontend: React + Vite (Tailwind CSS for a sleek, dark-mode UI)
  • Backend: FastAPI (Python 3)
  • AI Infrastructure: Groq SDK (Llama 3.3 70B Model)
  • Deployment: Vercel (Frontend) & Render (Backend)

✨ Key Features

  • Blazing Fast Inference: Powered by Groq for sub-second response times.
  • Deep Code Analysis: Identifies logic flaws, security risks, and performance bottlenecks.
  • Language Agnostic: Capable of reviewing JS, Python, C++, and more.
  • Secure Architecture: Implements Pydantic data validation and CORS policy protection.

Releases

No releases published

Packages

 
 
 

Contributors