qwersyk / Newelle

Newelle - Your Ultimate Virtual Assistant
https://flathub.org/apps/io.github.qwersyk.Newelle
GNU General Public License v3.0
130 stars 16 forks source link

Support for local language models #16

Closed FrancescoCaracciolo closed 1 month ago

FrancescoCaracciolo commented 1 year ago

It would be a good idea to add support for local language models. We can think about using GPT4All bindings for python that looks pretty easy to use.

Also, we should add a voice in settings to make the user choose which language model to use, which prompt to use, and probably also a "download manager".

FrancescoCaracciolo commented 1 year ago

It would be nice to also be able to add a custom path to the model .bin file in the future since it is supported by GPT4All