Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 749 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 749 Bytes
app-logo

Movie Talk



Link to app

Amazon Appstore

Description

Movie Talk is a simple Android app that allows you to chat with movie and cartoon heroes, powered by the OpenAI API.

Example

Getting Started

  1. Setup the .env file based on .env.example.
  2. Install dependencies with yarn install.
  3. Run the project using yarn start.