slevin48 / openai

🐱ChatGPT-like Bot🤖 with OpenAI API
https://chat48.streamlit.app/
MIT License
2 stars 10 forks source link

Create ChatGPT Plugins #16

Open slevin48 opened 1 year ago

slevin48 commented 1 year ago

Post: https://openai.com/blog/chatgpt-plugins

Doc: https://platform.openai.com/docs/plugins/introduction

Build your own in Python: https://youtu.be/hpePPqKxNq8

Building a LangChain Docs Plugin for ChatGPT: https://github.com/pinecone-io/examples/blob/master/generation/chatgpt/plugins/langchain-docs-plugin.ipynb

Start from template:

 git clone https://github.com/openai/chatgpt-retrieval-plugin

Architecture:

Workflow:

image

slevin48 commented 1 year ago

Build and deploy with Replit: https://youtu.be/-GV7DAJ4dVU