Skip to content

coenm/magic-media

 
 

Repository files navigation

Magic Media

Magic media is a photo library to mange all your family photos and videos in a central place. It uses features like face detection/recognition, object detection, geo encoding and metadata extraction to make your media accessible.

It is build with privacy in mind, you can enjoy features you know from tools like Google Photos but without giving all you precious data away.

Project state: is work in process

Demo

A preview of the running application can be found here: https://magic-media-preview.birbaum.me

Overview

Magic Media

Starting the the projects

UI project

The UI needs a running API running on http://localhost:5000, first startthe API.Host project and then you can start the UI in src/UI/media-ui using yarn serve

You can also use the preview api withhout having to run an API locally, just use: yarn serve --mode preview

Face detection

To work on the face detection project the most convinient way is to use VS Code Remote Containers

Then just open the src/Face directory in a remote container.

Architecture

Magic Media

Open source

The project is build on top of some awsome opensource platforms and libraries.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 70.6%
  • Vue 17.4%
  • JavaScript 6.8%
  • HTML 3.2%
  • Dockerfile 0.8%
  • Python 0.8%
  • Other 0.4%