Integrating GPT-3 with Softr: A Step-by-Step Guide

Поділитися
Вставка
  • Опубліковано 28 вер 2024
  • In this video, we'll show you how to easily integrate GPT-3 with Softr to add advanced natural language processing capabilities to your projects. We'll walk you through the process step by step, from setting up your API key to making your first request to GPT-3. Whether you're a beginner or an experienced developer, this tutorial will give you the skills you need to get started with GPT-3 and Softr. By the end of this video, you'll be able to use GPT-3 to generate text, classify content, and more. So, if you're ready to take your projects to the next level with GPT-3 and Softr, this video is for you!
    Note
    - When integrating Open AI with Make you'll need an account with Open AI to access your API keys.
    - To watch this automatically you'll need to turn on the scenario in Make
    Thanks for watching!
    About Me:
    Dominic O Norton is an experienced, impact-driven social entrepreneur and the founder of Missing Black People, a comprehensive tech-enabled platform that brings awareness to missing black people cases worldwide, which has been featured in BBC, ITV, The Independent, Vice UK, and RT. With a professional background in technical product management and a postgraduate diploma in Business Administration & Management from the University of London, Dominic utilizes his experience to build impact-driven initiatives and to help over 11,000 entrepreneurs on TikTok do the same using “No Code”. As a fellow of On Deck and creator-in-residence for #100DaysofNoCode, Dominic is highly experienced in software development which has led him to become a guest lecturer at the University of California, All Nations University, APTech Computer Education in Uganda, and more.
    Follow me for more No Code content:
    TikTok: www.tiktok.com/@mr.hackathon
    Twitter: dominiconorton
    Instagram: dominiconorton
    Newsletter: www.getrevue.co/profile/dominiconorton

КОМЕНТАРІ • 28

  • @Belfast1966.
    @Belfast1966. Рік тому +1

    i know basically nothing about no code or coding, i just built this ! amazing,. thank you.😃

  • @kabaspeaks
    @kabaspeaks Рік тому +1

    This video is a great tutorial, clear and informative. Thank you

  • @amazingvideos4824
    @amazingvideos4824 Рік тому +4

    Hey bro you are doing amazing videos on GPT3, I AM A BIG fan of you.
    Can you please make a video of how to integrate gpt3 in webflow and flutter flow ?

  • @raichu2649
    @raichu2649 Рік тому

    Insanely good tutorial, thank you very much

  • @lucky.tobeborn
    @lucky.tobeborn Рік тому +1

    Waauw ! @mr hackathon you are a BEAST ! very well put together tutorial and Exactly what i was looking for ! Thank you so much . new subcriber !

  • @thebizness5596
    @thebizness5596 Місяць тому +1

    Bro this is EXACTLY what I was looking for. God bless you for this!

  • @newtownsmells
    @newtownsmells Рік тому +1

    Fantastic. Thank you so much. I've integrated GPT but the next page loads up before the API call has been complete. How do you put in a page loading widget or page whilst the api call completes?

    • @newtownsmells
      @newtownsmells Рік тому

      Because when I run it with a higher max token, it delays the response and I think the result doesn't show up on the next page because the results haven't come back yet

  • @danturnbull88
    @danturnbull88 Рік тому

    Love this! Quick question, what's the Airtable formula?

  • @launchpedia
    @launchpedia 8 місяців тому

    Can we achieve this without requiring the user to login? I noticed airtable generates an recordid when a form is filled on softr. Can we used that to redirect users to the corresponding results?

  • @jonashansen4572
    @jonashansen4572 Рік тому

    Hello sir! Great guide.. would it be possible to add image prompts to the Airtable aswell? Based on the user input submitted from Softr?

  • @alihamad3723
    @alihamad3723 8 місяців тому

    Can you rerelease this vid for 2024, some things have changed in Make to connect GPT and Im not sure what to do. If youre also open to direct message Id appreciate that

  • @rohanalaca3275
    @rohanalaca3275 Рік тому

    at 24:00 I don't have the red option blocks for genre, number of questions and email. Can someone help

  • @julianboth7121
    @julianboth7121 Рік тому

    Is it possible to display the generated content underneath the form?

  • @rizzlybea
    @rizzlybea Рік тому +1

    Best Tutorial On Yt!!!! THanks!

  • @jamges
    @jamges Рік тому +1

    If I want the user to have the ability to generate an image with DALL-E associated with the text generated in the form, can I use the same form and webhook (but linked to Dall-E in Make)? Or, do I need a separate form/section on Softr, and a new webhook?

    • @mr.hackathon
      @mr.hackathon  Рік тому

      Yes same process but instead of using text completion you would use image generation.
      You can use the same form and webhook

  • @Diego-96
    @Diego-96 Рік тому

    Great video! Would it be possible to display the completion in a pop up as well?

  • @fady488
    @fady488 Рік тому

    Amazing! Thank you

  • @jamges
    @jamges Рік тому

    Dang I got to the last step, and Make works UNTIL it gets to the final Airtable step. At that point I get this error in Make: BundleValidationError
    Validation failed for 2 parameter(s).
    Prohibited value in parameter 'fldk6FNXzTNfssgSr'.
    Prohibited value in parameter 'fldaDODkJDSzqdMe2'.
    Origin
    Make

    • @mr.hackathon
      @mr.hackathon  Рік тому

      I suspect the name of your Airtable column is not EXACTLY the same as the name of that value being sent to Make from Softr.

  • @CarmelaVillavicencio-vm5kn
    @CarmelaVillavicencio-vm5kn Рік тому

    Hi there! Amazing video thank you so much! Quick questions 1. how do I run webhooks automatically 2. why is the text answer from my openai prompt only gives me a few words and it's cut off. Do you think I should extend my max tokens?

    • @mr.hackathon
      @mr.hackathon  Рік тому

      1. Turn the scenario on with Make
      2. Yes you can extend your max tokens. The limit for both input and output is 4097

  • @jamges
    @jamges Рік тому

    Do I still need Make with Softr’s open Ai integration?

    • @mr.hackathon
      @mr.hackathon  Рік тому +1

      Depends on what you want to do.
      They’ve introduced AI blocks. Currently it’s relatively inflexible. You cannot use your own models or fine tune the model. Also you cannot use the range of models OpenAI has or add complex functionality.
      I’m currently working on a quick built that allows you to get answers from market research reports. Using Make for integration. It can’t be done natively with Softr right now

    • @jamges
      @jamges Рік тому

      @@mr.hackathon Thanks Dominic! I would love to learn how to fine-tune GPT / Da-Vinci to create outputs that are specific to speech language pathology to help therapists make sense of the latest research and generate clinical reports. If you know of any no-code resources/tutorials to do this, please let me know. I appreciate all your work in the space man. Thanks

    • @jamges
      @jamges Рік тому

      I know there's fine-tuning documentation on Open AI's website, but I'm looking for easier no-code methods if possible

    • @mr.hackathon
      @mr.hackathon  Рік тому

      @@jamges Riku AI is the best I’ve seen so far