π§ Your AI Writing Assistant Just Got Personal
Hey Product Hunt! π
I just shipped something that makes SourcePilot different from every other AI writing tool out there.
It learns which AI models work best for you. Automatically.
No settings to tweak. No preferences to configure. Just use it, and it gets better.
The Problem I Solved
Here's the thing about AI writing assistants: they're all using different AI models (GPT-4, Claude, Gemini, Mistral, etc.), and each model has its own personality.
Some are great at creative writing. Others excel at technical docs. Some are fast but shallow. Others are slow but thoughtful.
But here's what no one talks about: The "best" AI model is different for everyone.
What works for a novelist doesn't work for a technical writer. What works for blog posts doesn't work for emails.
And you know what's annoying?
Having to manually test and switch between models to find what works for you.
The Solution: LLM Arbitrage
I built a system that figures out your preferences automatically.
It's called LLM Arbitrage, and here's how it works in plain English:
Every time you interact with AI suggestions, you give feedback:
β
Accept β "This is great, use this model more"
β Deny β "Not quite right, try something else"
π Retry β "Close, but let me see another option"
The system learns from your choices:
User writes β AI suggests β User accepts/denies β System learns
After 10 interactions: "Hmm, user likes Model A more than Model B"
After 50 interactions: "Got it! User prefers Model A for emails,
Model C for creative writing"
After 100 interactions: "I know exactly what you like" π―
Next time, it automatically picks the best model for you:
Before LLM Arbitrage:
βββββββββββββββββββββββββββββββββββββββββββ
β User request β
β β β
β Random model selection β
β β β
β Hit or miss suggestion β
βββββββββββββββββββββββββββββββββββββββββββ
After LLM Arbitrage:
βββββββββββββββββββββββββββββββββββββββββββ
β User request β
β β β
β Analyze user's past preferences β
β β β
β Pick best model for THIS user β
β β β
β Better suggestion (higher accept rate) β
βββββββββββββββββββββββββββββββββββββββββββ
How It Works (The Nerdy Bit)
Okay, for those who want the technical details... π€
SourcePilot use an algorithm called Thompson Sampling (the same one Netflix uses for recommendations).
Here's the flow:
USER FEEDBACK LOOP
Write βββ AI Suggests βββ Accept/Deny/Retry
β β
β β
βββββββββββ System Learns ββββββ
β
β
ββββββββββββββββββ
β Model Stats DB β
β β
β Model A: 85% β β Success rates
β Model B: 72% β
β Model C: 91% β β Use this one!
ββββββββββββββββββ
β
β
Thompson Sampling Algorithm
β
β
Balances exploration
vs exploitation
β
ββββββββββββ΄βββββββββββ
β β
Try new models Use proven models
(10% of time) (90% of time)
What's Thompson Sampling?
Think of it like this:
π° The Casino Analogy:
You walk into a casino with 5 slot machines.
Some pay out more than others, but you don't know which.
Strategy 1: Pick one machine and stick with it
β Problem: Might be the worst machine
Strategy 2: Try each machine equally forever
β Problem: Waste time on bad machines
Strategy 3: Thompson Sampling β
- Try all machines a few times
- Figure out which ones pay best
- Play the best ones more often
- But occasionally try the others (in case they improve)
That's exactly what I do with AI models!
Why This Matters to You
1. No More Guesswork
You don't need to know which AI model is "best" - the system figures it out for you.
2. Gets Better Over Time
The more you use SourcePilot, the better it gets at serving you. It's like having a personal assistant who learns your style.
3. Automatic Optimization
Works silently in the background. No settings to configure. No choices to make. Just write.
4. Privacy First π
SourcePilot track which models you like (stats only). SourcePIlot never store your actual writing content.
Here's exactly what it tracks:
β
Tracked:
- Model ID (e.g., "gpt-4", "claude-3")
- Your feedback (accept/deny/retry)
- Response time (how fast)
- Endpoint type (suggestion, completion, etc.)
β NOT Tracked:
- Your writing content
- Document text
- Personal information
- What you're writing about
5. Works With All AI Models
Cloud AI: OpenAI, Anthropic, Google, Mistral, Cohere
Local AI: Ollama, LM Studio (100% offline, 100% free)
Real-World Example
Let's say you're Sarah, a content marketer:
Week 1: Sarah writes blog posts and emails
SourcePilot tries different models randomly
Sarah accepts some, denies others
System starts noticing patterns
Week 2: Sarah has given 20+ pieces of feedback
System sees: Sarah loves GPT-4 for blog intros
But prefers Claude for professional emails
Mistral is fastest for quick edits
Week 3: Sarah just writes
SourcePilot automatically uses GPT-4 for blog posts
Switches to Claude when she's writing emails
Uses Mistral for quick grammar checks
Sarah's accept rate: 91% (vs 65% in Week 1)
Sarah doesn't configure anything. It just works.
How It Feels to Use
Day 1:
You: [writes something]
AI: [suggests completion - hit or miss]
You: [accept or deny]
Day 7:
You: [writes something]
AI: [suggests completion - getting better]
You: "Hmm, this AI seems to understand me more"
Day 30:
You: [writes something]
AI: [suggests completion - eerily good]
You: "HOW DID IT KNOW?!" π€―
It's like magic, but it's just math. Really good math.
Technical Stats (For the Data Nerds)
βββββββββββββββββββββββββββββββββββββββββββββββ
β LLM Arbitrage Performance Metrics β
βββββββββββββββββββββββββββββββββββββββββββββββ€
β β
β Learning Phase: β
β β’ 0-10 interactions: Random exploration β
β β’ 10-50 interactions: Smart selection β
β β’ 50+ interactions: High confidence β
β β
β Exploration vs Exploitation: β
β β’ 90% β Use best models (exploitation) β
β β’ 10% β Try new models (exploration) β
β β
β Data Tracked Per Model: β
β β’ Total requests β
β β’ Accept rate (success metric) β
β β’ Deny rate β
β β’ Retry rate β
β β’ Avg response time β
β β’ Last used timestamp β
β β
β Privacy: β
β β’ Content stored: ZERO β
β β’ Metadata only: YES β
β β’ User control: Full transparency β
β β
βββββββββββββββββββββββββββββββββββββββββββββββ
What Else Is New in SourcePilot?
While we're here, I've shipped a bunch of other goodies this week:
π Word Counter with AI Tracking
See exactly how many words you've written vs AI-generated:
βββββββββββββββββββββββββββββββ
β π Writing Stats β
βββββββββββββββββββββββββββββββ€
β Total Words: 1,247 β
β Your Words: 1,089 β
β AI Generated: 158 β
β AI Ratio: 12.7% β
βββββββββββββββββββββββββββββββ
Know your stats. Own your content.
π― Smart Local AI Detection
Auto-detects Ollama and LM Studio
Works 100% offline
Completely free for local models
No API keys needed
π³ In-App Billing
Manage subscription without leaving the app
Upgrade/downgrade anytime
Apply promo codes
Cancel with one click
π Anonymous Analytics
We track MAU/DAU to improve the product
Zero personally identifiable information
Just usage patterns
Who Is This For?
Perfect for:
βοΈ Writers who want AI that adapts to their style
π Content creators who write in different tones
πΌ Professionals who need reliability
π Privacy-conscious users who want control
π Anyone who wants AI that gets better over time
Not for:
People who want to manually control everything
Users who only write one type of content (less benefit from adaptation)
Anyone uncomfortable with metadata tracking (even anonymous
The Vision
I believe AI writing assistants should be:
Personal - Adapt to each user's style and preferences
Private - Never store your actual writing
Powerful - Use the best AI models available
Flexible - Work offline or online, your choice
Honest - Show you what's yours vs AI-generated
LLM Arbitrage is step one in making AI writing truly personal.
Try It Today
Download SourcePilot β sourcepilot.app
Available for:
π macOS (Apple Silicon + Intel)
πͺ Windows (64-bit)
π§ Linux (Debian)
The system starts learning from your first interaction.
What's Next?
I'm working on:
π¨ Style Profiles - Auto-detect "blog post mode" vs "email mode"
π Multilingual Support - Learn preferences per language
π₯ Team Learning - Share preferences across team (opt-in)
π Advanced Analytics - See which models work best for what
π― Context Awareness Improvements - Branching text and more.
Join Us
We're building AI tools that respect users and get smarter over time.
Try SourcePilot today: sourcepilot.co/download
Read the deep dive: How Thompson Sampling Works
One More Thing...
If you use SourcePilot and love it, I'd appreciate:
π¦ A tweet about your experience
π¬ Feedback (I actually read it all)
Every bit helps us build a better product for you.
Thanks for reading! Now go write something awesome. βοΈ
P.S. - The irony of using AI to write about AI is not lost on us. This post was ~40% human, ~60% AI-assisted (with lots of accepts and denies). That's how we roll. π
Made with β€οΈ by humans + AI



Replies
Querri
SourcePilot
@amy_ingramΒ Thanks Amy! :)