GPT-3 Anywhere
Makes Open AI API calls and adds the results to websites' text inputs
GPT-3 Anywhere क्या है?
GPT-3 Anywhere hacksocial.ai द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Makes Open AI API calls and adds the results to websites' text inputs"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में GPT-3 Anywhere एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Use OpenAI's Playground on any website that accepts text input. Type /g followed by your prompt, then /s to submit your prompt for a completion. Your prompt will be included with the completion. e.g. /g"YOUR PROMPT HERE"/s -> "YOUR PROMPT HERE" "COMPLETION HERE GPT3 on any website, at any time. GPT-3 Anywhere. Write blog posts on Medium or Wix or Wordpress using GPT-3. The power of ChatGPT on any website on Chrome. Just type the trigger /g followed by your prompt followed by /s and receive a completion from any model you have access to in OpenAI's playground -- including your own finetuned models! Adjust the temperature, maximum length, stop sequences, and other variables just like in the playground. Note: You need an API key from OpenAI to use this extension. Sign up for an account and get an API key here: https://platform.openai.com/account/api-keys
एक्सटेंशन की मूल जानकारी
नाम | GPT-3 Anywhere |
ID | ehjlgmphmipkpedoadmdgkodhgmdandc |
आधिकारिक URL | https://chromewebstore.google.com/detail/gpt-3-anywhere/ehjlgmphmipkpedoadmdgkodhgmdandc |
विवरण | Makes Open AI API calls and adds the results to websites' text inputs |
फ़ाइल का आकार | 646 KB |
स्थापना संख्या | 1,600 |
वर्तमान संस्करण | 1.1.2 |
अंतिम अपडेट | 2023-03-23 |
प्रकाशन तिथि | 2022-10-10 |
डेवलपर | hacksocial.ai |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | https://www.freeprivacypolicy.com/live/abb1a3a5-6311-43da-a78d-dcdb56ab1416 |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "GPT-3 Anywhere", "version": "1.1.2", "action": { "detauls_title": "Start Setup" }, "description": "Makes Open AI API calls and adds the results to websites' text inputs", "icons": { "48": "icon48.png" }, "content_scripts": [ { "matches": [ " |