Go to file
2024-08-24 11:14:27 +02:00
example feat: implement first version with some examples 2024-08-17 20:42:43 +02:00
migrations feat: add inital startup 2024-08-19 07:42:03 +02:00
src feat: implement basic hashing algorithm for all unknown hashes 2024-08-24 11:14:27 +02:00
.env feat: implement basic hashing algorithm for all unknown hashes 2024-08-24 11:14:27 +02:00
.gitignore feat: implement basic hashing algorithm for all unknown hashes 2024-08-24 11:14:27 +02:00
Cargo.lock feat: implement basic hashing algorithm for all unknown hashes 2024-08-24 11:14:27 +02:00
Cargo.toml feat: implement basic hashing algorithm for all unknown hashes 2024-08-24 11:14:27 +02:00
docker-compose.yml feat: implement basic hashing algorithm for all unknown hashes 2024-08-24 11:14:27 +02:00
README.md feat: basic structure with database 2024-08-17 15:59:49 +02:00

Fuzzysearch

This project has the goal to implement the reverse image search which can be used at the anthrove infrastructure.

Requirements

  • OtterSpace Postgres Connection
  • Redis

Concept

The OtterSpace is used for getting the Information what Posts the Anthrove-Project already collected and aggregated. It will check the Posts and check if we had already a duplicate in the Database so this Project can merge them. There are multiple Scenarios which need to be defined: