Orchestrate an end-to-end LLM fine-tuning workflow that ingests Goodreads book data, engineers genre features, creates training files, submits fine-tuning jobs to OpenAI, and validates the resulting ...
This example is a starter kit for building a daily ETL pipeline. At a high level, this project shows how to ingest data from external sources, explore and transform the data, and materialize outputs ...