- Step1: Clone the GitHub repository
- Step2: Install required Python packages via pip
- Step3: Set up your OpenAI API key in environment variables
- Step4: Place campus documents (PDFs, text) into the docs folder
- Step5: Run the ingestion script to index documents
- Step6: Launch the chat interface with 'streamlit run app.py'
- Step7: Enter queries and receive AI-driven responses