Projects
A working archive of what I've built — LLM systems, data pipelines, and automation. Grouped by area; click any project for the full breakdown.
AI & Machine Learning
02 ProjectsAI Document Crawler
An AI-powered crawler that extracts, parses, and embeds enterprise PDFs into an Oracle 23ai vector database, fronted by a Flask chat interface for semantic querying.
LLM-Powered Chatbot
A context-aware chatbot pairing GPT-4 with a vector database — custom embeddings pipeline, prompt strategies, and fallback logic for low-confidence answers.
Data & Automation
02 ProjectsStreaming Recommendation API
An API that aggregates movie data and applies recommendation logic to surface the optimal streaming platform for any given title.
Web Automation Engine
A Python & Selenium scraper that consolidates fragmented product data into a unified store, served through a backend API and a clean user-facing interface.