Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 562 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 562 Bytes

Information-Digestor

An educational tool that provides a digital tutor based on course material such as lecture recordings

How to run this code

  1. Download and install idigest
git clone https://github.com/XiaoqZhang/i-digest
pip install -e .
  1. Set the openai key in the terminal
export OPENAI_API_KEY=<your_api_key>

You can find your openai API key following this link.

  1. Run the program by streamlit run run.py

  2. We have provided several audios in the data folder for you to test.