Inspiration
I've always been driven by the idea of progress—the belief that real growth only comes from struggle. So when I saw the world rushing to embrace AI that gives easy answers, I felt a deep sense of concern. I read the studies from places like MIT about "cognitive debt" and saw it happening in real-time: we were trading our ability to think critically for cheap convenience. The inspiration for Synapse came from a simple, defiant thought: what if I built the opposite? What if I built a tool for convenience, but a gym for the mind?
What it does
Synapse is an "anti-ChatGPT." It's an AI-powered sparring partner designed to help you build stronger, more resilient arguments. Instead of giving you answers, it puts your ideas through a "Pressure Test", a structured workflow where a series of specialized AI agents challenge your logic, find real-world counter-arguments, and force you to defend your position. The end result is not a text authored by an AI, but a powerful argument forged by you, one that you understand deeply and can confidently stand behind.
How we built it
As a solo founder, I built every line of Synapse during this hackathon. It's a full-stack application built on a modern, type-safe stack:
- Framework: Next.js 15 (App Router)
- Database: Neon (Serverless Postgres) with Drizzle ORM
- Authentication: Auth.js (Google & Discord providers)
- Styling: Tailwind CSS with a custom "Earthen Clay" design system
- AI Core: The heart of the app is a multi-agent orchestration system I designed that uses the Google Gemini API. It's not a simple wrapper; it's a chain of specialized agents for mapping, critiquing, and questioning, which work together to create our unique "Pressure Test" workflow.
Challenges we ran into
The biggest challenge wasn't the code; it was the philosophy. How do you design an AI to be intentionally difficult without being frustrating? How do you create productive friction? I spent hours refining the prompts for the AI agents, ensuring they acted as a sharp, Socratic questioner rather than an agreeable assistant. Balancing the "challenge" with a user experience that still felt empowering and rewarding was a tightrope walk that required constant iteration.
Accomplishments that we're proud of
I'm super proud of building a fully functional, end-to-end application as a solo developer in such a short amount of time. But more than that, I'm proud of building something with a strong, contrarian point of view. In a sea of AI apps chasing convenience, I built one that champions human intellect. The fact that the "Pressure Test" workflow actually works, that it genuinely makes you reconsider your own ideas, is the accomplishment I'm most proud of.
What we learned
This project reminded me of something important: the best products aren’t just about features, they’re about a clear purpose. Having a clear "why" makes every "what" and "how" fall into place. I learned that you can use the same foundational AI models that everyone else is using, but by wrapping them in a thoughtful, structured workflow, you can create a product that feels completely different and serves a fundamentally opposite purpose.
What's next for Synapse
The journey for Synapse is just beginning. Since the MVP is complete, the immediate next step is to launch on Product Hunt to get it into the hands of our target users, thinkers, researchers, and creators, to gather real-world feedback. The roadmap includes building out the "Templates" feature for specialized critiques (like for business plans or academic papers) and developing an "Insights" dashboard to help users understand their own thinking patterns. My ultimate goal is to build a community and a movement around the idea that technology should be used to make us smarter, not just faster.
Built With
- drizzle-orm
- gemini
- next.js
- postgresql
- react

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