Skip to content

Hamitay/FuzzyTokenFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Fuzzy Token Finder

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

TODO:

Infra

  • Docker compose for dev env
    • Add psql and s3 (localstack)
    • Add container for both app and api
  • Prod dockerfile for both app and api

Deployment

  • Github actions for publishing docker images

API

  • Update endpoint
  • Tag search

App

  • Tag Search
  • Details pane
  • Responsive design

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published