Building a Personal Fitness Insights Engine with Vector Search

This project showcases a sophisticated approach to making personal fitness data searchable and meaningful using modern AI tools. The system combines Strava activity data, vector embeddings, and an intelligent search interface, creating a personalized fitness knowledge base. The system consists of three main components: Strava data collection, vector storage in Supabase, and semantic activity analysis. The workflow begins with authenticating and fetching detailed activity data from Strava using a Python-based OAuth flow....

Building My Personal AI-Powered Knowledge System - A Journey into Self-Reflection

What began as my technical experiment evolved into something far more meaningful: a system that doesn’t just store and retrieve information, but actively helps me understand my personal journey through life. Let me share how this system came to life and what it revealed about the power of AI-assisted self-reflection. The Technical Foundation The heart of my system beats through an intricate network of modern AI tools. At its core lies n8n, orchestrating a dance between various components....