Services Plugins FAQs

🧠 Artificial Intelligence by OpenAI GPT-3 - New Plugin from Zeroqode

With 175 billion parameters GPT-3 is by far the most powerful text based AI created. GPT-3 (Generative Pre-trained Transformer 3) is a language model that was created by OpenAI, an AI research and deployment company based in San Francisco. OpenAI is committed to developing AI safely and responsibly. The 175-billion parameter deep learning model is capable of producing human-like text and was trained on large text datasets with hundreds of billions of words.

GPT-3 is the third generation of the GPT language models created by OpenAI. The main difference that sets GPT-3 apart from previous models is its size. GPT-3 contains 175 billion parameters, making it 17 times as large as GPT-2, and about 10 times as Microsoft’s Turing NLG model

On our demo page we show a few use cases out of multitude possibilities:

  • Composing a text provided the first sentence
  • Chatting with AI
  • Text summarization for a 2nd grader
  • Translations from one language to another

AI GPT-3 by OpenAI Private

Live demo: https://zeroqode-demo-22.bubbleapps.io/openai

We couldn’t find information on which languages GPT-3 speaks so we decided to ask her! :slight_smile: Here is the list of languages she said she speaks:

  • English
  • German
  • French
  • Italian
  • Spanish
  • Portuguese
  • Simplified Chinese
  • Japanese
  • Thai

To see many more examples of how you can use this plugin please visit the examples here:

As you can see from the link above here are some other possible use cases:

  • Classify items into categories via example
  • Convert movie titles into emoji
  • Turn a product description into ad copy
  • A message-style chatbot that can aswer questions about using JavaScript
  • Extract contact information from a block of text.
  • Convert first-person POV to the third-person
  • Turn a few words into a restaurant review.
    and much more!

Some people even managed to use GPT-3 to write code for them

If you have your own OpenAI keys you can use the Private version of the plugin here: AI GPT-3 by OpenAI - Private Plugin for Bubble | Plugin for Bubble by Zeroqode

If you don’t have your own OpenAI keys you can use the Public version of the plugin here: AI GPT-3 by OpenAI - Public Plugin for Bubble | Plugin for Bubble by Zeroqode

Curious to see what you build with it :slight_smile:

Levon Terteryan
Founder @ Zeroqode
#1 Bubble Publisher and Developer

logo-icon-S-circle

100+ Bubble Templates
25+ Bubble Courses
250+ Bubble Plugins
20+ Bubble Building Blocks
Convert Web to iOS & Android
No-code Development Services
Zero Code Conference Replay - watch all the no-code industry leaders share their expertise and insights on building and scaling startups without code

Hi Levon,

I’ve been trying to use this plugin (both the public and private versions). I think there’s a bug in the implementation: when I reduce the temperature to 0, I stop getting responses. This doesn’t make sense - instead I should always get the same response. I’ve tried hitting the GPT-3 API myself manually and I get the right response, so I think it must be an issue with the plugin. Not sure if this is the right place to call out this issue, please let me know if there’s a better place. Thanks,
Chris

Hi @cjpedregal,
Thanks for reaching out.

In order to investigate your case, can you please share with us more details:

  • a detailed description of the issue you have;
  • steps to reproduce your issue;
  • screenshots and/or screencast of the issue you have (debugger, browser console, etc);
  • screenshots and/or screencasts of your setup.

Hope to hear from you soon!

Best,
Gulce