You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Java 21 application that reads MovieLens-style CSV files, maps rows to typed events, serializes them to JSON using Jackson, and publishes them to Apache Kafka topics.
A backend chat API for answering questions about WNBA news using a Retrieval-Augmented Generation (RAG) approach. Users submit natural-language questions and receive answers grounded in a curated d…
A real-time data streaming pipeline that ingests MovieLens dataset events from Kafka topics into Delta Lake tables using Apache Spark Structured Streaming on Databricks.