English

Transforming Mentorship: An AI Powered Chatbot Approach to University Guidance

Information Retrieval 2025-11-07 v1 Computation and Language

Abstract

University students face immense challenges during their undergraduate lives, often being deprived of personalized on-demand guidance that mentors fail to provide at scale. Digital tools exist, but there is a serious lack of customized coaching for newcomers. This paper presents an AI-powered chatbot that will serve as a mentor for the students of BRAC University. The main component is a data ingestion pipeline that efficiently processes and updates information from diverse sources, such as CSV files and university webpages. The chatbot retrieves information through a hybrid approach, combining BM25 lexical ranking with ChromaDB semantic retrieval, and uses a Large Language Model, LLaMA-3.3-70B, to generate conversational responses. The generated text was found to be semantically highly relevant, with a BERTScore of 0.831 and a METEOR score of 0.809. The data pipeline was also very efficient, taking 106.82 seconds for updates, compared to 368.62 seconds for new data. This chatbot will be able to help students by responding to their queries, helping them to get a better understanding of university life, and assisting them to plan better routines for their semester in the open-credit university.

Keywords

Cite

@article{arxiv.2511.04172,
  title  = {Transforming Mentorship: An AI Powered Chatbot Approach to University Guidance},
  author = {Mashrur Rahman and Mantaqa abedin and Monowar Zamil Abir and Faizul Islam Ansari and Adib Reza and Farig Yousuf Sadeque and Niloy Farhan},
  journal= {arXiv preprint arXiv:2511.04172},
  year   = {2025}
}

Comments

11 pages