Pull down to go back
I built an AI tool that predicts your college acceptance chances. 415 users in 2 months.

I built an AI tool that predicts your college acceptance chances. 415 users in 2 months.

我用人工智慧做了一個預測大學錄取機率的工具,兩個月內吸引415位使用者

I'm 18 and a senior in high school. Over the past couple months I built AdmitOdds (https://admitodds.com), an AI-powered tool that estimates your real chances of getting into any US college. You enter your GPA, test scores, extracurriculars, and other stats, and it gives you a percentage chance for each school plus specific advice on what to improve. The tech: Frontend on Vercel (Next.js) Backend on Supabase AI predictions using Claude and GPT Stripe for payments

Tech Blogger Take

An 18-year-old just schooled the entire EdTech industry with a weekend AI project

While billion-dollar EdTech companies debate AI strategy in boardrooms, a high school senior named the creator just shipped AdmitOdds — an AI tool that predicts college acceptance chances. In two months, 415 users are paying for personalized admissions advice powered by Claude and GPT. The tech stack? Embarrassingly simple: Next.js on Vercel, Supabase backend, Stripe payments. No venture capital, no enterprise sales team, no revolutionary algorithms. Just a teenager who saw college admissions anxiety and thought 'AI could fix this.' What's wild isn't the 415 users — it's that this validates what we've all been dancing around. The barrier to building useful AI products isn't technical complexity anymore, it's just having the guts to ship something. This kid didn't reinvent machine learning; they just connected existing APIs to solve a real problem people will pay for.

VerdictIf you're still planning your AI product launch for 2027, go to admitodds.com and feel the sting of being out-executed by someone who can't legally drink yet.
7/10

Action

馬上試用
1Enter your GPA, test scores, and extracurricular activities
2Select target colleges from the database
3Get AI-powered acceptance probability and improvement recommendations
Before

Paying thousands for college admissions consultants or guessing your chances based on outdated statistics

After

Getting personalized acceptance odds and specific improvement advice for any US college in minutes

AI Analysis

Education Technology

high
Action Required

Study how this 18-year-old built a profitable AI tool with basic tech stack — your next EdTech product doesn't need revolutionary architecture

Key Insight

College admissions consulting is a $2+ billion industry that an AI-savvy teenager just disrupted with weekend project energy

Why It Matters

If high schoolers are shipping AI products faster than your team, your development process needs serious examination

Job Impact Analysis

College Admissions Counselor

Role Shift
Why It Impacts

AI tools like AdmitOdds are democratizing personalized admissions advice that previously required expensive human consultants

How to Adapt

Learn to integrate AI into your counseling practice or risk being replaced by tools built by teenagers

Product Manager

Opportunity
Why It Impacts

This case study proves you can validate and monetize AI products with minimal resources using existing APIs and platforms

How to Adapt

Stop overthinking your AI product strategy — ship an MVP with Claude/GPT integration this month

Glossary

Claude(Claude AI)
Anthropic's AI assistant that this teenager used to power college admissions predictions — proving you don't need to train your own models to build valuable AI products.
Next.js(Next.js框架)
React-based web framework that AdmitOdds runs on — the go-to choice for developers who want to ship fast without reinventing the wheel.
Supabase(Supabase平台)
Open-source Firebase alternative handling AdmitOdds' backend — database, authentication, and APIs in one package that even high schoolers can master.