Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Zeno AI Code Reviewer

🌐 Live Site

A modern, AI-powered code review interface built using Vite, React 19, Express.js, and Google Generative AI. Designed to provide real-time, context-aware code suggestions and reviews with a clean developer-friendly experience.


🚀 Features

  • 🤖 Google Gen AI Integration for intelligent, context-aware code analysis and suggestions
  • ✍️ Live Markdown & Code Editor with syntax highlighting and auto-formatting
  • 🧠 Split-View Interface powered by react-split for seamless multi-panel workflow
  • 🌈 PrismJS + rehype-highlight for language-aware syntax coloring
  • 💡 Real-time code reviews with minimal latency using Express.js and Axios
  • 🛠️ Custom code input via react-simple-code-editor
  • ⚡ Built with Vite for ultra-fast dev experience and blazing-fast HMR
  • 🚀 Future-ready using React 19 (experimental)

🧰 Tech Stack

Vite React Express.js Google Gen AI Axios PrismJS ReactMarkdown React-Simple-Code-Editor React-Split Rehype-Highlight

🎥 Demo

Or view the live site:
🌐 https://zeno-ai-orcin.vercel.app/

Screenshots

App Screenshot App Screenshot App Screenshot Demo Preview

🛠 Installation & Setup

To run this app locally, follow these steps:

  1. Clone the repository
git clone https://github.com/peyush-nuwal/zeno.ai.git
cd zeno.ai
  1. To start backend server
cd backend 
npm install
  1. Start backend server
npm run dev
  1. Open your browser and navigate to:
http://localhost:3000
  1. Open another terminal and navigate to frontend:
cd frontend
npm install
  1. Start development server
npm run dev
  1. Open your browser and navigate to:
http://localhost:5173

📬 Contact

About

A modern, AI-powered code review interface built using Vite, React 19, Express.js, and Google Generative AI. Designed to provide real-time, context-aware code suggestions and reviews with a clean developer-friendly experience.

Topics

Resources

Stars

Watchers

Forks

Used by

Contributors

Languages