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
- Clone the repository
- Install dependencies:
pip install -r requirements.txt
- Set up your OpenAI API key
- Run the application:
python app.py
Screenshots
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.
Blockchain Voting System
Secure and transparent voting system using blockchain technology for student elections and polls. Ensures vote integrity and transparency.