Skip to content

zomeru/batibot-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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