I built Wishyze — an AI-powered daily manifestation ritual engine with 28,547+ users. Here's the technical architecture and what I learned.
The Problem
Most manifestation apps are glorified journal apps. They give you a blank page and tell you to "visualize." But the science of behavior change tells us that structure + personalization + streaks is what actually creates lasting habits.
The Architecture
- Frontend: Next.js 14 (App Router) + TypeScript + Tailwind CSS
- Backend: Supabase (Postgres + Auth + RLS)
- AI Engine: DeepSeek V4 Pro (ritual generation) + MiMo-V2.5 (pattern analysis)
- Payments: Paddle (global tax/VAT handling)
- Deployment: Vercel
How the AI Ritual Engine Works
Each daily ritual has 4 components generated by AI:
- Affirmation — Personalized to the user's chosen path (money, love, confidence, healing)
- Visualization — A rich, sensory scene the AI crafts based on the affirmation
- Action — A specific, doable step for that day
- Sign — What to look for as evidence the frequency shift is working
All 4 components follow a Phase Model I developed:
- Phase 1: Spark (days 1-7) — Initial excitement and clarity
- Phase 2: Void (weeks 2-6) — Nothing seems to happen. This is where 73% of people quit.
- Phase 3: Alignment (weeks 6-12) — Synchronicities and opportunities appear
- Phase 4: Manifestation — External reality matches internal frequency
The AI handles all 4 phases, adapting the ritual intensity based on where the user is in their journey.
The Streak System
I built a 7-30-90 day streak framework. Users who hit 7 days are 4x more likely to convert to paid. The free tier gives 3 daily rituals — enough to build the habit without devaluing the premium tier ($9.90/mo).
Key Metrics
- 28,547+ users
- 93-day streak — longest continuous user
- 3 free daily rituals on free tier
- $9.90/mo Premium (unlimited rituals + AI insights)
- $6.90 one-time Deep Breakthrough pack
What I'd Do Differently
- SEO from day one — We retrofitted 11 SEO landing pages. Should have been launch-ready.
- Reddit > Product Hunt — Organic community engagement converts better than launch-day spikes.
- Free tools > ads — We just shipped a "Which Manifestation Phase Are You In?" calculator. Free tools are the best organic acquisition channel.
Try It
wishyze.com — free tier, no card required. 3 daily rituals.
Built with Next.js, Supabase, DeepSeek, and Paddle. Questions welcome in the comments.
Top comments (0)