anotherjesse / replicate-models-chatgpt-plugin

Run Replicate models from within ChatGPT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replicate models – a ChatGPT plugin

A simple plugin based on https://github.com/openai/plugins-quickstart

Use Node and Express.js

Install and use

  • Clone this repo
  • npm install
  • run node app.js
  • add your REPLICATE_API_TOKEN to your environment
  • add the app to ChatGPT under 'Develop your own plugin' (use localhost:5003 as the domain)

About

Run Replicate models from within ChatGPT

License:Other


Languages

Language:JavaScript 100.0%