Jump to content

Project:Personalized Search: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 87: Line 87:
* Working code
* Working code
* Deployment of feature in mobile app
* Deployment of feature in mobile app
== Implementation ==
* Server-side
** Ingredients analysis - done
** [[Open Food Facts Search API Version 2]] - in progress
** [[Product Attributes]] for ranking - in progress
* New OFF Flutter app ("Smoothie")
** UI to locally save user preferences - done
** Flutter package to score a product based on locally saved user preferences + product attributes from the API
** UI to display the ranked list of products
** UI to display ranked product attributes for one product
* OFF web site
** UI to locally save user preferences
** Javascript library to score a product based on locally saved user preferences + product attributes from the API
** Local UI to display the ranked list of products according to user preferences (JS based)
** Local UI to display for one product the ranked product attributes according to user preferences (JS based)




[[Category:Project:Personalized_Search]]
[[Category:Project:Personalized_Search]]