Skip to content

gamify the experience of uncovering wildlife

Notifications You must be signed in to change notification settings

mrkhunt/AniDex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

gamify the experience of uncovering wildlife

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.5%
  • CSS 2.4%
  • HTML 1.1%