Web Playground for testing the features to generate docs and metrics for DBT models with AI
- Clone this repository
- Put your Anthropic API Key on the file API_keys/apikey.py
- execute the app.py as Flask application
Put your DBT model's content on the left panel.
Chose an action to do on your model: Generate documentation or metrics from it.
Download the generated content on proper formats to attach to your DBT project.
TO-DO: Finish README file: