Developer uses Claude to build entire dream journal app, removes all AI features from final product

Full-stack development with Claude
A developer on r/ClaudeAI shared their experience building a complete application called Somnia using Claude as their development partner. The solo founder described Claude as "essentially my entire team" throughout the weeks-long development process.
The workflow involved: describing what they wanted, having Claude write the code, testing on their phone, returning with what broke, and fixing it together. This cycle repeated approximately 200 times during development.
Technical stack built with AI assistance
The entire codebase was created through conversation with Claude, including:
- Next.js frontend
- Supabase backend
- Service worker
- Landing page
- Onboarding flow
- Database schema
- Every component
Decision to remove AI features
Initially, the developer planned to include multiple AI features in the product:
- AI-generated dream interpretations
- AI seed suggestions
- AI pattern analysis
After considering the target audience—people who want to journal dreams and program their subconscious—they realized users were seeking connection with their inner life, not outsourcing interpretation to a language model. The developer concluded that if someone plants an intention for their subconscious to process overnight, "the last thing they need is Claude telling them what it means."
Final product: mechanical dream journal
The app now contains zero AI features. The functionality is entirely mechanical:
- A 10-minute window opens before sleep time for writing what you want to dream about
- A window opens upon waking for recording what you dreamed
- The app shows whether your seed appeared in your dreams
The developer notes this approach feels right for this specific use case but raises the question of whether there are other products where hiding or removing AI features makes sense, even when AI was central to building the application.
The app is available to try at somniavault.me.
📖 Read the full source: r/ClaudeAI
👀 See Also

Multi-agent security review running daily in production: architecture and findings
ultrathink.art runs 6+ AI agents in production including a dedicated security agent that performs daily vulnerability checks against a structured checklist, files findings as prioritized tasks, and has a coding agent fix them automatically.

One-Click Cloud Hosting for OpenClaw AI Agents
OpenClaw unveils a game-changing one-click cloud hosting solution for AI agents, simplifying deployment and accessibility. Discover how this innovation is set to transform AI development on the OpenClaw platform.

Using Open Claw to Transcribe Instagram Reels via Telegram Bot
A user configured Open Claw with a Groq API key to transcribe Instagram reel links pasted into a Telegram chat, avoiding a $20/month subscription to TurboScribe.

73-Year-Old Cardiac Patient Builds Health Tracking PWA with Claude AI
A 73-year-old with no coding experience and multiple cardiac conditions built ClinBridge, a Progressive Web App for health tracking, using Claude AI. The app tracks blood pressure, fluid intake, weight, heart rate, symptoms, meals, and activities, works completely offline, and is open source.