An AI-powered writing companion that structures ideas before and during writing — not just after.
Most AI writing tools give feedback on a finished draft. Penbrave works upstream: it takes scattered raw notes (or nothing at all) and shapes them into purposeful writing, calibrated to how confident the writer feels sitting down to start.
- Pick a format — blog post, professional thought-leadership piece, reflective journaling, idea-organizing/brainstorm, or short fiction
- Pick a vibe — professional & polished, reflective, playful, poetic, direct & concise
- Choose a starting point — paste in raw, messy notes, or start cold
- Get shaped output — an organized structure that sorts your ideas into the right shape (flagging where to tighten, where to let flourish breathe) or a tailored prompt with a light scaffold
Before the core loop, Penbrave asks how confident the writer feels — from "new to this, or it's been a while" through "professional, want precision." That answer shapes both tone (gentle and permission-giving vs. direct and technical) and scaffolding density (more guided structure vs. open-ended room to run). Penbrave stays a creative-writing coach, not a therapeutic tool — for beginners, its job is encouragement and permission to create.
Built end-to-end with Claude Code by a non-developer, on a Chromebook, using plain-English instructions. Along the way, this project involved real technical problem-solving: diagnosing a platform-level sandbox restriction that blocked API calls in local preview, confirming GitHub Pages wouldn't share that restriction, and verifying the fix with a local Python test server before deploying.
Security note: Penbrave uses a bring-your-own-API-key model. Your key stays in your browser for the session and is never stored or transmitted anywhere else.
This project demonstrates the exact skill AI-enablement roles are built around: taking a real human problem (creative block, disorganized ideas, fear of a blank page) and building a working, thoughtful AI solution for it — end to end, as a non-technical builder. It's the third project in a portfolio built the same way: identify a real inefficiency, design for the person experiencing it, and ship something real.
- AI Enablement Training Generator — source document → full training package in ~60 seconds
- Agentic Data Triage Automation — multi-source data ingestion, categorization, and state management