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. πŸš€ Created using Claude prompts in under 3 hours!

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. πŸš€ Created using Claude prompts in under 3 hours!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published