Commit graph

3 commits

Author SHA1 Message Date
c625ee860a api/v0: implement similarity search for media
Use a very naive approach: define similarity as the number of shared
tags between two media pieces. It can be implemented in SQL and produces
decent results.
2025-04-29 12:08:22 +00:00
d1031a9162 api/v0: remove duplicates from tags in list_media 2025-04-27 15:11:03 +00:00
dd492db92e Initial import 2025-04-26 09:41:50 +00:00