AndreasInk / ExamCramChat

ExamCram helps students study smarter not harder, this is an open source repo for students to chat with their study material

Home Page:https://examcram.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ExamCramChat

Chat with your course's content such as PDFs, code snippets, or lecture slides from your browser locally or remote.

ExamCram - Hello

d61e94111a0ec911798a7bfdad53cf58.png

If you'd like to check out the full ExamCram experience download the iOS app to support me as an app developer!

Run the following commands in the terminal to get started...

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

About

ExamCram helps students study smarter not harder, this is an open source repo for students to chat with their study material

https://examcram.app

License:MIT License