Jippy is an AI-powered companion for students aiming to excel in their GCE A-Level General Paper essays. Our platform offers curated weekly articles, providing insights on how current global events can be leveraged as examples in essays.
Name | Matric Number | Github | Contributions |
---|---|---|---|
Chloe Lim Xinying | A0238609W | @chloeelim | Full stack (frontend-focused) + Branding, UI/UX |
Kyal Sin Min Thet | A0258874J | @marcus-ny | Full stack (backend-focused) + Prompt Engineering |
Leong See Leng | A0239616X | @seelengxd | Full stack (backend-focused) + DevOps |
Wang Haoyang | A0234534J | @haoyangw | Full stack (frontend-focused) |
- Clone the repo
- Install uv
- Set up postgres
- cd to backend
- uv run alembic upgrade head
- uv sync
- uv run fastapi run ./src/app.py
- cd to frontend
- npm i
- npm run dev
- Tailwindcss docs
- Next.js docs
- SQLAlchemy docs
- Langchain documents
- OpenAI API
- Pinecone