mybigday/llama.rn
React Native binding of llama.cpp
This is a developer tool that helps JavaScript developers integrate advanced AI capabilities into their React Native mobile applications. It allows you to embed large language models (LLMs) directly into iOS and Android apps, enabling on-device AI inference. Developers can use it to build features like local chatbots, intelligent content generation, or multimodal understanding directly within their mobile apps.
851 stars. Actively maintained with 48 commits in the last 30 days.
Use this if you are a React Native developer looking to add on-device AI features like local language models or multimodal processing to your mobile applications.
Not ideal if you are not a mobile app developer or if you need a cloud-based AI solution.
Stars
851
Forks
89
Language
C++
License
MIT
Category
Last pushed
Mar 08, 2026
Commits (30d)
48
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/mybigday/llama.rn"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
ludwig-ai/ludwig
Low-code framework for building custom LLMs, neural networks, and other AI models
withcatai/node-llama-cpp
Run AI models locally on your machine with node.js bindings for llama.cpp. Enforce a JSON schema...
mudler/LocalAI
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and...
zhudotexe/kani
kani (カニ) is a highly hackable microframework for tool-calling language models. (NLP-OSS @ EMNLP 2023)
SciSharp/LLamaSharp
A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.