← Back to Portfolio

Dream Data Lakehouse

A scalable AWS lakehouse and Bedrock-based pipeline for ingesting, storing, and analyzing dream and film data through structured ETL and ML workflows. Leverages FastAPI, S3 lakehouse architecture, Claude for text generation, and Luma Ray 2 for asynchronous video generation.

TypeScript AWS Bedrock AWS S3 AWS Glue AWS Athena Python FastAPI ETL Pipelines Claude AI Luma Ray 2

Demo Video

View Full Repository on GitHub

System Architecture

Architecture

Repository Structure

📁 dream-data-lakehouse-bedrock/
├── 📁 frontend/ → React/TypeScript web app
├── 📁 backend/ → FastAPI Python backend
├── 📁 infrastructure/ → AWS CDK/Terraform configs
├── 📁 notebooks/ → Jupyter notebooks for analysis
├── 📁 scripts/ → ETL and data processing scripts
└── 📄 README.md

Key Features