A simple yet effective way of generating recommendations based on tags using cosine similarity and clustering implemented using django, tensorflow and sqlite3.
There are 2 repositories:
- engine-control: A UI for triggering various script operations and also setting up automation, based on Django.
- storefront: An example webstore to showcase the functionality of the recommendation engine, based on Django.
Fork the repository you want to contribute to and create pull requests. Create issue for bugs or feature requests.