Skip to content

Interactive chatbot for uploaded lecture videos that takes in contexts through course website, syllabus, and lecture slides

Notifications You must be signed in to change notification settings

aviously25/CS224V-Final-Project

Repository files navigation

CS224V-Final-Project

Setup

  1. Clone the repository
  2. cd into the repository
  3. Create a virtual environment with python3 -m venv .venv
  4. Activate the virtual environment with source .venv/bin/activate
  5. Run pip install -r requirements.txt

Running Streamlit

  1. Activate the virtual environment with source .venv/bin/activate (if not already activated)
  2. Run streamlit run app.py

About

Interactive chatbot for uploaded lecture videos that takes in contexts through course website, syllabus, and lecture slides

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages