Kavir Kaycee
Kavir Kaycee
  • 4
  • 28 863
Create your own GPT3 Powered Content Library with No-Code @Webflow @AirtableApp @Zapier @OpenAI
Get all the details including steps and links to get started here:
kavirkaycee.com/gpt3-ai-content-from-airtable-to-webflow
Have feedback or questions? Let me know in the comments or on Twitter
Follow me on Twitter kavirkaycee
If this helped you, consider buying me a coffee www.paypal.com/paypalme/kavirkaycee
Hey everyone, welcome to this quick tutorial on how to create an AI-powered content library using no-code tools like Airtable, OpenAI, Zapier, and WebFlow. In this tutorial, I'll show you two ways to do this - a semi-manual way and a fully automated way.
First, I'll give you a brief overview of my Airtable setup. This is the table that we'll push towards WebFlow, where you can see the fields that are relevant for this tutorial - role details and resume keywords. I'll show you how to use Airtable scripting to generate these keywords using OpenAI's API.
Next, I'll show you how to use Zapier to push the data from Airtable to WebFlow and format the text properly for markdown. Once this is done, a new item will be created in the WebFlow CMS and added to a collection on the website. You can either have it directly published or staged for later publication.
Finally, I'll show you what's possible with GPT-3 to create content for your website. I'll use the role details and resume keywords fields to generate a description for a role, such as a psychotherapist, as well as relevant resume keywords and boilerplate text.
I hope you find this tutorial helpful, and don't forget to check out the link in the description for the scripts and more detailed instructions on how to set this up. Thanks for watching!
Timestamps:
00:00 Intro
00:20 Overall Set up
01:15 Semi-automated
10:00 Full automated
Tools:
- @Zapier
- @AirtableApp
- @Webflow
- @OpenAI
Links
~ Twitter: kavirkaycee
~ Newsletter: thediscourse.substack.com
#Airtable #Webflow #Zapier #GPT3 #OpenAI #NoCode #Content
zhlédnutí: 19 142

Video

How to Challenge Negative Thoughts - Cognitive Behavioral Therapy App
zhlédnutí 431Před 2 lety
Link to Mind Health App: kavirkaycee.com/mind-health Follow me on Twitter kavirkaycee Links ~ Twitter: kavirkaycee ~ Newsletter: thediscourse.substack.com I built a No-code app called Mind Health using @GlideApps to help people improve their mental health by challenging their negative thinking patterns. Here's a personal story behind it. I've been meditating (on and off)...
Build Your Online Portfolio With This @Notion Template
zhlédnutí 7KPřed 3 lety
Here is how I made my portfolio using Notion. DOWNLOAD THE FREE TEMPLATE link: gum.co/online-portfolio-template Follow me on Twitter kavirkaycee Host your Notion Portfolio on Potion potion.so?via=kavir (affiliate) Links ~ Twitter: kavirkaycee ~ Newsletter: thediscourse.substack.com I give you tips on how you can make your portfolio more attractive and what sections can y...

Komentáře

  • @mehulkumar6877
    @mehulkumar6877 Před 10 měsíci

    Can we add ads and how earn money from this ?

    • @kavirkaycee
      @kavirkaycee Před 6 měsíci

      Yes you should be able to integrate Google AdSense snippets to these sites on the paid plans

  • @jonathandusza5608
    @jonathandusza5608 Před rokem

    @kavirkaycee and plans to update this to use GPT-4?

  • @SurvivorSonic
    @SurvivorSonic Před rokem

    I want to share photos from other people's accounts on my own Pinterest (Instagram)

  • @jonathandusza5608
    @jonathandusza5608 Před rokem

    Thank you for this info. I am getting a lot of extra spaced in in Airtable. I am familiar with Airtable formulas however those aren't working in script editor. Example, TRIM(something). I have looked at the community docs but can't find anything. Can you point me in the right direction how I can sanitize the output of ChatGPT?

  • @bboyboyanone
    @bboyboyanone Před rokem

    genuinely curious, why did you delete my comment about using integromat to overcome the 30-sec error limit?

    • @kavirkaycee
      @kavirkaycee Před rokem

      Genuinely didn’t delete the comment. What was it? Maybe you added a link and got flagged by spam?

  • @tonydavis3326
    @tonydavis3326 Před rokem

    Kavir, thanks so much for this excellent video, I just sent you a coffee as thanks. One question, I have Zapier, Airtable, ChatGPT API. My question is if I have an Airtable table set up with two data columns, "Prompt" and "Completion" and have about 500-6-- records of validated responses, can I have this table somehow loaded or passed to the chatGPT API so it can access this data (which is more current and relevant). Basically, can we 'fine-tune' the ChatGPT model with the Airtable data and then ask a question to it? I hope that makes sense.

  • @abemtzcd
    @abemtzcd Před rokem

    I have a problem when using the script it only prints one line of text and even with 3000 tokens stills the same what can i do to fix this issue? really happy with your video its awesome thanks for the help

  • @dila8621
    @dila8621 Před rokem

    great tutorial. thank you!

  • @llceej
    @llceej Před rokem

    DOPE content man, would love to chat more!

    • @kavirkaycee
      @kavirkaycee Před rokem

      DM me on Twitter twitter.com/kavirkaycee

  • @Loveisthebusinessplan

    Hey thanks for this tutorial! Can you do this with Softr?

  • @AtulKamble333
    @AtulKamble333 Před rokem

    Amazing video! Would love to see more like this. I recently did something similar in google sheets. Airtable looks so clean. Will try it there.

    • @kavirkaycee
      @kavirkaycee Před rokem

      Oh super. Try it out and lemme know what you think!

  • @BitOfSaunak
    @BitOfSaunak Před rokem

    Love it Kavir. Keep adding such valuable content.

  • @CharlesSipe1
    @CharlesSipe1 Před rokem

    Great tutorial. I will be checking out more of your videos

  • @siddiqtalks
    @siddiqtalks Před rokem

    Kavir, it’s very creative of you. Is ut possible to talk with you ?

    • @kavirkaycee
      @kavirkaycee Před rokem

      You can DM me on Twitter twitter.com/kavirkaycee

  • @TravisMilne24
    @TravisMilne24 Před rokem

    I've gotten the script in AirTable connected to OpenAI and it's working very well, but only the semi-automated way with the button click. And I have to click each button one at a time, only once the previous script has finished. Do you know if there is a way to have the script automatically run one at a time for each record one after the other? I've tried the automated method, but the script times out since it's trying to do everything at once and takes more than 30 seconds. Any help would be appreciated! Thanks for the content and video!

    • @kavirkaycee
      @kavirkaycee Před rokem

      Thanks Travis! Yeah that’s a limitation (30s timeout) that I mentioned in the video. Let me see if I can look at the script again and have it run one by one instead of collecting all the records together. Another workaround is to call Zapier’s OpenAI zap for each row, get the data and update it in the Airtable. That way you wouldn’t need Airtables pro plan (if records are less than 1200)

    • @TravisMilne24
      @TravisMilne24 Před rokem

      @@kavirkaycee I actually figured it out! If you are on a view and just add the extension and run it with a slight modification to your automated code it will process the script one record at a time and move to the next one automatically and it doesn't time out. No use of automations or button clicks to make it happen. It did ~650 records for me and wrote ~400 words of content for each. The only change to the code was removing line 7; "let inputConfig = input.config();"

    • @kavirkaycee
      @kavirkaycee Před rokem

      Wow this is great. I’ll try it out soon!

  • @udrulz123
    @udrulz123 Před rokem

    Very informative. I saw it's calling the da-vinci model. Isn't that a paid api?

    • @kavirkaycee
      @kavirkaycee Před rokem

      Yes it’s calling the Da Vinci model. It’s a paid API, but to be honest really inexpensive per use for the value. I’m still using the free credits that OpenAI has provided

  • @kavirkaycee
    @kavirkaycee Před rokem

    Thanks for watching! If you have any feedback or questions, please ask them here in the comments or on Twitter twitter.com/kavirkaycee

  • @abhnvx
    @abhnvx Před rokem

    great information kavir! will be super helpful for all companies working on their SEO

  • @rheaarora794
    @rheaarora794 Před rokem

    This was great! Super informational!

  • @dipikagohil_
    @dipikagohil_ Před 2 lety

    It’s an interesting concept, I’ll surely try it. Can you help me understand more on what is cognitive distortion?

    • @kavirkaycee
      @kavirkaycee Před 2 lety

      Cognitive distortions are negative or irrational patterns of thinking. These negative thought patterns can play a role in diminishing your motivation, lowering your self-esteem, and contributing to problems like anxiety, depression, and substance use. Here are the list of 10 Cognitive Distortions: kavirkaycee.com/10-cognitive-distortions

  • @kavirkaycee
    @kavirkaycee Před 2 lety

    Link to Mind Health App. Let me know in the comments if this is helpful! kavirkaycee.com/mind-health

  • @siddhantsinha1601
    @siddhantsinha1601 Před 2 lety

    This is awesome! Keep it coming!

  • @mikhilkothari2049
    @mikhilkothari2049 Před 2 lety

    Amazing work 🙌🏻

  • @rajivrajsubramanian
    @rajivrajsubramanian Před 2 lety

    Thank you! Got my portfolio done in minutes!

  • @kavirkaycee
    @kavirkaycee Před 3 lety

    Thanks for watching! Get the portfolio template here: gumroad.com/l/online-portfolio-template You can host your Notion portfolio on Potion potion.so?via=kavir (affiliate)

  • @Cheetah44
    @Cheetah44 Před 3 lety

    Hi Kavir, This video is so useful! I have taken away two awesome tips from here: 1. The bookmarking for articles. The embed feature didn't look as clean as simple bookmarks did! 2. The column-wise presentation for sub-pages. That is such a neat trick! Thank you for sharing. I think this makes my portfolio much more accessible than before.

    • @kavirkaycee
      @kavirkaycee Před 3 lety

      Hey that's great to learn Rachita. Glad it helped you!

  • @nikhilsajjan8262
    @nikhilsajjan8262 Před 3 lety

    Hey great portfolio template I was trying to embed Instagram photos on my page and was not able to get it the way you have any suggestions on how you did that ?

    • @kavirkaycee
      @kavirkaycee Před 3 lety

      Hey, I've created a three column layout in my example. You can see the steps on Notion help docs or you can download the template (link in the description) Hope this helps!

    • @nikhilsajjan8262
      @nikhilsajjan8262 Před 3 lety

      @@kavirkaycee hey thanks for the input

    • @moonphases8797
      @moonphases8797 Před 2 lety

      hi! i am also having a hard time trying to embed instagram photos on my page, have you found the solution? i've been searching on youtube and google but haven't found it :(

  • @DannyHatcherTech
    @DannyHatcherTech Před 4 lety

    Thanks for sharing. I like to use inline math to make the design look unique but that is personal preference.

    • @kavirkaycee
      @kavirkaycee Před 4 lety

      Thanks! That's a good suggestion. Inline math can customize the font and differentiate it your design.

    • @DannyHatcherTech
      @DannyHatcherTech Před 4 lety

      @@kavirkaycee Yeah, change font, text size and color. Also allows for pixel art and other shapes and designs. I like it anyway aha.