Llama.rn: AI for React Native
Llama.rn allows you to integrate the LLaMA AI model into your React Native applications, enabling local AI capabilities on mobile devices.
- •You're building a mobile app that requires AI-powered features like text analysis or generation without relying on remote servers.
- •Your React Native project needs to support offline AI functionality, reducing dependence on internet connectivity.
- •You want to leverage the LLaMA model's capabilities in a React Native environment for tasks such as language translation or summarization.
const LlamaRN = require('./LlamaRN'); LlamaRN.predict('This is a test input');Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/llama-rn && curl -fsSL https://workflowstacks.com/api/skills/llama-rn/claude-skill -o ~/.claude/skills/llama-rn/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Llama.rn: AI for React Native is a very large C++ project (~365k lines across 743 code files, plus 24 test files). It is a full software project: use it through its install path rather than reading it end to end. Last commit this month, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
- 3src/index.tsWhere the program starts running
- 4package.jsonDependencies and the commands it exposes
- 5example/.gitignoreA worked example — copy this to get going
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Expect 20–40 minutes in a terminal — or let your AI agent drive it.
mkdir -p ~/.claude/skills/llama-rn && curl -fsSL https://workflowstacks.com/api/skills/llama-rn/claude-skill -o ~/.claude/skills/llama-rn/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
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.