Experiments with NLP and GPT-3 • 23 implied HN points • 11 Mar 26
- You can quickly recreate a SaaS feature set by using LLMs and cloud APIs, turning a paid product into a local or DIY app that runs with your own API key.
- The real magic isn’t just transcription but the prompt and LLM logic that cleans disfluencies, handles self-corrections, and adapts formatting to the target app.
- Code and a working prototype are easy to produce, but distribution, product polish, and the business model remain the hard parts. Open-sourcing or packaging executables makes replication and customization trivial.