Skip to content

maybedrone/CollegeQueryChatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# College Query Chatbot

A Python Tkinter-based chatbot for answering common college queries.

## Features
- Answer FAQs about admissions, courses, fees, hostels, placements, and schedules
- Simple GUI using Tkinter
- Natural language processing using NLTK and spaCy

## Setup

1. **Clone the repository**
```bash
git clone https://github.com/maybedrone/CollegeQueryChatbot.git
  1. Navigate into the folder
cd CollegeQueryChatbot
  1. Install dependencies
pip install -r requirements.txt
  1. Download the spaCy model
python -m spacy download en_core_web_sm
  1. Run the chatbot
python main.py

Usage

Type your question in the input box and press Send. Example queries: admission, fees, hostel, placement.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages