workflowstacks

The marketplace for AI skills that launch offers, rank in AI search, and automate operations. No coding required.

๐•โšก๐Ÿ’ฌ

Marketplace

  • Browse Skills
  • AI Agents
  • Claude Skills
  • MCP Servers
  • Prompts

Solutions

  • For Founders
  • For Agencies
  • For Ecommerce
  • Agent Builder
  • Starter Packs
  • Playbooks

Learn

  • How It Works
  • What Are Skills
  • What Are Agents
  • What Is MCP
  • For Creators
  • Submit a Tool
  • Security

Company

  • Become a Creator
  • About
  • Enterprise
  • API Docs
  • Terms
  • Privacy
  • Support
Compatible with
๐Ÿค–ChatGPT
โœจClaude
๐Ÿ’ŽGemini
๐Ÿ›๏ธShopify
๐Ÿ”Ahrefs
๐Ÿ“ŠSheets
๐Ÿ’ฌWhatsApp
๐Ÿ“ฑMeta Ads
+50 moreCreator program โ†’

ยฉ 2026 WorkflowStacks. All rights reserved.

TermsPrivacySupport
local-ai

MNN: Fast On-Device AI

Get high-performance Edge AI with MNN, battle-tested by Alibaba, for startup founders, with 15k+ GitHub stars
intermediateโฑ 30 minutes๐Ÿ’ต Free (self-hosted)
15,706 stars2,388 forksC++Quality 9/10Updated 7/23/2026100% free ยท open source
What it is

Run highly optimized machine learning on small devices, like phones or robots, using MNN.

What you can make with it

Automations like: on a custom robot, use MNN to recognize objects and adjust its behavior.

How it helps

MNN helps you create fast and accurate AI on devices that can't rely on big cloud services, saving power and memory.

Real use case example

"A founder of a robotics startup wants to create a self-driving wheelchair. First, they connect a camera to their prototype. Then, they write code that uses MNN to detect obstacles and adapt the path. Finally, they test the device in different environments, refining its AI."

If you're new

When you're new to AI development and want to get started with on-device machine learning.

If you're senior

When you need a high-performance, lightweight AI engine for your custom robotics or IoT project.

Common confusion cleared up

MNN doesn't require complex setup or prior AI expertise; its pre-built functions make it relatively easy to integrate into your project.

Best inside these AI tools
CursorClaude DesktopCodex CLI
Pairs with
Camera feedsSensor data
Why we list it on WorkflowStacks: The marketplace includes MNN because it's a popular, battle-tested AI engine that's free and open-source.
What it does

MNN is a high-performance, lightweight inference engine for on-device AI and Edge AI applications, allowing for fast and efficient model deployment

Install / run
git clone https://github.com/alibaba/MNN.git
When to use it
  • โ€ขWhen you need to deploy AI models on edge devices with limited computational resources
  • โ€ขWhen you want to improve the performance and efficiency of your on-device AI applications
  • โ€ขWhen you need a battle-tested and widely adopted inference engine for your startup's AI projects
Quick start
  1. 1Build the MNN library by running the command 'cmake . && make' in the MNN repository
  2. 2Create a new C++ project and include the MNN library by adding 'include/mnn.h' to your includes
  3. 3Load a pre-trained model using the 'mnn::Interpreter' class and 'mnn::Session' class
  4. 4Use the 'mnn::Session::run' function to run the model and get the output
  5. 5Check the example code in the 'examples' directory of the MNN repository for a complete example
Ready-to-paste prompt
mnn::Interpreter interpreter('model.mnn'); mnn::Session session(interpreter); session.run({'input': input_data}, {'output': output_data});
Heads up: MNN requires a compatible C++ compiler (e.g. GCC 5.4 or later) and a compatible OpenCV version (e.g. OpenCV 3.4 or later) to build and run successfully
Saves to your device

Topics

arm
convolution
deep-learning
embedded-devices
llm
machine-learning
ml
mnn
transformer
vulkan
winograd-algorithm
What's inside โ€” free to inspect
No purchase needed

Read the entire source before you build โ€” unlike paid marketplaces that hide it behind a buy button.

25
top-level files
23
folders
321.8M
repo size
Apache-2.0
license
Key files
.pre-commit-config.yaml
AGENTS.md
README_CN.md
README_JP.md
README_TW.md
README.md
File tree
.github/
.pre-commit-hooks/
3rd_party/
apps/
backupcode/
benchmark/
cmake/
codegen/
demo/
doc/
docs/
express/
include/
package_scripts/
project/
pymnn/
resource/
schema/
skills/
source/
test/
tools/
transformers/
.clang-format
Quick Actions
Details
Creator
alibaba
Language
C++
Category
local-ai
Published
4/15/2019

Are you the creator of this tool? Claim your listing โ†’ and earn 85% of every sale.

Related skills

More local-ai tools founders pair with this one.

local-aiโ˜… 120,567
Run LLMs with llama.cpp
Get fast LLM inference with llama.cpp, for founders using C++.
local-aiโ˜… 87,697
Stirling-PDF: Edit PDFs Anywhere
Edit PDFs on any device with Stirling-PDF, a tool for startup founders, backed by 80k+ GitHub stars
local-aiโ˜… 29,171
Run AI Locally with llmfit
Find compatible AI models for your hardware with llmfit, a tool for founders, with 29k+ GitHub stars.
local-aiโ˜… 27,715
koreader: Multi-format eBook Reader
Get a versatile eBook reader for various devices. For founders needing eBook solutions, backed by 28k+ GitHub stars.
local-aiโ˜… 10,303
Run AI Locally with runanywhere-sdks
Run AI models on-device with this production-ready toolkit, ideal for startup founders, backed by 10k+ GitHub stars
local-aiโ˜… 9,441
amlogic-s9xxx-armbian: Run Armbian on Devices
Get Armbian on Amlogic, Allwinner, Rockchip devices with amlogic-s9xxx-armbian, backed by 9.4k+ GitHub stars, for founders needing local AI solutions