TechStack GPT is an AI-driven chatbot that helps users learn any programming language, framework, or tech stack. It generates personalized learning paths, answers coding questions, and provides real-world project suggestions to enhance learning.
β
AI-generated step-by-step learning paths π
β
Real-time coding Q&A with explanations π»
β
Personalized project recommendations π
β
Supports multiple tech stacks β Web Dev, AI/ML, DevOps, etc. π₯
- Frontend: Next.js, Tailwind CSS
- Backend: Node.js, Express.js
- AI Model: Google Gemini API
- Hosting: Render
- Clone the repository:
git clone https://github.com/manaspros/TechStack-Chatbot.git cd techstack-gpt
- Install dependencies:
npm install
- Add your Google Gemini API Key to a
.env
file:GEMINI_API_KEY=your-api-key
- Start the server:
npm start
π Deployed Version
Feel free to open issues, suggest improvements, or fork the repo! π