/batibot-app

An AI messaging companion for Android and iOS.

Primary LanguageTypeScript

Batibot App

An AI-powered messaging companion app for iOS and Android.

  • Supports conversation history

🛠 Set Up

  • To enable the functionality of oAuth, you must configure your oAuth provider within the Supabase dashboard.
# install dependencies
yarn install

# copy and modify `.env`
cp .env.example .env

# Start metro
yarn start --reset-cache

# Then choose what platform you want to develop
# Press "a" for Android or "i" for iOS