Email or username:

Password:

Forgot your password?
NyarchLinux

We have a release candidate for Nyarch Assistant!

:archlinux: Completed the refactor from Newelle
🌐 Added Nyarch Demo API that gives the user 10 requests to try out Nyarch Assistant
👩‍🦰 Live2D avatar preinstalled
🗣️ Big TTS improvements
🎙️ Added some Speech Recognition providers (specially Whisper local)
:brain3: Added Smart prompts, that based on the user input, will give the llm the necessary information to answer some Nyarch linux related questions

github.com/NyarchLinux/NyarchA

#linux #ai

3 comments
Keyboard :Blobhaj: :clippy:

@nyarchlinux I have a question about this. What AI does this run on?

If it runs on Ollama, I would totally try it because I could run everything locally.

NyarchLinux

@mrmasterkeyboard it runs on any AI you want, we have 10+ providers and Ollama is supported. You can also run custom gguf models using gpt4all.
There are also offline/self hostable TTS providers, Translation providers and Speech Recognition providers.

Assuming that you have good enough hardware, you can run it full privacy without losing any functionality. Before the final release I will likely write some guides on how to fine tune the settings to privacy use.

For the assistant part of the program, we suggest running a model that is at least llama 3.1 70B, but you are totally free to use any model and you have a lot of control on it

@mrmasterkeyboard it runs on any AI you want, we have 10+ providers and Ollama is supported. You can also run custom gguf models using gpt4all.
There are also offline/self hostable TTS providers, Translation providers and Speech Recognition providers.

Assuming that you have good enough hardware, you can run it full privacy without losing any functionality. Before the final release I will likely write some guides on how to fine tune the settings to privacy use.

Keyboard :Blobhaj: :clippy:

@nyarchlinux Ah, very cool. Thank you very much!

I'll try and get it working!!!

Go Up