Skip to content

callstackincubator/ai

Repository files navigation

image

Bring on-device AI to React Native apps. Use instantly available built-in models (Apple Intelligence, Gemini Nano) for immediate AI capabilities, or download and run any model locally with popular runtimes such as MLC Engine. Compatible with Vercel AI SDK interface.

mit licence npm version npm downloads npm downloads

Why choose react-native-ai?

  • Complete AI toolkit - Build apps with text generation, voice transcription, speech synthesis, and embeddings
  • Instant AI - Built-in models work immediately, no downloads or setup required
  • Run anything - Download and use any LLM locally when you need specific models
  • Drop-in replacement - Uses familiar Vercel AI SDK functions
  • Privacy-first - All processing happens on-device, your data stays local
demo.mp4

Read more

For installation instructions and comprehensive documentation, visit react-native-ai.dev.

Contributing

Read the contribution guidelines before contributing.

Made with ❤️ at Callstack

react-native-ai is an open source project and will always remain free to use. If you think it's cool, please star it 🌟.

Callstack is a group of React and React Native geeks, contact us at [email protected] if you need any help with these or just want to say hi!


Made with create-react-native-library