https://github.com/developerzeeshu/code-doctor
Code Doctor — An AI-powered developer assistant built with Next.js, TailwindCSS, and Gemini API. It provides code generation, code explanation, and detailed bug report generation with export to PDF. Fully responsive UI, modern LLM-style response rendering, and production-grade Markdown parsing for beautiful AI outputs.
https://github.com/developerzeeshu/code-doctor
ai bugfix bugreport code-generation explainable-ai gemini geminiapi javascript nextjs nextjs15 react tailwindcss webapp
Last synced: 8 months ago
JSON representation
Code Doctor — An AI-powered developer assistant built with Next.js, TailwindCSS, and Gemini API. It provides code generation, code explanation, and detailed bug report generation with export to PDF. Fully responsive UI, modern LLM-style response rendering, and production-grade Markdown parsing for beautiful AI outputs.
- Host: GitHub
- URL: https://github.com/developerzeeshu/code-doctor
- Owner: DeveloperZeeshu
- Created: 2025-06-16T07:33:06.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-06-16T07:58:25.000Z (8 months ago)
- Last Synced: 2025-06-16T08:53:43.607Z (8 months ago)
- Topics: ai, bugfix, bugreport, code-generation, explainable-ai, gemini, geminiapi, javascript, nextjs, nextjs15, react, tailwindcss, webapp
- Language: JavaScript
- Homepage:
- Size: 282 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🩺 Code Doctor
**Code Doctor** is an AI-powered developer assistant that helps programmers generate, analyze, and debug code effortlessly.
Built with Next.js, TailwindCSS, and Gemini API, it delivers modern LLM-style responses inside a fully responsive interface.
---
## 🚀 Features
- ⚡ **Code Generator**
Generate clean, well-documented code in multiple programming languages based on natural language prompts.
- 🧠 **Code Explainer**
Understand complex code instantly with AI-powered explanations and breakdowns.
- 🐞 **Detailed Bug Report Generator**
Automatically analyze your code, detect bugs, generate detailed reports, and export them as PDF.
- 🎯 **Modern LLM-Style Response Rendering**
AI outputs are beautifully rendered using Markdown + Syntax Highlighting, mimicking modern LLMs like ChatGPT, Gemini, Claude.
- 📄 **Export to PDF**
Generate professional bug reports and save them as PDF for documentation or sharing.
- 📱 **Fully Responsive Design**
Works seamlessly on all devices — mobile, tablet, desktop.
- 🛠️ **Built With:**
- Next.js (React Framework)
- TailwindCSS (Utility-first CSS)
- Gemini API (Google AI)
- React Markdown with advanced parsing
- React Syntax Highlighter for code formatting
---
## 📸 Screenshots
*(Add your app screenshots here for better visibility)*
---
## 🔧 Installation
```bash
git clone https://github.com/DeveloperZeeshu/Code-Doctor.git
cd code-doctor
npm install
npm run dev
```
## 🙋♂️ Author
Made with ❤️ by Jeesan Abbas