FlowFusion AI DJ
Dec 28, 2025
First head-to-head empirical study of State-Space Models (Mamba) vs Transformers for autonomous music mixing. Learns tempo-coherent transition points from raw audio on MedleyDB a open research question.
Python 3.10+PyTorchMambaTransformers
Skills involved: Python, Machine Learning, LLMs, State-Space Models
Smart Flashcard App
Oct 14, 2024
Spaced repetition system that goes beyond SM-2 learning a personalised forgetting curve per card per user, predicting retention with a trainable model, and scheduling reviews to maximise long-term memory per unit time.
PythonFlaskJavaScriptHTML/CSS
Skills involved: Python, Backend APIs, Machine Learning
Reddit LLM Analysis
Nov 28, 2025
Multi-perspective reasoning system fine-tuned on Reddit corpora that generates distinct supporting, factual, and opposing arguments probing whether LLMs can hold contradictory positions simultaneously.
PythonFlaskGemini AI
Skills involved: Python, Backend APIs, LLMs
Music Analyser & Recommender
Feb 5, 2025
Self-supervised audio feature extractor and cross-platform recommendation engine. Learns latent music representations via contrastive learning, then retrieves similar tracks using approximate nearest-neighbour search.
PythonSpotify APIYouTube APIFAISS
Skills involved: Python, Machine Learning
AI Google Docs Integration
Oct 14, 2024
LLM-native document assistant that streams context-aware autocomplete, runs ideation and critique loops inline, and auto-generates structured charts turning Docs into an active thinking partner rather than a passive editor.
Python
Skills involved: Python
TripFork AI Trip Planner
Oct 14, 2024
Tool-augmented LLM planner that decomposes natural language travel goals into multi-step itineraries, grounds each recommendation with live API data, and resolves constraint conflicts across days and budgets.
PythonFastAPIGemini APIDocker
Skills involved: Python, LLMs
Talk to Notes
Oct 17, 2025
Voice-first personal knowledge system: Whisper transcribes speech in real time, an LLM pipeline restructures and categorises the output, then stores semantically indexed notes making spoken thought instantly searchable.
PythonFastAPIOpenAI WhisperPostgreSQLDocker
Skills involved: Python, Backend APIs, Docker, Databases