A chatbot for accessing resources and ask question in the scope of university. This project is in early stages of development and it's not yet completed
- Chat history of Computer engnieering Q&A group in Telegram
- FAQs from webpages in the internet
- Webpages and Pdfs about university rules
- Install requirements.txt
- Create .env file
API_ID=
API_HASH=
BOT_TOKEN=
-
Run intent_classfication notebook to create the model
-
Run telegram bot