ConsultGPT is a smart, academic-focused chatbot designed to help students interactively explore their course information, GPA, term history, and get personalized academic advice. Powered by the Google Generative AI model, it integrates real-time conversation with student data for an enriched advising experience.
- 🧠 AI-powered Academic Advisor (Google Gemini 1.5 Flash)
- 🔍 Recognizes students by name and fetches academic records
- 🗂️ Recommends electives, schedules, and available course timings
- 💬 Real-time chat interface with responsive design
- 🌙 Dark mode with beautiful gradients and animations
.
├── index.html # Main HTML structure
├── style.css # Elegant and responsive CSS styling
├── tempscript.js # Chatbot logic & integration with generative AI
└── data/
├── Students_Enrollment.json
├── Academic_Progress.json
├── Class_Schedule.json
└── Term_History.json