This is an app which building ChatGPT with React Native. Integrating OpenAI's Powerful API with React Native to build own ChatGPT Application, and Completing AI Integration, DALL-E Image Generation, and Whisper Speech Recognition!
First, run the development server:
npx expo start
› Using Expo Go
› Press s │ switch to development build
› Press a │ open Android
› Press i │ open iOS simulator
› Press w │ open web
Open http://localhost:8081 with your browser to see the result.