To run, you need python 3 and docker installed:
- Start Airbyte locally
- Set up connection
- Install requirements via
pip install -r requirements.txt - Run
dagster dev -f ingest.pyto start the ingest pipeline - Go to
http://127.0.0.1:3000/asset-groupsto see the Dagster UI and materialize all steps - Run
EXPORT OPENAI_API_KEY={YOUR_API_KEY}; python query.pyto start the QA interface - Ask questions: "How much is a Volkswagen?"