Skip to content

Latest commit

 

History

History
76 lines (26 loc) · 1.23 KB

File metadata and controls

76 lines (26 loc) · 1.23 KB

AI-powered-Code-Reviewer

This project is an AI-powered code review tool built with React.js, Vite, Node.js, Express.js, and Google's Gemini 1.5 Flash LLM. It helps developers get instant feedback on their code quality, potential bugs, and best practices.

Features

  1. Instant Code Analysis: Get AI-powered feedback on your code in real-time

  2. Multi-language Support: Works with various programming languages

  3. Educational Suggestions: Learn best practices and improve your coding skills

  4. Lightweight Interface: Fast and responsive UI built with Vite and React

  5. Secure Backend: Node.js/Express.js server handling API requests

Technologies Used

Frontend: React.js, Vite, HTML5, CSS3, JavaScript

Backend: Node.js, Express.js

AI Model: Gemini 1.5 Flash LLM

Build Tools: Vite

Package Manager: npm

Installation

Node.js (v16 or higher)

npm (v8 or higher) or yarn

Google Cloud API key with Gemini access

Acknowledgment

Google Gemini team for the powerful LLM

Vite and React teams for the excellent frontend tools

Node.js and Express.js communities

Screenshot

Screenshot 2025-05-27 185526

Regards,

Sarvesh Pingale