A daily 4×4 grouping puzzle with AI-themed words. Solving reveals the hidden theme behind the 16 terms and recommends one paper to read, turning the game into a daily AI literacy ritual. One Claude call per day, edge-cached for millions of plays at ~$1.50/month.
Next.js 15SupabaseClaude Sonnet 4.5Vercel CronISR + Edge caching
Daily arXiv tracker that scores ML papers by real-world traction. Tracks GitHub repos building on each paper, citation velocity, and time-decayed shipping signals, instead of just summarizing abstracts. Two-tier LLM pipeline: Haiku classifies 150 papers daily, Sonnet writes narratives for the top 10.
Next.js 16Supabase + pgvectorClaude Haiku + SonnetVoyage embeddingsarXiv / GitHub / Semantic Scholar
Launching June 2, 2026
A living architecture explorer for the AI ecosystem. Maps companies as blocks, organized into 12 layers, connected by typed wires, assembled dynamically around the solution someone is shipping. Stays alive via a five-agent pipeline (Scout, Classifier, Comparator, Synthesizer, Auditor), each with its own eval cohort.
Multi-agent systemAnthropic SDKEval-driven devTypeScriptSVG rendering
Launching June 10, 2026
An AI alter-ego platform. Upload your resume, docs, and links to build a private knowledge base, then chat with an agent that represents you. Includes PII detection, per-user RLS, and an MCP server so other agents can talk to your twin.
Next.js 16Anthropic SDK + AI SDK v6MCP serverSupabase Auth + RLSpdf-parse
Launching June 30, 2026
NYBF — Not Your Best Friend
nybf
A companion chat product with multiple personas (Partner, Big Sibling, Friend). The interesting half is the autonomous eval loop: simulated user agents stress-test the app, a product-head agent triages findings, a dev agent writes code diffs, a QA agent re-simulates to validate, all in one command.
Next.js 16Supabase AuthMulti-agent eval loopAnthropic ClaudePWA
Social Media Content Generation Pipeline
social-media-pipeline
Fully autonomous daily social-content pipeline. A scheduled n8n trigger kicks off a Mastra workflow that generates copy with Claude, synthesizes images and videos in Python, then publishes via the Publer API. Zero human touch per post. Runs on a private host, not a Next.js app.
Mastran8nClaude HaikuPython (image + video synthesis)Publer API