SumitK27 / Pet-Adopt-MEEN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI-Based Pet Adoption System

wakatime

With the help of Artificial Intelligence this system will make the pet adoption process by Analyzing pet breed from image and validate adoption applications through the sentiment value.

Source Code: AI-Based Pet Adoption System (GitHub)

Presentation of the project: AI-Based Pet Adoption System (GitHub)

Published Paper: AI-Based Pet Adoption System (IRJET)

Technologies

  • NodeJS - Backend Processing
  • ExpressJS - Wrapper for HTTP server
  • MongoDB - Database
  • EJS - Template Language

Use

  1. Clone the repository
  2. Navigate to the root directory of the project
  3. Install the dependencies npm install
  4. Rename the sample.env file to .env and fill the details in the file
  5. Start the MongoDB server mongod
  6. Run the server npm start

About


Languages

Language:EJS 56.8%Language:CSS 34.8%Language:JavaScript 8.5%Language:Shell 0.0%