An AI-powered coding assistant built with Next.js that helps developers generate, explain, debug, and improve code faster.
- 💡 AI Code Generation
- 🛠️ Code Debugging Assistance
- 📖 Code Explanation
- ⚡ Fast & Responsive UI
- 🌙 Modern Developer-Friendly Interface
- 🔐 Secure API Key Handling with Environment Variables
- Next.js
- React
- TypeScript
- Tailwind CSS
- Gemini API
git clone https://github.com/supriyaguess/AI-CodeMate.git
cd AI-CodeMate
npm install
npm run devCreate a .env.local file and add:
GEMINI_API_KEY=your_api_key_hereEasily deploy using:
- Vercel
- Netlify
- Render
AI-CodeMate is designed to help students and developers:
- Learn coding faster
- Understand complex logic easily
- Save debugging time
- Improve productivity with AI
- Chat History
- Multiple AI Model Support
- Code Export
- Authentication System
- Dark/Light Theme Toggle
Contributions, issues, and feature requests are welcome.
👉 https://github.com/supriyaguess
#NextJS #ReactJS #TypeScript #AI #GeminiAPI #WebDevelopment #OpenSource #Frontend #CodingAssistant #DeveloperTools