Movie Talk is a simple Android app that allows you to chat with movie and cartoon heroes, powered by the OpenAI API.
- Setup the
.env
file based on.env.example
. - Install dependencies with
yarn install
. - Run the project using
yarn start
.
Movie Talk is a simple Android app that allows you to chat with movie and cartoon heroes, powered by the OpenAI API.
.env
file based on .env.example
.yarn install
.yarn start
.