Watch Tutorial on YouTube Build a React Native AI Voice Assistant App with ChatGPT & DALL-E
install dev dependencies
- Go to https://openai.com
- Create a new account and get your api key
- Add the api key in constants/index.js file
Like npm start
/ yarn start
, but also attempts to open your app in the iOS Simulator if you're on a Mac and have it installed.
Like npm start
/ yarn start
, but also attempts to open your app on a connected Android device or emulator. Requires an installation of Android build tools (see React Native docs for detailed setup).
💙 If you like this project, give it a ⭐ and share it with friends!