| ▲ | throw14082020 2 hours ago | |
I built a dictation and meetings after trying other apps (Wispr Flow, Willow Voice, Granola, open source) and realised they're either user hostile, buggy or have limited feature set. For example, many of these dictations app opt you into Context awareness, which means your entire page contents get streamed to their server. The open source apps don't have dictionary, shortcuts (say "linkedin link" → and it pastes your actual link), or ability to use any proprietary API. So I made my own dictation app. Supports arbitrary API providers (e.g. Deepgram, Speechmatics, Elevenlabs), Offline models and a subscription if you want it. Otherwise it's free forever for BYOK and offline models. Deepgram is a YC startup from 2016, and have models that are genuinely good - so it's up to you if you want to use them. Also, Granola doesn't let you read your own meetings after 30 days. So I added a feature in DuckType to import your data from Granola, unlocking all your meetings from their paywall. Another app: OpenCook https://open-cook.com/ . We curated and wrote our own recipes into StashCook, which requires a subscription just to read your own recipes on the web app. So I got Codex to extract our recipes and rebuild one that is open source, OpenAPI and includes AI features. This won me 1 year of GPT Pro at the codex event :) I hope you can tell... I'm tired of companies designing their products to lock you in, to charge you more, with no added value. I build software for people like me. So I'll be building more apps that replace this user hostile software. | ||