All projects
aiJan 2025 - PresentAvesta Agency

UniHacked AI Platform

UniHacked is a live SaaS product owned and operated by Avesta Agency. It pairs an LLM-driven tutor with a problem bank scraped and cleaned from real university curriculums.

01 — Problem

University students juggle dense coursework with limited 1:1 access to tutors. Existing study tools answer single questions but don't track mastery or adapt.

02 — Approach

Built a Next.js + Firebase platform with an LLM tutor that maintains per-topic mastery state. Server actions stream responses; Firestore powers session history; Stripe handles subscriptions.

03 — Outcome

Reduced API latency by 42% via prompt caching and edge inference; supported a 200% increase in user concurrency over a 6-month deployment.

// Built with

  • Next.js
  • TypeScript
  • Firebase
  • OpenAI
  • Tailwind CSS
  • Stripe