UZ Assistant is a friendly and intelligent chatbot built to help users find accurate, up-to-date information exclusively about the University of Zimbabwe (UZ). Whether you're a student, staff member, or visitor, UZ Assistant uses real-time web search to retrieve reliable information directly from official UZ sources.
- 🔍 Real-Time Web Search – Fetches the latest info from the official UZ website and trusted sources.
- 🎓 University-Specific Knowledge – Focused only on topics related to the University of Zimbabwe.
- 💬 Conversational & Friendly – Engages users warmly and clearly, asking questions if clarification is needed.
- "What degree programs are offered in the Faculty of Science at UZ?"
- "How do I apply for undergraduate studies at the University of Zimbabwe?"
- "Where is the main campus of UZ?"
- "Does UZ offer accommodation for first-year students?"
- Python
- LangChain Agent Framework
- Web Search Tool / API
- Chat interface (Web)
git clone https://github.com/divinesaun/uz-info-bot.git
cd uz-info-botpip install -r requirements.txtstreamlit run main.py