Giter VIP home page Giter VIP logo

doggydiary's Introduction

DoggyDiary

A comprehensive web application that provides features for dog owners to track and manage their pet's life. Powered by a self-trained image recognition model, the app can accurately detect the breed of a dog. In addition to breed detection, the app integrates image text-extraction that allows users to scan, digitize and store documents such as veterinary records, vaccination certificates, and medical reports. The document scanning feature leverages Chat GPT to efficiently process the document.

1-copy 2-copy 3-copy 4-copy 5-copy 6-copy


How to setup

  1. Pull the mysql, minio and the dog-classification docker image

  2. Open docker-compose.yml and modify the minio volume path from C:/docker/minio:/data to <custom_path>:/data so that images can be stored. Replace <custom_path> with a path on your local system.

  3. Start all container with docker-compose up

  4. Open the minioclient panel (standard is http://localhost:9001), login with (User: minioadmin, PW: minioadmin), open the bucket browser, create a bucket named "dogimages" and set its accesibility to public.

  5. Start the frontend with ng serve and the backend with gradle bootrun

  6. You should now be able to use the web-application via http://localhost:4200

    If you have erros regarding cors policy, you should use this chrome plugin

architecture

doggydiary's People

Contributors

timothykumm avatar

Watchers

 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.