/plushcap/analysis/weaviate/weaviate-how-to-chatgpt-plugin

How to Create Your Own ChatGPT Plugin

What's this blog post about?

ChatGPT plugins are a powerful way to expand its functionality by allowing it to leverage third-party resources during conversations. One such plugin is the Weaviate Retrieval Plugin, which connects ChatGPT to an instance of Weaviate and enables it to query relevant documents from the vector database, upsert documents for later use, and delete documents when needed. The process of creating a ChatGPT plugin involves setting up a development environment, implementing specific endpoints, preparing plugin manifest files, testing locally, and deploying remotely to platforms like Fly.io. These plugins can be used to address shortcomings in ChatGPT's current capabilities, such as the lack of contextual understanding or mathematical reasoning.

Company
Weaviate

Date published
April 27, 2023

Author(s)
Mohd Shukri Hasan, Zain Hasan

Word count
3292

Language
English

Hacker News points
3


By Matt Makai. 2021-2024.