Skip to content
2022 Web App · AI Archived

Top One Uwu

A free AI-powered writing assistant for everyone — students, writers, and professionals — built at 19 as a college student while learning SvelteKit and experimenting with the OpenAI API. Went viral in the Programming Philippines community and was covered by Inquirer.net and CLTV36.

Featured in Inquirer.net & CLTV36

Top One Uwu screenshot

The problem

In 2022, while I was a college student learning SvelteKit and experimenting with the then-new OpenAI models, I kept hitting the same wall: the tools that help with schoolwork — grammar checkers, paraphrasing tools, essay helpers like Grammarly — were all locked behind paid subscriptions that an average student can’t afford. I needed those capabilities for free, so I decided to build them myself.

The solution

Top One Uwu became a completely free, AI-powered writing assistant for everyone — students, writers, and professionals: paste any text and fix its grammar, rephrase, expand, or summarize it, or generate a full essay and its title from a topic prompt, with plagiarism checking on top. I set a hard goal to publish it free with zero cost from my own pocket: Render and Supabase ran on free and hobby plans, with multiple Render clone servers spun up to distribute heavy traffic, and the AI itself ran on OpenAI free credits — extended by a community pool where users could safely contribute their own API keys, sharing free AI usage with everyone. Built solo while still in college, it went viral in the Programming Philippines community and caught the attention of Inquirer.net and CLTV36.

Key features

1 Grammar fixer — rewrite any text with correct grammar and natural phrasing
2 Content rephraser — say the same thing in a new way
3 Content expander — turn short notes into fuller paragraphs
4 Content summarizer — condense long passages
5 Essay writer — generate a full essay from a topic or prompt
6 Essay title generator — come up with strong titles
7 Plagiarism checker — scan text for similarity
8 Community AI pool — safely contribute an OpenAI API key and share free AI usage with all users
9 Free for everyone — students, writers, and professionals; no paywall, no ads

What I learned

1 SvelteKit — my first real app with the framework, learned by shipping
2 OpenAI API integration — prompt design for grammar, rewriting, and generation tasks
3 Scaling without a budget — spin-up Render clone servers on free/hobby plans to distribute viral traffic
4 Architecting for zero cost — free tiers plus a community-contributed AI key pool
5 Turning a personal frustration into a product thousands of people used

Tech stack

SvelteKit TypeScript Tailwind CSS OpenAI API Supabase Render

Screenshots

Top One Uwu screenshot 1Top One Uwu screenshot 2Top One Uwu screenshot 3Top One Uwu screenshot 4Top One Uwu screenshot 5Top One Uwu screenshot 6Top One Uwu screenshot 7Top One Uwu screenshot 8