All work
Qoollege
EdTech · Own product line

Qoollege

A college-admissions platform built around 'Ollie', an AI advisor that guides students through university discovery, test prep, essays, and task management. Role-based access for students, guardians, counselors, and partners, with gamification to drive daily engagement. Live at qoollege.com.

AI advisor 'Ollie' with 5 in-chat tools4 roles · 1 platform (student, guardian, counselor, partner)Safe / Target / Reach university matching engine
Isometric technical illustration of the Qoollege solution architecture
Problem
Applying to university is a sprawling, deadline-driven process spread across spreadsheets, counselors, parents, and a dozen disconnected tools. Students struggle to know which schools are realistic, what to do next, and how to stay on track — and the people supporting them have no shared, trustworthy view of progress. Generic advice doesn't account for a student's actual GPA, test scores, interests, or whether they're a first-year or transfer applicant.
Approach
We built Qoollege as a Turborepo monorepo — a Next.js 16 / React 19 webapp on a Neon Postgres database (Drizzle ORM, ~87 tables) plus a Payload CMS marketing site. The heart is 'Ollie', a conversational advisor on the Vercel AI SDK (Gemini 2.5 Pro) with five server-side tools — getRecommendations, getUniversityInfo, getPlatformInfo, getTaskTypes, and proposeTask — so chat turns into concrete actions like a recommendation list or a task card, not just text. A recommendation engine classifies universities Safe / Target / Reach using acceptance-rate logic plus AI enrichment that explains the fit and suggests how to strengthen the application. Students get SAT/ACT practice with scored sessions, an essay/PIQ workspace with draft history, and a taskboard seeded from college-application milestones — first-year and transfer paths handled distinctly. Better Auth drives role-based access for four signup roles (student, guardian, counselor, partner); parent-linking grants read-only visibility into a student's progress. A gamification layer (badges, an append-only XP ledger, streaks) keeps students returning, and Stripe powers free / standard / plus tiers.
Outcome
A single platform where a student's profile — grades, scores, interests, transfer status — drives personalised recommendations, an actionable taskboard, and an AI advisor that can act on the student's behalf, while parents and counselors share one read-only view of progress. It continues as our own product line, shipping features continuously.
Inside the product
Qoollege product screenshot
Qoollege product screenshot
Engagement scope
  • Ollie AI advisor on the Vercel AI SDK (Gemini 2.5 Pro) with five action tools that turn chat into recommendations, university lookups, and task cards
  • Safe/Target/Reach recommendation engine: acceptance-rate classification + AI enrichment (fit reasons, improvement suggestions)
  • Role-based access for student, guardian, counselor, and partner via Better Auth; parent-linking for read-only progress sharing
  • SAT/ACT practice sessions, essay/PIQ workspace with draft history, and a milestone-seeded taskboard for first-year and transfer applicants
  • Gamification: badges, an append-only XP ledger with caps and streaks
  • Stripe subscriptions (free / standard / plus), a partner/affiliate program, and PostHog analytics
  • Turborepo monorepo: Next.js 16 webapp on Neon Postgres (Drizzle, ~87 tables) + Payload CMS marketing site — owned product line
Next.js 16React 19TypeScriptDrizzle ORMNeon PostgresBetter AuthAI SDK (Vercel)Gemini 2.5 ProStripePayload CMSTurborepo
Visit live site