Skip to content
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

adding article #411

Merged
merged 14 commits into from
Jun 15, 2023
Merged

adding article #411

merged 14 commits into from
Jun 15, 2023

Conversation

TongHere
Copy link
Contributor

No description provided.

@netlify
Copy link

netlify bot commented Jun 14, 2023

Deploy Preview for dlt-hub-docs ready!

Name Link
🔨 Latest commit 140b01a
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/648ad810a9eb7f0008d9f51a
😎 Deploy Preview https://deploy-preview-411--dlt-hub-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@TongHere TongHere requested a review from adrianbr June 14, 2023 15:00
@@ -0,0 +1,166 @@
# Simplifying the Complex: Training GPT with an Open-Source dlt Repository
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

replace simplifiy the complex with "GPT-accelerated learning: Understanding open source codebases"

next one could be "GPT-accelerated learning: Answers about the newest library in ETL" or something


### IV. Summary

In this article, "Training GPT with an Open-Source `dlt` Repository," we can see how the `dlt` library can easily retrieve data from the `dlt` hub repository. Then, by simply training the model, we can get personalized results.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

summary should be about what happened: it worked! we can see how gpt can learn about an open source library. Then by asking it questions, we can understand it too.


In this article, "Training GPT with an Open-Source `dlt` Repository," we can see how the `dlt` library can easily retrieve data from the `dlt` hub repository. Then, by simply training the model, we can get personalized results.

It can also be used in different places. For more understanding about the `dlt` library or how to use it in different places, check these [user guide pages](https://dlthub.com/docs/user-guides) to discover more about the potential of `dlt` and how it can revolutionize your workflow. Also, take the plunge and join our vibrant [Slack community](https://dlthub-community.slack.com/ssb/redirect) to delve deeper into the `dlt` and engage in stimulating discussions!
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do not pitch dlt - this is unrelated, better to remove that bit.
You can mention that you read on the persona pages that this is a main selling point and will dig into it with questions later

***
> [ About dlt ]

`dlt` is an open-source library that enables you to create a data [pipeline](https://dlthub.com/docs/general-usage/glossary#pipeline) in a Python script. To use it, `pip install dlt` and then `import dlt`. Once set up, it will automatically load any [source](https://dlthub.com/docs/general-usage/glossary#source) (e.g., an API) into a live dataset stored in the [destination](https://dlthub.com/docs/general-usage/glossary#destination) of your choice.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replace this with call to action
you can keep a brief info about dlt, but also say

  • learn more about dlt here - link to intro
  • need help or want to discuss? join our slack community LINK

@adrianbr adrianbr marked this pull request as ready for review June 15, 2023 11:00
@adrianbr adrianbr self-requested a review June 15, 2023 11:01
@adrianbr adrianbr merged commit d696a3b into devel Jun 15, 2023
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants