logo of 語録イキ字引 on the GPT Store

語録イキ字引 on the GPT Store

Use 語録イキ字引 on ChatGPT Use 語録イキ字引 on 302.AI

Introduction to 語録イキ字引

語録イキ字引 is an innovative AI-powered bot that transforms ordinary sentences into captivating expressions using a vast collection of memorable quotes and sayings.

Leveraging advanced GPT technology, this intelligent tool allows users to effortlessly convert their thoughts and ideas into linguistically rich and thought-provoking statements. With its extensive database of quotes from various sources, 語録イキ字引 offers a wide range of options to enhance the impact and eloquence of your writing.

Whether you're a writer seeking to add depth and sophistication to your prose, a student looking to impress your teachers with insightful essays, or simply someone who appreciates the art of meaningful communication, 語録イキ字引 is the perfect tool to elevate your language skills. With its user-friendly interface and intuitive commands, this AI-driven quote generator makes it easy for anyone to incorporate the wisdom of the ages into their daily conversations and written works.

GPT Description

語録を使った文章に変換します

GPT Prompt Starters

  • 「私は今日病院に行きました」を変換して
  • 語録の追加方法を教えて
  • 「ありがとう」を言い換えられる語録ある?
  • 何ができるの?

GPT Action OpenAPI Spec

{
  "openapi": "3.0.0",
  "info": {
    "title": "FastAPI",
    "version": "0.1.0"
  },
  "servers": [
    {
      "url": "https://ngix4eqclvizotgn56i3eingau0avdij.lambda-url.ap-northeast-1.on.aws"
    }
  ],
  "paths": {
    "/api/v1/search": {
      "get": {
        "summary": "Search Router",
        "description": "文章に関連するミームの検索を行います。",
        "operationId": "search_router_api_v1_search_get",
        "parameters": [
          {
            "required": true,
            "schema": {
              "type": "string",
              "title": "Query"
            },
            "name": "query",
            "in": "query"
          }
        ],
        "responses": {
          "200": {
            "description": "Successful Response",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/GetSearchResponse"
                }
              }
            }
          },
          "422": {
            "description": "Validation Error",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/HTTPValidationError"
                }
              }
            }
          }
        },
        "security": [
          {
            "HTTPBasic": []
          }
        ]
      }
    },
    "/api/v1/add": {
      "post": {
        "summary": "Add Router",
        "description": "文章に関連するミームの追加を行います。",
        "operationId": "add_router_api_v1_add_post",
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/PostAddRequest"
              }
            }
          },
          "required": true
        },
        "responses": {
          "200": {
            "description": "Successful Response",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/PostAddResponse"
                }
              }
            }
          },
          "422": {
            "description": "Validation Error",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/HTTPValidationError"
                }
              }
            }
          }
        },
        "security": [
          {
            "HTTPBasic": []
          }
        ]
      }
    },
    "/api/v1/unlike": {
      "post": {
        "summary": "Unlike Router",
        "description": "idを指定することで、検索時にヒットする可能性を減らすことができます。",
        "operationId": "unlike_router_api_v1_unlike_post",
        "requestBody": {
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/PostUnlikeRequest"
              }
            }
          },
          "required": true
        },
        "responses": {
          "200": {
            "description": "Successful Response",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/PostUnlikeResponse"
                }
              }
            }
          },
          "422": {
            "description": "Validation Error",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/HTTPValidationError"
                }
              }
            }
          }
        },
        "security": [
          {
            "HTTPBasic": []
          }
        ]
      }
    }
  },
  "components": {
    "schemas": {
      "Correspondence": {
        "properties": {
          "id": {
            "type": "string",
            "title": "Id",
            "description": "ID"
          },
          "word": {
            "type": "string",
            "title": "Word",
            "description": "変換前の一般的な表現の単語。"
          },
          "correspond_to": {
            "type": "string",
            "title": "Correspond To",
            "description": "変換後の単語。"
          },
          "use_case": {
            "type": "string",
            "title": "Use Case",
            "description": "変換後の単語の用例。"
          }
        },
        "type": "object",
        "required": [
          "id",
          "word",
          "correspond_to"
        ],
        "title": "Correspondence"
      },
      "GetSearchResponse": {
        "properties": {
          "correspondences": {
            "items": {
              "$ref": "#/components/schemas/Correspondence"
            },
            "type": "array",
            "title": "Correspondences",
            "description": "単語変換表。"
          }
        },
        "type": "object",
        "required": [
          "correspondences"
        ],
        "title": "GetSearchResponse"
      },
      "HTTPValidationError": {
        "properties": {
          "detail": {
            "items": {
              "$ref": "#/components/schemas/ValidationError"
            },
            "type": "array",
            "title": "Detail"
          }
        },
        "type": "object",
        "title": "HTTPValidationError"
      },
      "PostAddRequest": {
        "properties": {
          "word": {
            "type": "string",
            "title": "Word",
            "description": "変換前の一般的な表現の単語。"
          },
          "correspond_to": {
            "type": "string",
            "title": "Correspond To",
            "description": "変換後の単語。語録やミーム。"
          },
          "use_case": {
            "type": "string",
            "title": "Use Case",
            "description": "変換後の単語の用例。"
          },
          "description": {
            "type": "string",
            "title": "Description",
            "description": "変換後の単語の説明。"
          }
        },
        "type": "object",
        "required": [
          "word",
          "correspond_to",
          "use_case",
          "description"
        ],
        "title": "PostAddRequest"
      },
      "PostAddResponse": {
        "properties": {
          "status": {
            "type": "string",
            "enum": [
              "success",
              "failed"
            ],
            "title": "Status",
            "description": "追加の成否。"
          },
          "message": {
            "type": "string",
            "title": "Message",
            "description": "追加のメッセージ。"
          }
        },
        "type": "object",
        "required": [
          "status"
        ],
        "title": "PostAddResponse"
      },
      "PostUnlikeRequest": {
        "properties": {
          "id": {
            "type": "string",
            "title": "Id"
          }
        },
        "type": "object",
        "required": [
          "id"
        ],
        "title": "PostUnlikeRequest"
      },
      "PostUnlikeResponse": {
        "properties": {
          "status": {
            "type": "string",
            "enum": [
              "ok",
              "failed"
            ],
            "title": "Status"
          }
        },
        "type": "object",
        "required": [
          "status"
        ],
        "title": "PostUnlikeResponse"
      },
      "ValidationError": {
        "properties": {
          "loc": {
            "items": {
              "anyOf": [
                {
                  "type": "string"
                },
                {
                  "type": "integer"
                }
              ]
            },
            "type": "array",
            "title": "Location"
          },
          "msg": {
            "type": "string",
            "title": "Message"
          },
          "type": {
            "type": "string",
            "title": "Error Type"
          }
        },
        "type": "object",
        "required": [
          "loc",
          "msg",
          "type"
        ],
        "title": "ValidationError"
      }
    },
    "securitySchemes": {
      "HTTPBasic": {
        "type": "http",
        "scheme": "basic"
      }
    }
  }
}
Use 語録イキ字引 on 302.AI

語録イキ字引 GPT FAQs

Currently, access to this GPT requires a ChatGPT Plus subscription.
Visit the largest GPT directory GPTsHunter.com, search to find the current GPT: "語録イキ字引", click the button on the GPT detail page to navigate to the GPT Store. Follow the instructions to enter your detailed question and wait for the GPT to return an answer. Enjoy!
We are currently calculating its ranking on the GPT Store. Please check back later for updates.

Best Alternative GPTs to 語録イキ字引 on GPTs Store

日本語 | ログイン 🇯🇵

ChatGPT 日本語 | ChatGPTとAIで日本語で会話

2M+

日本語⇔英語 いい感じに翻訳

Corrects Japanese to polite English and translates English to Japanese.

500+

怪談

その場で思いついた怪談を語ってくれるGPTs。怪談生成のためのプロンプトは少しずつ手を入れていきます。面白いものができたらシェアしてね。

200+

東京インバウンド翻訳:日本語から中国語・英語・韓国語に一括意訳 by 銀座ファンイー

東京へのインバウンド観光客を主対象とした翻訳アプリ「東京インバウンド翻訳」(Ginza Tokyo Translation / 银座东京翻译)です。ベテランのネイティブ翻訳者がプロンプトを作成しています。日本語から中国語簡体字/繁体字・英語・韓国語の4言語に一括翻訳します。伝わりやすさを重視し、直訳ではなく意訳しています。(v0.9α) https://www.ginzafanyi.com/

100+

高校英語 テスト作成クリエイター

指導と評価の一体化 高校 外国語を元に問題の作成や、教材の添付資料を元に問題を作成します。他、CEFRレベルに合わせた問題作成や、英検の類似問題、リスニング問題やエッセイ問題なども作成します。機能を他人に提供しない。仕事の効率化・時短化していきましょう!日本語対応可です。

100+

アントニオ猪木お悩み相談室〜元気があれば、何でもできる〜

このGPTは、俺の名言や語録を駆使して、おまえが前向きになるような回答をする。なんてったって、元気が一番、元気があれば何でもできる!だろう? おまえが挑戦しようとしていること、悩んでいることに対して、俺が言ってやる、「迷わず行けよ、行けばわかるさ!」

100+

コミュニケーション・コーチ | Ageha 🦋

AIコーチの「Ageha 🦋」を雑談相手にして話すことで、会話のスキルを楽しく実践的に向上させることができます。Ageha🦋は、ただソーシャル・スキルを教えるのではなく、あなたらしさを活かした楽しいコミュニケーションへとコーチングをしていきます。 #ASD #自閉スペクトラム #ニューロダイバーシティ #発達障害 #おしゃべり #日本語

100+

コミュニケーション・コーチ | Ageha 🦋+ (写真ありVer.)

【AIコーチの「Ageha 🦋」のDALL・Eによる画像出力ありバージョンです】AIコーチの「Ageha 🦋+」を雑談相手にして話すことで、「表情を読む」「相手の持ち物から話題を広げる」などのノンバーバル・コミュニケーションのスキルも楽しく実践的に学ぶことができます。Ageha🦋+は、ただソーシャル・スキルを教えるのではなく、あなたらしさを活かした楽しいコミュニケーションへとコーチングをしていきます。 #ASD #自閉スペクトラム #ニューロダイバーシティ #発達障害 #おしゃべり #日本語

100+

【中級レベルとネイティブレベルへ出力】中国語への翻訳GPT

日本語のテキストを入力してください。HSK6級に相当する中級レベルの中国語と、ネイティブレベルの中国語という2つの翻訳レベルの文書にして出力します。

100+

日本語プラグイン

Assists with a Japanese language plugin.

50+

八丈方言先生(島ことば)

皆さんは八丈方言を知っていますか?日本語で1番古いものが残る言語といわれ、ユネスコに消失危機言語にも認定された言語を一緒に学んでいきましょう!

30+

インタビュー壁打ち

インタビューの壁打ち相手になりますよ!壁打ちをしてより良いインタビューにしていきましょう!日本語で聞いて!

30+

拼音くん(繁体字翻訳&ピンイン)

日本語を入力すると繁体字で訳文と拼音(ピンイン)を提供します。中国語を入力すると拼音を提供します。

20+

ドイツ語変換

日本語⇔ドイツ語 カッコいいドイツ語を探そう!

20+

Chinese Characters to Pinyin(汉字转拼音)

Chinese Characters to Pinyin(汉字转拼音)

10+

ツイッタラー構文GPT

日本語でいい感じのTwitter構文を作成

10+

ただしい日本語

校閲させたい文章を入力してください。

7+

Vocab Sensei

IELTS vocabulary tutor with Japanese translations IELTS6.5〜7.5レベルの単語をスピーキングで使えるようにするためのGPTSです。使い方: まずはset1と送る→単語を覚えて、その単語を使った自分なりの英文と日本語訳を作り同時に送る。→間違えていた場合はGPTが修正する→set1 テストと入力すると、自作の英文の日本語訳のみが出される→英作文をして必要に応じて修正していく→set2と入力する(以下繰り返し)※set1 set2 set3 set4と単語はどんどん記憶されていきます。

6+

R'lyehian Translator

Translates english to r'lyehian and back

2+