DeveloPassion's Newsletter 202 - Knowii Voice AI
A newsletter discussing AI, Knowledge Work, Knowledge Management Systems, Zen Productivity, Personal Organization, and everything in between!
Hello everyone! I'm Sébastien Dubois, your host. You're receiving this email because you signed up for DeveloPassion's Newsletter. Thank you for being here with me ✨
If you enjoy this, please forward it to your friends 👍. If this email was forwarded to you, then don't forget to subscribe and become a supporter. You can also follow me on X, Bluesky, and Mastodon.
Welcome
Welcome to all the new readers ❤️
The past two months have been an intense sprint. Building. Shipping. Learning. Breaking things. Fixing them. And finally: launching something I've been thinking about for a long time.
First, some personal news: I've finally recovered from my injury after my latest semi-marathon. Nothing serious, but this kept me off running for many weeks. I'm back at it now, taking it slow. And it's TOUGH!
The end of the year is almost here. I'm preparing myself for my next yearly review. Yearly reviews are my most powerful ritual. I really don't want to miss those. Each year I ask myself: "What should the next version of myself look like?", "What are my next challenges?", "What path do I choose for myself, going forward?". And each time it has been life changing.
This process isn't optional for me. It's how I stay mindful and intentional about my life.
But today's edition isn't about retrospection. It's about creation. Over the past 8 weeks, I've been building something new. Something that changes how I work with AI, how I write, how I think.
Let me tell you about Knowii Voice AI.
This Week's Highlights
- Launched Knowii Voice AI - a privacy-first voice-to-text app 🎉
- Got first customers with overwhelmingly positive feedback
- Started developing the Obsidian Starter Kit plugin
- Published three Knowii workshop videos on YouTube
- Knowii Community crossed 300 members
- Removed Knowii Community free tier - now starting at $4.99/month
- Subscribed to GitHub paid plan and Apple Developer Program
- Installed Omarchy on my laptop
- Built Adobe Premiere Chapters to YouTube converter tool
- Read multiple books including The Running Man (book) and Nobody’s Fool (book)
Before You Go Any Further
I want to reach more people. Got 20 seconds? Then share the link with one friend/colleague who would benefit from joining us! And of course, don't forget to also mention the Knowii Community ❤️
And if you bought some of my products or courses? Then please leave a rating/review. It really helps a lot ❤️
Black Friday Sale
30% off everything in my store this week!
Use the discount code BLACKFRIDAY2025 during checkout to get 30% off any of my products.
This includes:
- Knowii Community memberships (with tons of bonuses)
- Knowledge Worker Kit
- Obsidian Starter Kit
- Knowledge Management for Beginners course
- Personal Knowledge Management Coaching sessions
- Knowii Voice AI app
- And EVERYTHING else in my store
This offer is valid until November 29th. Don't miss it!
Knowii Community Memberships are my best offers. They combine access to multiple products and services, include future content, and are the best way to support my work.
Time to boost your Knowledge Work skills! ❤️
Knowii Affiliate Program
I'm working on the Knowii Affiliate Program. You can already join and start earning (40% on every sale) by recommending my products and services. If you believe in what I'm building and want to help spread the word, this is a great way to do it.
You can find more information here:

Also, check out the dedicated Knowii space: https://www.knowii.net/c/affiliates
Knowii Voice AI: Type at the Speed of Thought
I've been frustrated with typing for years.
Not because I'm slow. I type fast enough. But because typing creates friction between thought and action. Ideas arrive faster than fingers can move. The keyboard is the bottleneck.
When you're working with AI, this becomes even more obvious. You want to give detailed context. Explain your thinking. Provide examples. But typing all of that? Exhausting.
Voice dictation exists, but every solution I tried had problems:
- Cloud services that send your voice to someone else's servers
- Apps that only work in specific browsers or applications
- Subscriptions that cost $20-30/month forever
- Services with usage limits that you hit constantly
- Open source projects that try to please everyone and don't have good UI/UX
I wanted something different. Privacy-first. Works everywhere. Pay once, own forever. Uses state-of-the-art AI models.
I couldn't find it. So I built it.
What is Knowii Voice AI?
Knowii Voice AI is a voice-to-text transcription application that runs entirely on your computer. Your voice never leaves your device (unless you choose to use cloud models).
Press Ctrl+Space (or any shortcut you configure). Speak naturally. Release. Your words appear exactly where your cursor is. In any application.
Gmail. Slack. Discord. VS Code. Your terminal. Obsidian. Word. Teams. Literally anywhere you can type.
The AI models run locally on your computer. No internet required after the initial model download. No subscriptions. No usage limits. Complete privacy.
You speak at 150 words per minute. You type at 40 words per minute. That's not a small difference. That's 3.75x faster.
If you write for 2 hours per day, you get back 88 minutes. That's 7.3 hours per week. 380 hours per year.
What would you do with an extra 380 hours?
The Journey
Let me tell you how Knowii Voice AI came to be.
I started by doing research about Speech Recognition (ASR) AI models a few months back. More recently, I looked into cross-platform software development frameworks. I knew about Electron, but didn't want my app to be too heavy. I then stumbled upon Tauri and immediately fell in love. Rust on the back-end, anything you want on the front-end, support for Windows, macOS, Linux and iOS, tons of mature features. I spent the next two weeks learning as much as I could and started building.
While doing more research, I discovered Handy, an open-source voice-to-text project by CJ Pais. Solid foundation. Great concept. I saw potential and decided to fork it instead of building everything from scratch. Since that project used the MIT license, it was a great starting point.
I rebuilt everything from scratch. I completely overhauled the codebase. Refactored the architecture. Redesigned the entire user interface from scratch to be fully responsive, and added many features that don't exist in Handy. For example, I've added support for multiple AI models (e.g., Moonshine and Omnilingual), added Linux support for Hyprland, added various improvements to the history screen, and much more. I then wrote extensive documentation, prepared the sales copy, built a landing page and I launched it.
But week six hit hard. Someone opened an issue on GitHub: "This is a Handy.computer clone."
That hurt. They weren't wrong about the fork, but I never said that I started from scratch, and they missed the point. Knowii Voice AI started from Handy's codebase, yes. But it's not a dumb clone. It's something different that will take a very different path (it already has). I had already acknowledged the fork publicly and gave credit where it's due. But I also explained my vision for the future of the app and the roadmap I have in mind. I understand that commercial forks of open source apps have a bad reputation, but the incentives and goals are different. For the creator of Handy, Handy is a fun side-project. For me, Knowii Voice AI is a product I'm selling, that I'm providing support for, that I will keep working on for the foreseeable future, and that will evolve based on customer feedback.
Then my first customers started using it. The feedback was overwhelmingly positive. People got what I was building. And I'm building for them ❤️
Knowii Voice AI has its own roadmap. Its own vision. Its own community. Features that Handy will never have because our goals are different. With Knowii Voice AI, I want to build the best tool for Knowledge Workers and Knowledge Management enthusiasts who care about privacy and productivity. Different visions. Different paths. Both valid.
Soon, I'll start working on AI inference and integrations with tools such as Obsidian. That's where the fun will begin!
What You Get
$49, once. Own it forever.
- Full Windows 10/11 support (available now)
- Linux and macOS support coming soon
- Various AI models (Whisper, Parakeet, Moonshine, Omnilingual)
- Complete transcription history with search, filter, edit, star, playback
- Works in every application
- Customizable shortcuts
- Voice Activity Detection
- Custom word replacements for common errors
- Auto-update system
- Lifetime updates and all future features
- 30-day money-back guarantee
I recently added support for Moonshine and Omnilingual models, as well as many more improvements that will be released soon.
My first customers gave me super positive feedback. That validation? Worth everything.
What's Next
The roadmap is packed. Full Linux and macOS support. Smart AI-enabled post-processing workflows. Real-time transcription. Voice trigger words. File transcription. Voice commands. And much more.
Check out:
- Website: https://voice-ai.knowii.net
- Documentation: https://docs.voice-ai.knowii.net
- Roadmap: https://docs.voice-ai.knowii.net/roadmap
- Release Notes: https://docs.voice-ai.knowii.net/release-notes
- Video: https://www.youtube.com/watch?v=Z3nnUCJRWhI
If you're tired of typing, if you want to work faster, if you care about privacy, this is for you.
Knowii Community News
The Knowii Community keeps growing. We're now over 300 members. It's lovely to see our community grow ❤️.
I've made an important decision: removing the free tier. Memberships now start at $4.99/month.
Why? Sustainability. Running the community costs money. Servers. Tools. Time. I want to keep building it for years. That means it needs to be financially sustainable.
The paid tier brings value: exclusive workshops, direct access to PKM experts, private spaces, priority support. If you're serious about knowledge work, it's worth joining.
New Workshops
I published three workshop videos on YouTube recently:
Obsidian Workshop
Deep dive into Obsidian and the Obsidian Starter Kit v3. Everything you need to get started.
Full notes: Knowii Community Event - Knowledge Builders - 2025-10-28 - Obsidian and OSK v3
Knowledge Management 101
Foundations of knowledge management. Why it matters. How to get started. What systems to build.
Full notes: Knowii Community Event - Knowledge Builders - 2025-07-23 - Knowledge Management 101
OSK v3 Deep Dive Workshop
Comprehensive exploration of every system in OSK v3. Actions. Health. Content. Maps. Creations.
Full notes: Knowii Community Event - Knowledge Builders - 2025-11-18 - OSK v3 Deep Dive Workshop
More workshops are planned for Obsidian, AI, and many other topics. Join the community to participate live.
Join us: https://store.dsebastien.net/l/knowii
The Lab 🧪
Beyond Knowii Voice AI, I've been building and experimenting with various things.
Also, since I started working on Knowii Voice AI, I've focused a lot of my energy on building, and much less on writing. And it's frustrating to me, because I have so much to write about. The backlog keeps growing. I'll get back to writing very soon. I'm also preparing new Knowii Community workshops, live streams and deep dive sessions.
Obsidian Starter Kit Plugin
I started building an Obsidian Starter Kit plugin. It will be included in future versions of the kit and will add first-class support for note types and strongly typed note properties.
Obsidian doesn't have native support for note types. You can use tags and properties, but there's no way to enforce a schema, ensure properties are correct, or validate values. No auto-completion beyond basic metadata. All because there's no native understanding of "this is a book note" vs "this is a project note."
The OSK plugin will change that. It will replace plugins like Metadata Menu plugin for Obsidian and Auto note mover plugin for Obsidian. Over time, I expect it to replace more plugins, making the whole system more cohesive and powerful.
I published a thread about it here: https://x.com/dSebastien/status/1978746095854563497. I also discussed it in the Knowii Community.
OSK Landing Page Refresh
I also refreshed the Obsidian Starter Kit landing page at https://obsidianstarterkit.com. Cleaner design. Better messaging. More focused.
Infrastructure Investments
I subscribed to a paid GitHub plan to build Knowii Voice AI releases for multiple operating systems (Windows, macOS, Linux). I also joined the Apple Developer Program ($99/year). These are financial risks I'm willing to take for that project. Building across platforms isn't cheap. But it's worth it.
Adobe Premiere Chapters to YouTube
I built a small tool for myself: convert Adobe Premiere chapters to YouTube format.
It started as a simple Node script: https://github.com/dsebastien/adobe-premiere-chapters-to-youtube
Then I built a web version: https://github.com/dsebastien/adobe-premiere-chapters-to-youtube-web
Published it at: https://adobe-premiere-markers-to-youtube.tools.dsebastien.net
Tiny tool. Solves a specific problem. Shared it in case others need it.
Omarchy
I installed Omarchy on my laptop. Omarchy is an Arch Linux-based distribution focused on productivity with Wayland and Hyprland.
It took me a while to get used to Wayland/Hyprland, but I love the productivity boost. No more managing windows manually. No more dragging things around. Tiling window management just works.
Quotes of the Week
- A PKM system is one you can actually trust with important memories, ideas, insights, information, knowledge, and wisdom
- A second brain is a digital archive of your most valuable memories, ideas, and knowledge to help you do your job, run your business, and manage your life without having to keep every detail in your head
- A goal is not always meant to be reached. It often serves simply as something to aim at
- If you want to make the wrong decision, ask everyone — Naval Ravikant
- Set your goals high, and do stop from time to time to enjoy the journey and appreciate your progress. But never lose sight of the end goal
Books
Right now I'm focusing on the the following books:
- The Running Man (book) by Richard Bachman (Stephen King)
- Nobody’s Fool (book) by Harlan Coben
- Antifragile (book) by Nassim Nicholas Taleb (re-reading)
In addition to many others that are on the back burner: Purple Cow (book), How We Learn (book), Generative AI in Action (book), Generative Deep Learning (book), Sapiens (book), Build a Better Brain (book), Man's Search For Meaning (book), ...
I also finished reading various fiction books in the last couple of months:
- Le Voyageur imprudent (book) by René Barjavel
- Desperation (book) by Stephen King
- Everything's Eventual (book) by Stephen King
- You Like It Darker (book) by Stephen King
- Elevation (book) by Stephen King
- The Innocent (book) by Harlan Coben
- Found (book) by Harlan Coben
- Shelter (book) by Harlan Coben
- Seconds Away (book) by Harlan Coben
- The Street Lawyer (book) by John Grisham
- Odd Thomas (book) by Dean Koontz
- The Good Guy (book) by Dean Koontz
- Flyover (book) by Douglas Kennedy
- Bram Stoker's Dracula (book) by Bram Stoker
- Blind Spot (book) by Paula Hawkins
- The Anomaly (book) by Hervé le Tellier
- J'aurais aimé te tuer (book) by Pétronille Rostagnat
- Demain j'arrête ! (book) by Gilles Legardinier
New & Interesting Links
Obsidian
- Maps in Obsidian Bases: Maps plugin for Obsidian
- I wrote a little tutorial based on this: How to capture GPS coordinates, import and display those in Obsidian
- Related article: https://medium.com/obsidian-observer/maps-in-obsidian-the-new-potential-of-bases-93125b575b36
- Beginner's guide to Bases: https://medium.com/@lennart.dde/a-beginners-guide-to-bases-in-obsidian-your-data-your-way-773a72dc00db
- Obsidian changelog (v1.10.1):
- Obsidian Importer now lets you generate Markdown files from a CSV: https://x.com/obsdmd/status/1988704189829243336
- Demo of the Notebook Navigator plugin for Obsidian (included in Obsidian Starter Kit v3): https://www.youtube.com/watch?app=desktop&v=0lXbEHKDLp8
- CustomGPT that creates Obsidian-friendly notes from any text: https://chatgpt.com/g/g-6887932a58dc81919c58c3f763224f4c-obsidian-notes
- Tip to import your Kindle library into Obsidian and get it organized with Bases using Claude Code: https://x.com/aref_vc/status/1974077964590723576
- How to use Claude as a second brain: https://every.to/podcast/how-to-use-claude-code-as-a-thinking-partner?s=03
PKM / Thinking / Learning
- Sketch Your Mind Conference
- PKM Weekly: https://www.pkmweekly.com/p/pkm-weekly-2025-11-01
- Be careful with Obsidian: https://phong.bearblog.dev/be-careful-with-obsidian
- HN discussion: https://news.ycombinator.com/item?id=45678941
- An important reminder that you need proper backups: https://www.reddit.com/r/ObsidianMD/comments/1oxxzp4/comment/np3uhzy
- My recommendations:
- You NEED proper backups if you're serious about your knowledge base
- Don't consider syncing as creating backups
- Don't consider RAID as backup
- Create actual backups
- Create multiple backups (ideally)
- Automate the creation of your backups
- Store backups in different locations (locally and remotely)
- Test your backups regularly
- Consider app folders as danger zones that are totally unstable
- I wrote about this here for Obsidian: How I synchronize and backup my Obsidian notes & https://www.dsebastien.net/how-i-synchronize-and-backup-my-obsidian-notes
- My recommendations:
- PKM apps need better resurfacing: https://ankursethi.com/blog/pkm-apps-need-to-get-better-at-resurfacing-information/
- 10 Years of building a second brain: https://blog.venturemagazine.net/i-spent-10-years-building-a-second-brain-e1eb82a402c2
- Best PKM for late 2025: https://www.reddit.com/r/PKMS/comments/1nkuswa/best_pkm_for_late_2025
- An updated version of the Konik Method of Eleanor Konik: https://open.substack.com/pub/eleanorkonik/p/the-konik-method-for-organizing-electronic
- Interview with Mem.ai creator: https://open.spotify.com/episode/76k1C1DbNjUj7NtSbq5uZV
- Awesome digital gardens
AI
- Demis Hassabis on the future of Knowledge: https://www.youtube.com/watch?v=TgS0nFeYul8
- Local LLMs security paradox: https://quesma.com/blog/local-llms-security-paradox
- Gemini 3: https://blog.google/products/gemini/gemini-3
- Nano Banana Pro: https://blog.google/technology/ai/nano-banana-pro
- Claude Opus 4.5: https://www.anthropic.com/news/claude-opus-4-5
- Claude 4.5
- Cool video about the fact that Claude Code can be used as a general-purpose agent: https://www.youtube.com/watch?v=MsQACpcuTkU
- Claude Code Interpreter: https://simonwillison.net/2025/Sep/9/claude-code-interpreter
- Claude can create Office files: https://www.linkedin.com/posts/claude_claude-can-now-create-and-edit-files-such-ugcPost-7371194328884453376-n3SL
- Claude Code learning path: https://medium.com/@dan.avila7/claude-code-learning-path-a-practical-guide-to-getting-started-fcc601550476
- Prompting is managing: https://contraptions.venkateshrao.com/p/prompting-is-managing
- Your Brain on ChatGPT: Accumulation of Cognitive Debt when Using an AI Assistant for Essay Writing Task: https://arxiv.org/pdf/2506.08872v1
- Free your LLMs: https://github.com/p-e-w/heretic
- Create storybooks with Gemini: https://blog.google/products/gemini/storybooks
- OpenAI Prompt Packs: https://academy.openai.com/public/tags/prompt-packs-6849a0f98c613939acef841c
- System prompts of AI models: https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools
- ChatGPT project-only memory: https://help.openai.com/en/articles/6825453-chatgpt-release-notes#h_fb3ac52750
- Open source clone of NotebookLM: https://github.com/lfnovo/open-notebook
- Scary that shared Grok conversations can be found via search engines:
site:https://grok.com/share wtf
Bootstrapping
- Black Friday deals repo: https://github.com/trungdq88/Awesome-Black-Friday-Cyber-Monday
- Changing the world: https://opuslabs.substack.com/p/how-to-flip-bits-in-the-world
- VPS servers cost near to nothing now: https://www.ovhcloud.com/en-gb/vps/?s=03
Little Things I've Published Recently
- Obsidian Starter Kit thread: https://x.com/dSebastien/status/1975937884307038317
- Thread about mental leakage: https://x.com/dSebastien/status/1988935953130652016
- How to download a single element in Canvas
- How to create an Apple Distribution Certificate CSR on Windows
That's it for today! ✨
About Sébastien
I'm Sébastien Dubois, and I'm on a mission to help knowledge workers escape information overload. After 20+ years in IT and seeing too many brilliant minds drowning in digital chaos, I've decided to help people build systems that actually work. Through the Knowii Community, my courses, products & services and my Website, I share practical and battle-tested systems. You can follow me on X 🐦 and on BlueSky 🦋.
I am an author, founder, and coach. I write books and articles about Knowledge Work, Personal Knowledge Management, Note-taking, Lifelong Learning, Personal Organization, and Zen Productivity. I also craft lovely digital products.
If you want to follow my work, then become a member and join our community.
Ready to get to the next level?
If you're tired of information overwhelm and ready to build a reliable knowledge system:
- 🎯 Join Knowii and get access to my complete knowledge transformation system
- 📚 Take the Course and Master Knowledge Management
- 🚀 Start with a Rock-solid System: the Obsidian Starter Kit
- 🦉 Get Personal Coaching: Work with me 1-on-1
- 🛒 Check out my other products and services. These will give you a rock-solid starting point for your note-taking and Knowledge Management efforts
