Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.12 KB

README.md

File metadata and controls

41 lines (32 loc) · 1.12 KB

AniDex

About

The goal of this project was to gamify the experience of uncovering wildlife. It is similar to Pokemon in the sense that the user is prompted to go around the environment and capture images of species to add to their collection. Using generative AI, Anidex can classify animal species as well as provide a descriptive summary of their qualities. As a result, users are provided with an in-depth educational platform that drives curiosity for our wildlife.

Project

Demo Video: https://youtu.be/oabOsslwrB4

Setup

Clone the repository, and in the root directory, run the command:

npm i

Go into the frontend directory, and run the same command:

npm i

Make sure you have your API keys for OpenAI, Firebase, and Google Maps API in your env file.

To run the project, go into the frontend directory. Run the command:

npm run build

Go back into the GenesisAI directory, and run the command:

npm run start

Access the application at http://localhost:3000.

Team

  • Mahdi Raza Khunt
  • Lucas Toh
  • vicheka Oeun
  • Eric Liu