From Engineer to Founder: Building What I Needed
From Engineer to Founder: Building What I Needed
10+ years building products. Leading multiple teams. Shipping things used by thousands.
Never built something for myself.
Until now.
The Engineer's Curse
Can't walk past broken systems.
See a problem? Brain immediately starts designing solutions. Can't help it.
Most times — note it and move on. Not your problem. Focus on work.
Sometimes — the problem is too big. Affects too many people. Every day.
Can't ignore it.
The Problem
AI chats. Claude. ChatGPT.
Use them daily. Code reviews. Architecture discussions. Debugging sessions.
Valuable conversations. Hours of work. Real insights.
Saving them? Nightmare.
No export in Claude. Broken export in ChatGPT. Copy-paste destroys formatting.
One day I measured. 3.5 hours on copy-paste. One day.
The Research
Started digging.
HP Research: 51% of workday on routine tasks. CNBC: 95% of companies don't see ROI from AI. OpenAI data: 18 billion messages per week. Asana: 1200 app switches per day.
The pattern was clear.
AI generation — solved. AI integration — broken.
Models getting smarter every month. Workflow tools stuck in 2005.
The Decision
Could complain about it. Or fix it.
Night. Finished a 3-hour Claude session. Architecture for a new service. Perfect responses.
Started copying to Confluence. Tables broke. Diagrams gone. Code became plain text.
40 minutes later. Finally transferred.
That night I started writing code.
What I Built
Simple idea. AI chat → ready document. One click.
Not transcript. Document.
Conversation is messy. Document has structure.
AI can do this transformation.
Artifactor.
Chrome extension. Works with Claude, ChatGPT, Gemini, DeepSeek & Grok. Exports to PDF, DOCX, Markdown, JSON, TXT — all 5 formats.
Raw Export runs in your browser. Smart Export processes on our servers — we never store your data.
The Technical Challenge
Sounds simple. Wasn't.
Claude and ChatGPT have different DOM structures. Both update constantly. Parsers break.
Long conversations hit context limits. Need chunking. But chunks need to maintain context between each other.
Export isn't just "grab text." It's "understand conversation, restructure into document."
Spent months on this. Still improving.
The Philosophy
Tools should remove pain. Not move it.
AI gave us fast generation. Then dumped us with slow integration.
Net benefit? Smaller than promised.
Fix integration — unlock the real benefit.
What Changed
Before:
- Generation: 3 minutes
- Transfer: 27 minutes
- Total: 30 minutes
After:
- Generation: 3 minutes
- Export: 10 seconds
- Total: 3.5 minutes
Per conversation.
10 conversations a day. That's hours back.
The Indie Path
No VC. No team of 50. Just me and the problem.
Building in public. Shipping fast. Listening to feedback.
Free tier for raw export. Starter ($4.99/mo) for Smart Export. Pro ($9.99/mo) for power users — Own API Key, Ollama, unlimited.
Not trying to build unicorn. Trying to build something useful.
Something people use every day.
Life Goal
Leave behind a product people use daily.
Not a feature in someone else's app. Not a service that dies when funding runs out.
Something that solves a real problem. Something that sticks.
Maybe this is it. Maybe not.
But I'm building.
Try It
If you know the pain — try it.
Works? Great. Doesn't work for your case? Tell me. Still improving.
Building for you.