Read more about our motivation here.
- ⚡ Created using React-Native.
- 🔑 Authentication by AWS Amplify.
- 🌀 Awesome chat created using GiftedChat.
- 🔥 Backed by the PyTorch models.
Follow these steps to setup your React Native environment.
Next, run the Metro server - you can use a script here
rm -rf node_modules
yarn install
rm -rf /tmp/metro-*
watchman watch-del-all
yarn start --reset-cache
Build and run the Android app
react-native run-android
Build and run the iOS app
react-native run-ios
- 🐼 React Native compatibility with PyTorch - #1
- 💕 iOS support.
See CONTRIBUTORS.md.