Step 0: Clone repo git clone https://github.com/main-2983/RAGDemo.git cd RAGDemo/ Step 1: Install dependencies pip install requirements.txt Step 2: Setup ENV variables Step 3: Run the demo python -m streamlit run src/streamlit/main.py