15 lines
485 B
Markdown
15 lines
485 B
Markdown
|
# 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:
|
||
|
|