August 2025 NLP / Recommendation Systems / Collaborative Filtering
Otaku Oracle.
Intelligent anime recommendation engine powered by NLP.
Overview
AI-driven recommendation system applying NLP and collaborative filtering to anime datasets. Demonstrates understanding of recommendation systems, text processing, and user preference modeling—critical for personalization in production ML systems.
Highlights
- Custom recommendation algorithm
- NLP-based feature extraction
- Cold-start problem handling
Stack
Python · NLTK · Scikit-learn