Skip to content

LLM + RAG over embedded UChicago College Catalog 2023-2024

Notifications You must be signed in to change notification settings

technoabsurdist/uchi_catalog_llm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pheonix AI

LLM + RAG with embedded entire UChicago College Catalog 2023-2024

How to Run

1. Install the required packages

pip install -r requirements.txt

2. Create the embeddings

python embed.py

3. Run the streamlit app

streamlit run app.py

4. Open the browser and go to http://localhost:8501



Contributing

Please feel free to contribute to this project. You can contribute by:

  • Adding more data to the knowledge graph
  • Improving the retrieval algorithm
  • Improving the UI/UX
  • More features of any kind also welcome

About

LLM + RAG over embedded UChicago College Catalog 2023-2024

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages