accelerate your note taking
by Davis Banks, Lucian Prinz, and David Yang
Production: coursepilot
.
βββ backend # rag engine
βββ docs # documentation and deliverables
βββ frontend # web source code
βββ README.md # this file
after cloning the repo, navigate into /frontend and run
pnpm i && pnpm devto install coursepilot's dependencies and run the development server, hosted locally at http://localhost:3000/