Inspiration
"We crave deep connection, but we fear the first step."
We noticed a painful paradox: Everyone has moments where they desperately need to be heard—whether to vent, seek advice, or find company. But doing this with strangers is terrifying. The "social friction" is too high: Will they judge me? Do I have to introduce myself? What if they don't get it?
Sona was born to eliminate this "Cold Start Friction."
We believe that true connection happens when two strangers bypass the small talk and go straight to the soul. We wanted to build a platform that isn't just about "posting," but about "Resonant Response." By combining total anonymity with AI curation, we create a space where you can share your rawest thoughts, find the one person who understands, and dive deep—without the stress of maintaining a permanent identity.
What it does
Sona is an anonymous, ephemeral platform designed for Frictionless Vertical Connection.
1. "Disposable Identity" as a Safety Net We re-engineered anonymity. Instead of a permanent account, Sona generates a local cryptographic Secret Key.
- Freedom to Disappear: You can create a new identity for every post or burn your key anytime. Knowing that your digital footprint is temporary removes the fear of judgment.
- Zero-Burden Vulnerability: Because you can "fade away" at any moment, you are free to be your most authentic self right now.
2. The "Vertical" Deep Dive (The Living Room Effect) Most social platforms are "Horizontal" (everyone shouting in a chaotic comment section). Sona is "Vertical."
- 1-on-1 Focus: When someone comments on your post, a private sub-thread is created. Only the author and that commenter can reply to each other.
- From Stranger to Soulmate: This mechanism blocks out bystanders and noise, turning a public post into an intimate, focused conversation. It allows two strangers to spiral down into a deep connection immediately.
3. AI as the "Resonance Engine" We use Google Gemini 2.5 to bridge the gap between intent and response.
- Intent Matching: It’s hard to comfort a stranger if you don't know what they need. Sona's AI tags posts (e.g., "Needs Advice," "Just Venting"), so commenters know exactly how to help.
- Signal over Noise: The AI highlights empathetic, high-quality responses, ensuring the author sees the support they need instantly.
4. The "White Ceramic" Design Philosophy We intentionally stripped away dopamine triggers. No "like" counts, no follower numbers, no red notification dots. The UI is designed to feel like a Digital Harbor—a calm, white sanctuary that encourages patience and depth over impulse and speed.
How we built it
We built Sona with a focus on minimalism, speed, and privacy.
- Frontend: Next.js 15 (App Router) & React 19 for a cutting-edge, responsive UI. We used Tailwind CSS 4 to craft the clean, stress-free aesthetic.
- Authentication: A custom Client-side SHA-256 implementation. We generate a 26-character token that acts as the user's persistent identity without storing PII (Personally Identifiable Information).
- Backend: Supabase (PostgreSQL) handles real-time data and relationships.
- AI Core: Google Gemini 2.5 Flash API. We prompt-engineered the model to analyze sentiment, relevance, and safety scores in real-time.
- Deployment: Vercel for instant CI/CD deployment.
Challenges we ran into
"Building the plane while flying it." This was our team's first-ever Hackathon. None of us had prior experience with full-stack deployment or setting up production environments.
- The Learning Curve: We had to learn Next.js routing, database policies (RLS), and API integration from scratch within the limited timeframe.
- Deployment Struggles: We faced issues with environment variables, build limits, and mobile responsiveness. We solved them by researching documentation, debugging one error at a time, and relying on rapid iteration.
Accomplishments that we're proud of
- True Anonymity: We successfully built a login system that requires zero personal data.
- The "Human" AI: Tuning Gemini to filter toxicity without silencing vulnerable emotions.
- Shipping It: Going from a blank IDE to a live, deployed product that we can actually use with our friends.
What's next for Sona
Our roadmap is guided by a Psychology-First approach:
- Native Mobile App: Social needs are immediate. We plan to build a native iOS/Android app to provide a "pocket sanctuary" for users whenever they feel lonely.
- Deepening the "Harbor" Experience: We will refine the UX to further reduce cognitive load, making Sona feel less like a tool and more like a safe haven for emotional offloading.
- Decentralization: Exploring ways to store posts on decentralized networks to ensure true permanence of thought (if the user desires) without central censorship.
Built With
- framer
- google-gemini
- next.js
- postgresql
- react
- supabase
- tailwind-css
- typescript
- vercel

Log in or sign up for Devpost to join the conversation.