MediumGPT

Retrieved chatbot content.

The Building a ChatGPT Plugin for Medium article is an exploration of the capabilities and proof of concept of ChatGPT plugins. OpenAI has enabled platforms such as Medium to expose their content to ChatGPT by offering plugins. The user prompt and installed plugins enable ChatGPT to trigger the correct API in order to retrieve a piece of content from the internet. Access is currently in private alpha but will become available soon, and will provide users with access to up-to-date content.

The article explains how to build a plugin with all of the necessary information for ChatGPT. This includes a well-known/ai-plugin.json file which provides specific details about the domain, an OpenAPI YAML file that exposes the schema for understanding APIs, and Go language code written for the MediumGPT service that converts GraphQL queries into REST APIs. All of these pieces are necessary in order for ChatGPT to correctly understand its environment and be able to retrieve content correctly when prompted by users.

Building a plugin for ChatGPT is an important step forward in allowing platforms like Medium access up-to-date content on the internet. The Building a ChatGPT Plugin for Medium article provides detailed technical instructions on how this can be accomplished through well-known files, OpenAPI YAML files, and Go language code written specifically for Medium GPT services. When complete, this process will give users more direct access to relevant content quickly and

Would you recommend MediumGPT?

Help other people by letting them know if this AI was useful.

Authentication required

You must log in to post a comment.

Log in