Skip to content

Releases: ShyamSathish005/python-react-ml

v0.1.0 – Phase 1 Release

24 Sep 17:29

Choose a tag to compare

This is the first functional release of python-react-ml, a framework for running Python ML models directly inside React apps using Pyodide.

It introduces the core building blocks of the project: model bundling, browser runtime, and a simple React hook API. This release is experimental but demonstrates the concept end-to-end.