Skip to content

Aleph-Alpha/rag-qa-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  1. Get Aleph Alpha API Token.
    1. Goto your personal profile page.
    2. Click on "Create Token".
    3. Save the generated token.
  2. Setup python environment
    1. Run poetry install
  3. Start streamlit app
    1. Run poetry run streamlit run ./day_1/app.py