Tagged
product gap
Observations
The Walled Garden Problem
Apr 2026During the process of building my personal website and fleshing out content to publish there and use on social media (for both my personal accounts and VYNS) I realized something. Most of it came from conversations with AI, and none of it could be easily exported to an agent I could run for discovery on which thoughts and ideas across the different large language models I use are worthwhile to publish as content. The only way to do it is to manually copy-paste, which is time-consuming. OpenAI has an export function and I could route that to an agent, but there would be a lot of context drift and training required to get it right, and that's only one model. This is another major limitation of every major LLM platform being a closed system. As a solo founder bootstrapping with basically zero funding, I'm always looking for practical, cost-effective ways to save time while building. For most solo founders, I imagine creative thinking and problem-solving happens inside these closed systems. I've seen a move toward more open-source models lately, but I haven't done a ton of investigative work there yet. What I do know is that the current landscape of closed models makes a layer that sits above everything and treats your conversations across every platform as a unified stream of thought awesome to imagine but currently impossible to build due to API read limitations on your own private data. For now the workaround is obvious and a little more time-consuming. I personally monitor my chats, and when something good surfaces I copy-paste it into my personal branding chat and evaluate it as content for my website or socials. Hopefully in the near future an option opens up that allows for automating some of this. It would free up time and, as the system gets optimized, make sure nothing gets missed.
Native LLM voice chat doesn't offer transcription, and it should
Apr 2026Native LLM platforms that have built-in voice chat functionality don't offer transcription as a built-in feature or add-on. This could be useful for power users or anyone generating specific outputs from their conversations for media and marketing. This morning I spoke with ChatGPT on my morning walk. I'm turning that into a podcast and have to use an external transcription service just to get the text for my site. A tool that hooks into the API, captures voice chat in real time, and parses it into publishable content (blog posts, podcast transcripts, build logs) would be valuable. I might eventually build this into VYNS product offerings down the road if I don't see it emerge on its own within native LLM offerings.