> Run locally on browser – no need to install any applications That's not what "run locally" means. This isn't any more "local" than talking to chatgpt directly, which is never running locally.
Hey, run locally in this case means: YakGPT has no backend. Whether you use the react app through https://yakgpt.vercel.app/ or run it on your own machine, I store none of your data. I will try and make this wording clearer!
Show HN: YakGPT – A locally running, hands-free ChatGPT UI
91–100 of 123 posts
Re: Show HN: YakGPT – A locally running, hands-free ChatGPT UI
#92Nice. It took about a minute to clone it, run it, enter my API key, and get started. The speech-to-text worked flawlessly. Most people can talk faster than they can type, but they can read faster than other people can talk. So an interface where I speak but read the response is an ideal way of interfacing with ChatGPT. What would be nice is if I didn't have to press the mic button to speak -- if it could just tell wh…
> Most people can talk faster than they can type Most people I know type faster than they can talk. Also more accurate. I find talking a horrible interface to a computer while sitting down. On the move it is another story entirely of course. By the way, chatgpt is not very fast either, so usually I type something in the chat and continue working while it generates the response. > smart glasses I just tried that; it w…
Re: Show HN: YakGPT – A locally running, hands-free ChatGPT UI
#93Re: Show HN: YakGPT – A locally running, hands-free ChatGPT UI
#94Re: Show HN: YakGPT – A locally running, hands-free ChatGPT UI
#95Nice. It took about a minute to clone it, run it, enter my API key, and get started. The speech-to-text worked flawlessly. Most people can talk faster than they can type, but they can read faster than other people can talk. So an interface where I speak but read the response is an ideal way of interfacing with ChatGPT. What would be nice is if I didn't have to press the mic button to speak -- if it could just tell wh…
> Most people can talk faster than they can type Most people I know type faster than they can talk. Also more accurate. I find talking a horrible interface to a computer while sitting down. On the move it is another story entirely of course. By the way, chatgpt is not very fast either, so usually I type something in the chat and continue working while it generates the response. > smart glasses I just tried that; it w…
Re: Show HN: YakGPT – A locally running, hands-free ChatGPT UI
#96Re: Show HN: YakGPT – A locally running, hands-free ChatGPT UI
#97Re: Show HN: YakGPT – A locally running, hands-free ChatGPT UI
#98This is fast. And talking to it is a nice touch. Consider adding text to speech too :) One feature I am missing from all these front ends is the ability to edit your text and generate new response from that point. Official chat gpt UI is the only one that seems to do that.
Chat-with-gpt has that, we use it in our org as an alternative chatgpt Interface: https://github.com/cogentapps/chat-with-gpt
Re: Show HN: YakGPT – A locally running, hands-free ChatGPT UI
#99Earlier quoted context omitted.
Chat-with-gpt has that, we use it in our org as an alternative chatgpt Interface: https://github.com/cogentapps/chat-with-gpt
I added whisper to that (was merged) so you can talk to it as well.
Re: Show HN: YakGPT – A locally running, hands-free ChatGPT UI
#100Earlier quoted context omitted.
Chat-with-gpt has that, we use it in our org as an alternative chatgpt Interface: https://github.com/cogentapps/chat-with-gpt
I've never seen this one before. It has several features I've been looking for. Has it been working well for your organization?