Momin Qureshi
Portfolio
Veritas- Android E-Book Reader
• Built MVP in 90 days; ran UX study with 20 pilot users. • Added AI-based book recommendations increasing reading session length 20%. • Stack: Kotlin, Firebase, GCP
Movie Recommendation System
• Designed & built a chat-based LLM movie recommender using Python, Hugging Face Transformers, Mistral-7B, LoRA/PEFT, and SQLite (FTS5 + vector blobs); ingested >1 M TMDb + IMDb titles with plots, genres, and embeddings for low-latency semantic search and sophisticated multi-filtered recommendations. • Exposed the catalogue through an Mistral-based function-calling API with FastAPI, letting the model auto-fill JSON queries and rank candidates. • Containerised with Docker and deployed inference on GroqCloud, streaming >3 k tokens/s; added token-level logging, cost monitoring, and CI/CD scripts for automated model refreshes.
AI Image Colorization Tool
• Co-developed model colorizing 100 high-res landscape images per minute with 30% higher SSIM than baseline. • Stack: TensorFlow, OpenCV
Phonon- Cross-Platform Image Viewer
• Developed high-performance viewer (<200 ms cold start, <50 MB RAM) for Win/Linux/macOS. • Adopted by friends for design workflows; praised for speed and minimal UI • Stack: Electron, Node.js