Skip to content

A small package implementing a chatbot using OpenAI

License

Notifications You must be signed in to change notification settings

floitsch/toit-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Bot

A package that can be used to create a chat bot. Handles all the underlying communication with OpenAI, but requires users of this package to implement the interaction with the chat service.

Examples

Telegram

Telegram Example

See examples/telegram for an example of how to use and set up this package to create a Telegram bot.

Discord

Discord Example

See examples/discord for an example of how to use and set up this package to create a Discord bot.

HTTP

HTTP Example

See examples/http for an example of how to use this package to create a HTTP bot.

About

A small package implementing a chatbot using OpenAI

Resources

License

Stars

Watchers

Forks

Packages

No packages published