allsubject-bot

Educational Chatbot

An AI-powered educational assistant for NCERT curriculum (Classes 8-12) with subject-specific guidance.

Features

Live Demo

Visit: https://csemkriot.github.io/allsubject-bot

Setup

  1. Clone the repository
  2. Install dependencies: npm install
  3. Add your Groq API key to .env file
  4. Start development server: npm start

Deploy

The project automatically deploys to GitHub Pages on push to main branch.

Manual deployment: npm run deploy