Skip to content

TechStack GPT – AI chatbot that helps users learn programming by generating personalized learning paths, coding Q&A, and project recommendations. Built with Next.js, Node.js, Tailwind, and Google Gemini API.

Notifications You must be signed in to change notification settings

manaspros/TechStack-Chatbot

Repository files navigation

TechStack GPT – AI-Powered Learning Chatbot 🚀

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.

Features

✅ 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. 🔥

Tech Stack

  • Frontend: Next.js, Tailwind CSS
  • Backend: Node.js, Express.js
  • AI Model: Google Gemini API
  • Hosting: Render

Getting Started

  1. Clone the repository:
    git clone https://github.com/manaspros/TechStack-Chatbot.git  
    cd techstack-gpt
  2. Install dependencies:
    npm install
  3. Add your Google Gemini API Key to a .env file:
    GEMINI_API_KEY=your-api-key
    
  4. Start the server:
    npm start

Live Demo

🔗 Deployed Version

Contributions & Feedback

Feel free to open issues, suggest improvements, or fork the repo! 🚀

About

TechStack GPT – AI chatbot that helps users learn programming by generating personalized learning paths, coding Q&A, and project recommendations. Built with Next.js, Node.js, Tailwind, and Google Gemini API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published