Results 7 comments of muebau

Hi after some research I found ready to use containers with a well defined API. Like https://github.com/robmarkcole/HASS-Deepstack-face I like the approach of this even more (same API but without the...

> Hi @muebau > .... > Clarified this, if someone wants to make this model, welcome Hi, I started some time ago with some implementation based on JavaScript (tfjs-core) and...

> https://github.com/matiasdelellis/facerecognition-external-model > see_no_evil shushing_face whoooohooo there it is. Does it do its work asynchronously? I think it sends a request and gets the response directly, right? I hope to...

Hi @matiasdelellis, thank you for the quick solution 😂 There is nothing to be ashamed of. This is simply to thank you for all the initial work done to start...

For 'production' on a RPi4 I avoid the local git repo with: **Dockerfile** ```dockerfile FROM ubuntu as builder RUN apt-get update -q \ && apt-get install -y \ git \...

Yes I think the work done was very important to start a process. I think there are many things that can be done like a dedicated "AI" app which would...

Is there any news about UDP and TLS? I comes handy for many things like VPN, DoT and others.