An application made to store files and have a fuzzy text search.
For now the fuzzy text search is using the Trigram Algorithm
Next Iterations
- Cosine Algorithm
- Levenshtein Algorithm
- Dice's Coefficient
- Siamese Networks
- Docker compose for dev env
- Add psql and s3 (localstack)
- Add container for both app and api
- Prod dockerfile for both app and api
- Github actions for publishing docker images
- Update endpoint
- Tag search
- Tag Search
- Details pane
- Responsive design