An open API service indexing awesome lists of open source software.

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.

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