Looking for a solution to fine-tune text data from my website
Status: Closed · Asked by Gary Yang on · 0 views
Hi, I am looking for a solution on Pabbly, I want to scrape the website text content then send them into some no code service to fine-tune and use the fine-tune result on my OpenAI.
is it possible ?
Hey @Skimm3r
You may try the "QuickScraper", "Apify" applications to scrape the data from HTML sources. Whereas to process or parse the data you can use the Text Formatter action step.
youtube.com/watch?v=oFvzL6iaDAI
Further, you may check the other applications available on the platform here - https://www.pabbly.com/connect/integrations/
@Supreme
I see, is there any tool can help me to send the pure text content to openai or chatgpt?
I want to feed the openai using a txt file or text as a database to train the openai or chatgpt
is there any solution? I tried the Google Doc, but it won't work.
Hey @Skimm3r
You can use the Cloud Vision action step to pass the text to Open AI directly.
You may refer to the following video tutorial on how you can use the action step.
Thank you!