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.
Show HN: YakGPT – A locally running, hands-free ChatGPT UI
111–120 of 123 posts
Re: Show HN: YakGPT – A locally running, hands-free ChatGPT UI
#112Re: Show HN: YakGPT – A locally running, hands-free ChatGPT UI
#113Earlier 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.
Re: Show HN: YakGPT – A locally running, hands-free ChatGPT UI
#114Well done.
Re: Show HN: YakGPT – A locally running, hands-free ChatGPT UI
#115Earlier 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?
High WPM might be achievable with shorthand though.
Re: Show HN: YakGPT – A locally running, hands-free ChatGPT UI
#116Re: Show HN: YakGPT – A locally running, hands-free ChatGPT UI
#117Re: Show HN: YakGPT – A locally running, hands-free ChatGPT UI
#118Just 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.
Re: Show HN: YakGPT – A locally running, hands-free ChatGPT UI
#119speech to text didnt transcribe text after a minute. recording was 5s long(((
Re: Show HN: YakGPT – A locally running, hands-free ChatGPT UI
#120I 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