dsnote icon indicating copy to clipboard operation
dsnote copied to clipboard

I hope this app can use llms to chat to do more things

Open futurewin opened this issue 1 year ago • 2 comments

such as Nvidia chatRTX , can speak to text with llms to do more things, i think you can impove it

futurewin avatar May 04 '24 01:05 futurewin

Hi. Thanks for the idea.

This kind of feature has been already requested in https://github.com/mkiol/dsnote/issues/16.

In general, I'm all for LLMs as a method to implements text processing features like "summarization", "error correction", "text completion" and more. I am quite skeptical about the chat feature for conversations.

mkiol avatar May 05 '24 19:05 mkiol

If you want a desktop based solution to run an open source LLM locally, I suggest you consider this application:

https://gpt4all.io/index.html

SpeechNote does what it does really well. And it may be better to just use two different applications instead of creating one giant be-all application.

Kentoseth avatar Jun 03 '24 21:06 Kentoseth