/Flora

Primary LanguageTypeScript

Flora

START HACK 2024 Submission

Getting Started

This is a expo react native project. To run the project, follow these steps:

  • Setup Node.js, Yarn
  • Setup React Native for iOS or Android development
  • Set the environment variable OPENAI_API_KEY to your openai api key (you need access to GPT-4Vision)
  • Run yarn install, yarn ios or yarn android