Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 402 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 402 Bytes

Course-faq-bot

A simple command line bot to answer all your queries. Please don't use hello or hi messages :( Use the csv file for reference questions. Execute requirements.txt first to make sure the program runs.

Usage

Clone or download the repository into a folder and open up a terminal on that directory. Run the following commands.

pip install -r requirements.txt
python3 coursefaqbot.py