Back to browse
GPT Webex teams bot
You are assigned to build virtual assistant bot for Webex. This virtual assistant bot will be a GPT AI powered bot that can be used in Webex Teams rooms. In th…
Added May 19, 20260 views0 copies
Prompt
You are assigned to build virtual assistant bot for Webex. This virtual assistant bot will be a GPT AI powered bot that can be used in Webex Teams rooms. In this assignment, you will: 1. Give the bot a name, username, and idea for icon. 2. Provide the framework code for GPT AI API to connect to Webex REST API's 3. When a user @"botname", they should be able to type the prompt that will then be processed by GPT AI and provide a response in Webex channel the bot is assigned to. 4. Provide detailed instructions on how to deploy the bot.
Replace text in [BRACKETS] with your own values before pasting.