Domestic Animal Identifier Web App

Job ID: 39284226

Budget: ₹1,500 – ₹12,500 INR

Project Title: Animal Detection and Information Display Web Application

Brief Description for Freelancer:

I need a web application that can detect animals from an uploaded image and display relevant information about them. This project is strictly limited to four domestic animals only: Sheep, Cow, Dog, and Cat.

Key Requirements:

Frontend:

A colorful and user-friendly UI (built using HTML, CSS, JavaScript).

First Page:

Project title and short description.

Image upload option.

Submit button.

Second Page:

Display the uploaded image.

Show the predicted animal name (only one from: Sheep, Cow, Dog, or Cat).

Display brief information about the detected animal, fetched via web scraping (e.g., characteristics, uses, etc.).

Backend:

The animal detection should be performed using a Convolutional Neural Network (CNN) model.

The model must be trained or configured only for the following animals: Sheep, Cow, Dog, and Cat.

Include a web scraping module to fetch and display relevant details about the detected animal.

Deployment:

The project should be runnable locally or hosted using Flask/Django.

Provide proper documentation on how to run and test the application.

Breed identification of each animal should also be done during detection