Skip to content

The demo project web site to show find-similar features

License

Notifications You must be signed in to change notification settings

S1wH/findsimilar-demo

 
 

Repository files navigation

demo

The DEMO API project website to show find-similar features

Available

It available on api.findsimilar.org Front-end webapp available on demo.findsimilar.org

For developers

  • check the issues page
  • pick one or create new your own
  • fork this repository
  • clone https://github.com/<your github username>/demo.git
  • virtual environment is recommended
  • install requirements pip install -r requirements.txt
  • run tests python manage.py test
  • run server python manage.py runserver
  • have a fun :)
  • create a pull request with your patch

About

The demo project web site to show find-similar features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 91.0%
  • Makefile 5.1%
  • Dockerfile 3.9%