Chat with your course's content such as PDFs, code snippets, or lecture slides from your browser locally or remote.
If you'd like to check out the full ExamCram experience download the iOS app to support me as an app developer!
git clone https://github.com/AndreasInk/ExamCramChat.git
cd ExamCramChat
sh mac.sh
Then, create a folder named context and add your files you'd like to chat with and rerun the Streamlit app in your browser.
Next, select your model (a local one located in a folder labeled models or a gpt model). If you are using an OpenAI model, use create a .env file that contains OPENAI_KEY=YOUR_KEY_HERE, where YOUR_KEY_HERE is your OpenAI key