AppRecommender
This project aimed to study novel approaches for mobile application search and recommendation.
My tasks:
- Scrapped a novel dataset containing metadata on mobile applications.
- Conducted data cleaning and analysis.
- Built a semantic search engine based on neural language models, leveraging a self-supervised training technique.
- Studied the impact of said model for More Like This recommendation.
- Created and deployed APIs to serve both the search engine and the recommendation system.
- Conducted two rounds of user-centered tests.