StudyBuddy is an AI study app for college students that transforms course material into customized content, designed to match students' learning styles, existing knowledge, and goals, promoting deeper understanding and comprehension.
python -m venv ~/venv/studyenv
alias pyld='source ~/venv/studyenv/bin/activate'
pyld
pip install -r requirements.txt
streamlit run app.py
HuggingFace: https://huggingface.co/spaces/zachh/study-buddy