Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 453 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 453 Bytes

ai-chatbot-app

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

Get started

  1. yarn install
  2. Create .env file
  3. Install and run bard-ai-api <= Click & Follow the documents
  4. run application by yarn expo start