Skip to content

A RAG chatbot for the University of Texas at Tyler HRD Department - Capstone Project

Notifications You must be signed in to change notification settings

Riddlcal/UT-Bot-HRD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UT-Bot

A RAG chatbot for the University of Texas at Tyler HRD Department - Capstone Project

We built a RAG (Retrieval-Augmented Generation) chatbot for the University of Texas at Tyler.

How does it work?

rag_retrieval_generation-1046a4668d6bb08786ef73c56d4f228a

First we create embeddings of the text and place them into a vector database (like ChromaDB).

rag_indexing-8160f90a90a33253d0154659cf7d453f

Then when a user asks a question, UT Bot finds the most relevant answer to the query and returns it.

About

A RAG chatbot for the University of Texas at Tyler HRD Department - Capstone Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published