{"id":28426948,"url":"https://github.com/peyush-nuwal/zeno.ai","last_synced_at":"2026-04-08T16:02:34.137Z","repository":{"id":293632934,"uuid":"984617509","full_name":"peyush-nuwal/zeno.ai","owner":"peyush-nuwal","description":" 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.","archived":false,"fork":false,"pushed_at":"2025-05-16T09:43:22.000Z","size":10042,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-22T07:04:01.251Z","etag":null,"topics":["expressjs","gemini-api","genai","google","googlegenai","googlegenerativeai","nodejs","reactjs","tailwindcss","vite"],"latest_commit_sha":null,"homepage":"https://zeno-ai-orcin.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peyush-nuwal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-16T08:16:31.000Z","updated_at":"2025-05-16T09:47:15.000Z","dependencies_parsed_at":"2025-05-16T10:52:14.781Z","dependency_job_id":null,"html_url":"https://github.com/peyush-nuwal/zeno.ai","commit_stats":null,"previous_names":["peyush-nuwal/zeno.ai"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/peyush-nuwal/zeno.ai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peyush-nuwal%2Fzeno.ai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peyush-nuwal%2Fzeno.ai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peyush-nuwal%2Fzeno.ai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peyush-nuwal%2Fzeno.ai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peyush-nuwal","download_url":"https://codeload.github.com/peyush-nuwal/zeno.ai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peyush-nuwal%2Fzeno.ai/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31562697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["expressjs","gemini-api","genai","google","googlegenai","googlegenerativeai","nodejs","reactjs","tailwindcss","vite"],"created_at":"2025-06-05T11:37:27.292Z","updated_at":"2026-04-08T16:02:34.120Z","avatar_url":"https://github.com/peyush-nuwal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Zeno AI Code Reviewer\n\n🌐 [Live Site](https://zeno-ai-orcin.vercel.app/)\n\nA 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.\n\n---\n\n\n## 🚀 Features\n\n- 🤖 Google Gen AI Integration for intelligent, context-aware code analysis and suggestions\n- ✍️ Live Markdown \u0026 Code Editor with syntax highlighting and auto-formatting\n- 🧠 Split-View Interface powered by react-split for seamless multi-panel workflow\n- 🌈 PrismJS + rehype-highlight for language-aware syntax coloring\n- 💡 Real-time code reviews with minimal latency using Express.js and Axios\n- 🛠️ Custom code input via react-simple-code-editor\n- ⚡ Built with Vite for ultra-fast dev experience and blazing-fast HMR\n- 🚀 Future-ready using React 19 (experimental)\n\n\n## 🧰 Tech Stack\n\n![Vite](https://img.shields.io/badge/Vite-646CFF?style=for-the-badge\u0026logo=vite\u0026logoColor=white)\n![React](https://img.shields.io/badge/React-61DAFB?style=for-the-badge\u0026logo=react\u0026logoColor=black)\n![Express.js](https://img.shields.io/badge/Express.js-000000?style=for-the-badge\u0026logo=express\u0026logoColor=white)\n![Google Gen AI](https://img.shields.io/badge/Google%20Gen%20AI-4285F4?style=for-the-badge\u0026logo=google\u0026logoColor=white)\n![Axios](https://img.shields.io/badge/Axios-5A29E4?style=for-the-badge\u0026logo=axios\u0026logoColor=white)\n![PrismJS](https://img.shields.io/badge/PrismJS-F5A623?style=for-the-badge\u0026logo=prism\u0026logoColor=white)\n![ReactMarkdown](https://img.shields.io/badge/React_Markdown-000000?style=for-the-badge\u0026logo=react\u0026logoColor=white)\n![React-Simple-Code-Editor](https://img.shields.io/badge/React_Simple_Code_Editor-FF4785?style=for-the-badge\u0026logo=react\u0026logoColor=white)\n![React-Split](https://img.shields.io/badge/React_Split-1E1E1E?style=for-the-badge\u0026logo=react\u0026logoColor=white)\n![Rehype-Highlight](https://img.shields.io/badge/Rehype_Highlight-0D1117?style=for-the-badge\u0026logo=highlight.js\u0026logoColor=white)\n\n\n\n## 🎥 Demo\n\nOr view the live site:  \n🌐 [https://zeno-ai-orcin.vercel.app/](https://zeno-ai-orcin.vercel.app/)\n\n\n## Screenshots\n\n![App Screenshot](/assets/s1.png)\n![App Screenshot](/assets/s2.png)\n![App Screenshot](/assets/s3.png)\n![Demo Preview](/assets/zeno-preview.gif)\n\n\n\n\n\n## 🛠 Installation \u0026 Setup\n\nTo run this app locally, follow these steps:\n\n1. **Clone the repository**\n```bash\ngit clone https://github.com/peyush-nuwal/zeno.ai.git\ncd zeno.ai\n```\n\n2. **To start backend server**\n```bash\ncd backend \nnpm install\n```\n\n\n3. **Start backend server**\n```bash\nnpm run dev\n```\n\n4. **Open your browser and navigate to:**\n```bash\nhttp://localhost:3000\n```\n\n5. **Open another terminal and navigate to frontend:**\n```bash\ncd frontend\nnpm install\n```\n\n\n6. **Start development server**\n```bash\nnpm run dev\n```\n\n7. **Open your browser and navigate to:**\n```bash\nhttp://localhost:5173\n```\n\n## 📬 Contact\n\n- 🌐 [Portfolio](https://peyush-nuwal-portfolio.vercel.app/)\n- 💼 [LinkedIn](https://linkedin.com/in/peyush-nuwal)\n- 📧 Email: piyushnawal19@gmail.com\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeyush-nuwal%2Fzeno.ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeyush-nuwal%2Fzeno.ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeyush-nuwal%2Fzeno.ai/lists"}