Live data from Hacker News

Show HN: YakGPT – A locally running, hands-free ChatGPT UI

yakgpt.vercel.app

111–120 of 123 posts

Re: Show HN: YakGPT – A locally running, hands-free ChatGPT UI

#111
Honestly your "idea generator" blew my mind. Would love to see a section that includes a larger catalog of prefilled prompts.

I'm thinking: What would a GPT project manager do? What would a GPT money manager do? What would a GPT logistics manager do? GPT Data Analyst, Etc.

Re: Show HN: YakGPT – A locally running, hands-free ChatGPT UI

#113

Earlier quoted context omitted.

I've never seen this one before. It has several features I've been looking for. Has it been working well for your organization?

It has, especially since we don't want to go through the accounting nightmare of buying everyone ChatGPT+ accounts, so just inviting everyone to the OpenAI org and giving out API keys to be used in tools like this one has been good.

Good to know, thank you.

Re: Show HN: YakGPT – A locally running, hands-free ChatGPT UI

#115

Earlier quoted context omitted.

> 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…

Normal/average talking is ~150 WPM. Average typing speed is about 60-70. Is a 150+WPM a requirement to become anonzzies' friend?

Or a really slow talker?

High WPM might be achievable with shorthand though.

Re: Show HN: YakGPT – A locally running, hands-free ChatGPT UI

#118

Just tried this in both English and Korean. Fumbled a bit with voice control but worked well once I got it going. Very nice. Korean prompts got translated to English so had to tell ChatGPT to respond in Korean to get full non-English UX. Well done.

It sounds like a nice modifier to add a one liner to the prompt "Return your response in $user.language"

Re: Show HN: YakGPT – A locally running, hands-free ChatGPT UI

#120

I tried it, it looks good! I had to modify the code to accept 8000 tokens for chatGPT. It would be good if it saved the json payload of the responses as well. It uses 2 external calls to a javascript CDN for the microphone package and something else. It would probably be best if it was localhost calls only since it handles an API key

What'd you modify I'm curious?
Post reply on HN