Every now and then you stumble upon a single person building *a whole ecosystem* of interesting AI tools and that’s worth a shout-out.
One such is Ettore Di Giacinto (https://github.com/mudler?tab=repositories), who’s behind a bunch of interesting projects:
🧠 OpenAI Realtime Console, an interactive inspector and API reference for the OpenAI Realtime API:
https://github.com/mudler/openai-realtime-console
🎙️ RealtimeSTT, a simple, low-latency speech-to-text library for realtime applications:
https://github.com/mudler/RealtimeSTT
💻 LocalAI, a drop-in REST API replacement compatible with OpenAI specs for *local* AI inferencing:
https://github.com/mudler/LocalAI
🎨 stable-diffusion.cpp, pure C/C++ inference of Stable Diffusion and Flux models:
https://github.com/mudler/stable-diffusion.cpp
#AwesomeAI #AI #OpenSource #LocalAI #SpeechToText #RealtimeAI #StableDiffusion