Data & AI Consultant
Practical data and AI systems. Without the hype.
View Projects8 years in data — Power BI, DAX, and semantic models across finance, retail, and logistics. When LLMs became viable for production work, I moved into RAG pipelines, LangChain, and multi-agent systems with CrewAI. The projects here sit at the intersection of both: pipelines that feed models, models that enhance dashboards, agents that automate the layer in between.
AI-Powered BI Assistant
Natural language querying over structured data. RAG pipeline with full test suite — 86 integration tests with pytest.
v1.0.0HR RAG Assistant
Multi-turn conversational assistant over HR policy documents. Session memory, automatic re-indexing on document updates.
CI/CDSales Analytics Pipeline
Multi-source ingestion (ERP, CRM, FX API) through a medallion lakehouse to a Kimball star schema and Power BI dashboards. Dirty records quarantined, not silently dropped.
Medallion arch.Document Intelligence
AWS Textract handles OCR and layout extraction; Claude structures and validates the output. Configurable extraction schemas per document type, with per-field confidence scores.
Structured outputAWS Data Platform
End-to-end lakehouse: raw data lands in S3, PySpark jobs on Glue and EMR transform it into Parquet across zones (raw → staged → curated), and curated marts load into Redshift for BI.
Medallion lakehouse