akhilsanjay/unh-course-catalog
Update backend/dependencies.py
update ui v2
updated ui bugs
updated ui
Frontend: replace UI with Gemini-style design; keep /chat integration
Spaces: use /data for DB and /cache for HF caches; precreate and chmod
Spaces: move caches and DB to /home/user paths to avoid /tmp perms
Spaces: route HF/Transformers caches to /tmp/hf to avoid /.cache perms
Spaces: use writable /data (fallback /tmp) for VECTOR_DB_PATH
Remove embedded repo unh-course-catalog and ignore it
Remove embedded repo and ignore its folder
initial prototype with only Accounting and Finance courses
Spaces-ready: serve frontend from backend, relative API base, token fallback, docs
added the data scrapping script
added the database
folder structure setup
initial push
SCRUM-13 Update README
Create README
initial commit
