microflow-rs VS diy-alexa

Compare microflow-rs vs diy-alexa and see what are their differences.

microflow-rs

A Rust TinyML compiler for neural network inference on embedded systems (by matteocarnelos)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
microflow-rs diy-alexa
1 4
59 483
- 2.7%
7.8 3.4
3 months ago 6 months ago
Rust Jupyter Notebook
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

microflow-rs

Posts with mentions or reviews of microflow-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-16.
  • TinyML: Ultra-low power Machine Learning
    5 projects | news.ycombinator.com | 16 Jan 2024
    I built a Rust TinyML compiler for my master thesis project: https://github.com/matteocarnelos/microflow-rs

    It uses Rust procedural macros to evaluate the model at compile time and create a predict() function that performs inference on the given model. By doing so, I was able to strip down the binary way more than TensorFlow Lite for Microcontrollers and other engines. I even managed to run a speech command recognizer (TinyConv) on an 8-bit ATmega328 (Arduino Uno).

diy-alexa

Posts with mentions or reviews of diy-alexa. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-16.

What are some alternatives?

When comparing microflow-rs and diy-alexa you can also consider the following projects:

uSpeech - Speech recognition toolkit for the arduino

voice-controlled-robot - A voice-controlled robot using the ESP32 and TensorFlow Lite