#131 · Primary category: AI Chatbots

sample-mobile-ai-assistant

amazon-bedrock amazon-nova android aws chat claude-4-sonnet deepseek ios mac mobile-app ollama react-native sample-vif-chat-app speech-to-speech vif-chat vifchat virtual-try-on

A lightning-fast, cross-platform mobile AI Assistant App built with React Native.

Project last updated:08/12/26

GitHub Stars

853

Forks

125

Contributors

4

License

MIT

Why we included this project

Teams scouting for a working reference on a mobile-first conversational assistant will get a lot from this one. It's a React Native chat client that covers Android, iOS, and macOS, wired to Amazon Bedrock as the default backend and also able to talk to Ollama, DeepSeek, and OpenAI-compatible endpoints. On top of streaming text chat it shows multimodal input and image generation, and the more interesting piece is a one-prompt flow that generates an editable instant web app you can share, which makes it easy to see how far a single assistant surface can stretch. The companion server piece deploys through API Gateway and Lambda, so the repo demonstrates a full end-to-end setup rather than UI alone. It is a sample and not a finished product, but if you are deciding how to structure your own cross-platform assistant or want a fast way to prototype Bedrock-backed features, the patterns here are worth studying.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category