This AI Chatbot Actually Knows You're a Freshman Engineering Major
No more generic advice — this chatbot gives answers based on your major, year, and degree.
If you've ever asked a university chatbot a question and gotten a vague, unhelpful answer, you're not alone. A big reason: a chatbot might know the rules, but it doesn't know who you are. Asking about graduation requirements is very different for a first-year nursing student versus a transfer student in computer science. A team of researchers built hoBIT to fix that.
How? Instead of answering from memory, hoBIT looks up the latest official university documents — a technique called retrieval-augmented generation, or letting AI search for facts before replying. But it adds a twist: it first figures out which details about you matter for your specific question. You don't have to fill out a giant form. Need to know your department? It asks. Your admission year? It asks only if that affects the answer.
In tests, students said they preferred hoBIT's answers over standard AI chatbots and the university's old rule-based advisor. The system was also accurate across multiple question types and could work using smaller, open-weight AI models — meaning schools don't need expensive, top-tier systems. That makes it practical for real campuses, especially for handling tons of repeat questions about courses, deadlines, and financial aid.
The catch: building this profile-aware system takes effort and careful data. Schools need to update their official documents and keep student information private. But done right, it could dramatically reduce time spent waiting in line at advising offices — and help students get correct answers the first time.
- Instead of a one-size-fits-all reply, the chatbot asks just enough about you to give the right answer.
- Students preferred its targeted advice over older advising systems in a human preference study.
- It can run on a university's own servers using cheaper AI models, keeping sensitive student data safer.
Why It Matters
Campus AI that understands your situation could mean quicker answers, less confusion, and better graduation planning.