@User I know there are low-code solutions for hosting algorithms, but none of them have convinced me they're superior to typing code. I use Flask on Replit because I can get WebSocketApps, Socket.IO for WebRTC, and HTTPS HTML and REST all playing nice together, and they pass the Google Cloud Run savings on to me. However, it's less efficient than using a non-GCed C/C++ on raw Kubernetes. I'm trying to think which low-code alternatives actually count as less coding, because hooking a flow graph up in a GUI is still coding. I guess the voice modality alternative is to try to get ChatGPT to write you a Flask script using only STT prompts.