MediumGPT

MediumGPT
Visit Tool
Pricing: No Info No Info

This groundbreaking feature, developed by OpenAI and Medium, allows ChatGPT to access and manipulate content directly from Medium. This solves a major limitation of the platform, which previously lacked access to the internet and up-to-date information. With the MediumGPT plugin, users can leverage the power of ChatGPT to interact with Medium's rich content based on their prompts and installed plugins. While still in private alpha, the plugin has been successfully tested and deployed, showcasing its potential for content retrieval and manipulation.

Highlights

  • Access up-to-date content: ChatGPT can now retrieve information from Medium, eliminating the limitations of its previous dataset.
  • Interactive content manipulation: Users can leverage ChatGPT's capabilities to interact with Medium's content based on specific prompts and plugins.
  • Easy integration: Building and deploying the MediumGPT plugin is straightforward, requiring only the exposure of a .well-known/ai plugin.json file on your domain.
  • Open API compatibility: The plugin leverages Open API specifications to seamlessly interact with various APIs, enabling efficient retrieval of relevant content.

Key Features

  • .well-known/ai plugin.json file: This file provides crucial information to ChatGPT about your domain's plugin support, including descriptions, icons, and installation links.
  • OpenAPI YAML file: Defines the schema for API interaction, allowing ChatGPT to understand and utilize the available APIs.
  • MediumGPT service: This service, written in Go, converts GraphQL queries into REST APIs, facilitating seamless communication between ChatGPT and Medium's content.