An interactive AI-powered chatbot that helps students at Islamic Azad University Of shiraz choose the best professors and courses — based on real student reviews collected from the @IAUCourseExp Telegram channel. 🤖✨
This bot lets students ask questions like:
"How is Dr. Ahmadi for Data Structures?"
"Any reviews about Digital Logic class?"
It instantly searches a vectorized database of real student experiences and returns relevant, cited feedback from the Telegram channel.
Try the beta version now on Hugging Face Space:
👉 Test the Bot
You can explore the dataset used for training the chatbot here:
📎 Tajrobiat Dataset (till Ordibehesht 14, 1404)
- 🔎 FAISS: Vector similarity search engine
- 💬 Transformers: for embedding questions and texts
- 🧰 Gradio UI: to provide a user-friendly chat interface
- 🗃️ Telegram Data: Reviews from over 1000+ real students
git clone https://github.com/YOUR_USERNAME/IAU-CourseAdvisor-Bot.git
cd IAU-CourseAdvisor-Bot