Skip to content

XiaoqZhang/i-digest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.