chrisrude / oobabot

A Discord bot which talks to Large Language Model AIs running on oobabooga's text-generation-webui
MIT License
101 stars 34 forks source link

feature requests: #58

Open yesbroc opened 1 year ago

yesbroc commented 1 year ago
  1. a pre-prompt that teaches the AI how to use reactions, maybe in a format like

/react (message id) (reaction)

  1. CLIP to read images
  2. grab context from channel name and/or description
  3. preset prompts like automod and stuff
  4. changing bot settings with a / command like /bot-settings (temp) (top-p) (top-k) (max-token) etc
  5. (if possible) strip down the webui to its bare essentials to save resources ]
  6. ooba controllability using / commands e.g /continue /interrupt /start-with and then some more like /summrize-channel
  7. (if possible) a database where the AI can "remember", like how certain users act
chrisrude commented 1 year ago

Thanks for the suggestions! I'm still looking into what the main upcoming features are, but I like the thoughts and will keep these in mind!