GithubHelp home page GithubHelp logo

rajarshi12321 / anidex Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 698.06 MB

Welcome to the Anidex repository, which is a real life pokedex for knowing about animals on the spot with scanning or clicking the picture of the animal. Then the app will respond which possible animal is it with few basic details in both text in screen and as voice message like any voice assistant

License: MIT License

Python 14.89% CSS 3.94% HTML 2.49% Jupyter Notebook 78.68%
flask-application machine-learning python tensorflow

anidex's Introduction

Anidex

Welcome to the Anidex repository, which is a real life pokedex for knowing about animals on the spot with scanning or clicking the picture of the animal. Then the app will respond which possible animal is it with few basic details in both text in screen and as voice message like any voice assistant

You need to setup the API keys for ANIMAL_API_TOKEN from the free live animal api you can use it for free and HUGGINGFACEHUB_APT_TOKEN from HUGGINGFACEHUB

Table of Contents

Installation and Dependencies

These are some required packages for our program which are mentioned in the Requirements.txt file

  • flask
  • fastapi
  • python-multipart
  • pillow
  • tensorflow-serving-api
  • matplotlib
  • numpy
  • requests
  • python-dotenv
  • langchain
  • speechRecognition
  • pyttsx3
  • tensorflow
  • uvicorn
  • typing-inspect
  • typing_extensions

Working with the code

I have commented most of the neccesary information in the respective files.

To run this project locally, please follow these steps:-

  1. Clone the repository:

    git clone https://github.com/Rajarshi12321/Anidex.git
  2. Activating the env

    conda activate <your-env-name> 
  3. Install the required dependencies by running:

    pip install -r requirements.txt

    Ensure you have Python installed on your system (Python 3.9 or higher is recommended).
    Once the dependencies are installed, you're ready to use the project.

  4. Run the Flask app: Execute the following code in your terminal.

    python app.py 
  5. Access the app: Open your web browser and navigate to http://localhost:5000/ to use the Anidex app for uploading image file.

Image and Videos

Home Page: image

Prediction Result Page: image

Watch the video: Watch the video

Contributing

I welcome contributions to improve the functionality and performance of the app. If you'd like to contribute, please follow these guidelines:

  1. Fork the repository and create a new branch for your feature or bug fix.

  2. Make your changes and ensure that the code is well-documented.

  3. Test your changes thoroughly to maintain app reliability.

  4. Create a pull request, detailing the purpose and changes made in your contribution.

License

This project is licensed under the MIT License. Feel free to modify and distribute it as per the terms of the license.

I hope this README provides you with the necessary information to get started with the Anidex project.

anidex's People

Contributors

rajarshi12321 avatar

Watchers

Kostas Georgiou avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.