The mobile application "A.I. Chat (powered by Google)" is built using React Native Expo and utilizes the bard-ai-api, which is an API created with Next.js.
- ReactNative(expo49)
- ReactNavigation
- React-native-gifted-chat
yarn install
- Create
.env
file - Install and run bard-ai-api <= Click & Follow the documents
- run application by
yarn expo start