olokobayusuf
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
Hey all! We're a small (semi-stealth) team that's been working on a tool to rewrite AI inference code from Python to C++ (similar to llama.cpp, whisper.cpp, and so on). Today, we're launching `muna transpile`. It takes…
- Compiling Python to Run Anywhere (blog.codingconfessions.com)
- Show HN: Powering React with Python (WASM) (medium.com)
A few weeks ago, Theo T3 posted a read-through of a Medium article showing how to augment an AngularJS website with WebAssembly in order to compute a factorial. I've been building a general(-ish) purpose Python…
- Show HN: Python at the Speed of Rust (blog.fxn.ai)
I’m sure many of you are familiar, but there’s a treacherous gap between finding (or building) a model that works in PyTorch, and getting that deployed into your application, especially in consumer-facing applications.…
-
Hey HN! I'm the founder of Function, a platform that enables developers to run Python functions on-device. We've been quietly building for the past several months, but we figured we could launch some low-hanging fruit:…
- Show HN: Generative Fill with AI and 3D (github.com)
Hey all, You've probably seen projects that add objects to an image from a style or text prompt, like InteriorAI (levelsio) and Adobe Firefly. The prevalent issue with these diffusion-based inpainting approaches is that…