Skip to content

asimihsan/openai-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openai-discord-bot

A Discord bot that uses OpenAI's GPT-3 API to generate text, generate images and have conversations.

TODO

  • Add a command to generate text from a prompt
  • When generating text, print out the original prompt as well as the generated text.
  • Add a command to generate an image from a prompt
  • Build and run via Docker
  • DynamoDB lock. All instances get messages, but get a lock so that only one processes it and responds.
  • Infrastructure to deploy the bot to AWS
  • Text completion shouldn't use interactions, so that inputs can be free-form.
  • Add a command to have a conversation with the bot. Will have it in a new thread.
  • If instance fails while holding the lock, another instance will get the lock and respond.

License

This project is licensed under the GNU Affero General Public License v3.0. See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •