by trungdq88 on 3/7/23, 11:24 AM with 88 comments
by trungdq88 on 3/7/23, 11:28 AM
It's a static web app, you can host it yourself, data is stored locally on your browser, API requests are made directly to OpenAI API without any middle server.
It has some more convenient features that make your that experience way better. Like search chat history, prompt library, integrations, etc.
Would love to hear all the feedback!
by lowefk on 3/7/23, 1:38 PM
Edit: However, as typingmind is earning more than $1000, it should have more features and better maintenance.
by ICodeSometimes on 3/7/23, 12:11 PM
Also would be great to see which messages are included in the computation, since chat gpt limits total characters per request to 4K? so inevitably some past messages will be rendered useless.
Overall well done!
by kierangill on 3/7/23, 2:30 PM
https://github.com/kierangilliam/chatwithme.chat
Available at: https://www.chatwithme.chat/
by epaga on 3/7/23, 12:15 PM
One possible improvement: I had accidentally mistyped my API key and it popped up an HTTP 500 error instead of going "That doesn't seem to be a valid API key, could you make sure you pasted it in correctly" or something...
by andygcook on 3/7/23, 2:18 PM
by purplend on 3/7/23, 4:34 PM
https://www.reddit.com/r/OpenAI/comments/11ef8ea/superpower_...
by 101008 on 3/7/23, 1:33 PM
by Bzzz666 on 3/7/23, 12:49 PM
That would be great, something like a button\action with a promt that would load and split if needed large amounts of text and promt it in conversation. (maybe add format some parsing, like markdown or plain text)
by foolinaround on 3/7/23, 3:29 PM
If this UI can capture my query in the case of such a crash and keep retrying till I get the answer, and then notify me (browser, email, etc) - that would be great.
by throwaway86530 on 3/7/23, 2:10 PM
One feature I would love is passing a prompt (or even a conversation) using queryparams. It would help for the integration with other tools.
Another feature I'd love is to exploit the 'system' agent. From the documentation, there are three possible agents : User, Assistant and System. My understanding is that system can be exploited to drive the expected general behavior of the assistant and seems very useful to that regard.
Last thing, if it was open-source I could clone it and that would dismiss any fears from having my API key stolen. But that's up to you of course.
by Heleana on 3/7/23, 1:06 PM
by punnerud on 3/7/23, 12:07 PM
by johnjungles on 3/7/23, 12:11 PM
by poisoned on 3/8/23, 2:45 PM
by jerpint on 3/7/23, 3:12 PM
by dmw_ng on 3/7/23, 2:18 PM
by thoughtpeddler on 3/7/23, 7:52 PM
[1] https://twitter.com/adamdangelo/status/1631714221171023873
by leobg on 3/7/23, 9:59 PM
Add serpapi on top of that, and you might just become my phone’s most used app.
by agust on 3/7/23, 2:07 PM
by thunderbong on 3/7/23, 5:02 PM
by comatose_thor on 3/7/23, 5:04 PM