-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create dbt package generator using GenAI and PyAirbyte #6
Comments
hi @aaronsteers can I have more information on this topic would love to contribute to it. |
can you give us the summary on this? |
@Hashcode-Ankit it is yours |
Hi @marcosmarxm thanks for assigning it to me @aaronsteers can I expect some more details on it? I have set up Airbyte and built some connectors using Airbyte. |
@Hashcode-Ankit - I've updated the above with a description. Admittedly, this is a large and ambitious project. Let us know if it is still interesting, and/or if you have any questions or changes you would like to propose. |
@aaronsteers Yes as I mentioned on Slack as well, I am very much excited about it, and it matches my previous work on dbt and dbt-clickhouse. |
Hi @aaronsteers @marcosmarxm as discussed on slack i have pushed the code for it : https://github.com/Hashcode-Ankit/pyairbyte-dbt |
Summary
The goal with this application is to take a specific raw data schema for a source being run with PyAirbyte and to auto-generate a simple dbt project for that data.
This could be the foundation of a new type of integration opportunity for Airbyte users.
Definition of Done
These are not specifically related to GenAI, but are the foundation of the code-gen:
dbt run
, as proof of the working solutionThe GenAI "code gen" application portion of this project is:
In terms of documentation:
Suggestions (Per Author's Discretion)
These are some suggestions - but are not required:
source-faker
,source-coin-api
, or similar.Resources to Assist
The text was updated successfully, but these errors were encountered: