AI Assistant

I made a AI assistant App that is able to controll devices. The App has a API that other app developers can use to handoff commands like the UC remote does with its voice command feature. Multiple AI models are supported but currently only Gemeni is actually fully tested. Please let me know what does and doesn’t work for you.

API Docs for developers of other apps: https://github.com/nklerk/nl.nielsdeklerk.ai/blob/main/API.md

UC Remote App:

@Jorg_Wissemann I have just updated the app to 1.1.0 and it now supports Perplexity, Please let me know if it works for you

Does not work yet. I get a 404 when trying to refresh the model list.

Trying to add sonar-pro manually gives an error 400

@Jorg_Wissemann I’ve updated the app. tha API is rewritten. i mainly used the OpenAI Api, as it supposed to be the “same” except it doesn’t support moddel listing and tools are handled differently so thats the two errors. Just pused a new test. let me know if and what errors you get. if possible please copy past the text. this way i don’t have to type over :joy:

Different issue:

Error: Perplexity request failed (400): {“error”:{“message”: "validation failed:

model \“perplexity/sonar-pro|” is not supported", “type”: “invalid_request”, “code”: 400}}