Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 965 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 965 Bytes

ChatGPT Plugins Template — BOTORNOT

This is a simple template with an example ChatGPT Plugin for Adversarial Game to collect hard questions for GPT researchers. Please see our summary here: https://twitter.com/swyx/status/1645832709175119872

Read the ChatGPT Plugin Docs for more

Join the ChatGPT plugins waitlist here!

Question book

Run

  • open replit, clone from this github repo
  • run poetry install
  • put your OPENAI_API_KEY inside the secrets
  • click run
  • copy your webview url as your plugin url to be install on chatgpt plugin

FUTURE STEPS (PRs welcome):

  • [] Add architect role
  • [] Create a leaderboard for questions
  • [] Implementing session?
  • [] Make it so that you cannot assume a different user's username