GPT-3 Anywhere
Makes Open AI API calls and adds the results to websites' text inputs
GPT-3 Anywhereとは何ですか?
GPT-3 Anywhereはhacksocial.aiによって開発されたChromeの拡張機能で、その主な機能は「Makes Open AI API calls and adds the results to websites' text inputs」です。
拡張機能のスクリーンショット
GPT-3 Anywhere拡張機能のCRXファイルをダウンロード
GPT-3 Anywhere拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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": [
" | |