Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Skype Code Samples, including ChatGPT, GPT3.5, GPT-4 powered bots

License

Notifications You must be signed in to change notification settings

microsoft/skype-bot-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build badge

Skype Third Party Bots Samples

Skype Code Samples for 3rd-party bots, including ChatGPT (GPT3.5 and GPT-4) powered bots.

EasyGPTBot

.Net implementation of a GPT 3.5 or GPT-4 powered bot with history using Bot Framework can be found here: EasyGPTBot

  • Supports both Azure OpenAI and OpenAI APIs.
  • Supports both the GPT 3.5 Turbo and GPT-4 ChatGPT models.
  • Conversation memory - uses Azure Storage to conversation history for each user.
  • It is primarily a Skype bot, but it also supports any other Azure Bot / Bot Framework channel, such as Telegram, Slack, Facebook, etc.

image

Trademark Notice

Trademarks This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft’s Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party’s policies.

About

Skype Code Samples, including ChatGPT, GPT3.5, GPT-4 powered bots

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published