DMX
Projects

AI Student Assistant Chatbot

Intelligent chatbot using GPT-3 API for student academic assistance, query resolution, and campus information. Integrated with college database for real-time information.

AI Student Assistant Chatbot

An intelligent chatbot designed to assist students with academic queries and campus information using advanced natural language processing.

Features

  • Academic Assistance: Provides help with coursework, assignments, and study materials
  • Campus Information: Real-time information about schedules, events, and resources
  • Database Integration: Connected to college database for accurate, up-to-date information
  • Natural Language Processing: Uses GPT-3 for human-like conversation

Technology Stack

  • Backend: Python with Flask framework
  • AI: OpenAI GPT-3 API integration
  • Frontend: React for user interface
  • Database: PostgreSQL for data storage
  • Deployment: Docker containerization

Getting Started

  1. Clone the repository
  2. Install dependencies: pip install -r requirements.txt
  3. Set up your OpenAI API key
  4. Run the application: python app.py

Screenshots