Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Epic: Chatbot #1

Open
demilolu opened this issue Feb 18, 2022 · 0 comments
Open

Epic: Chatbot #1

demilolu opened this issue Feb 18, 2022 · 0 comments

Comments

@demilolu
Copy link
Contributor

demilolu commented Feb 18, 2022

Goal:

Create a chatbot that can answer questions about:
CFC Global Challenge - FAQ
CFCFRJ - Getting Started + Solutions to start w/ based on skillset

User Journey

  • User enters Slack and receives a welcome with relevant information
  • User indicates they are interested in Global Challenge or CFC for Racial Justice
  • Global Challenge Users receive assistance based
  • User has a question and is able to ask in channel or ask bot for help
  • User is directed to the appropriate channel, person, project or resource that they need

Timeline

  • Get through Watson Assistant and Slack integration Tutorials
  • Integrate a basic/generic Watson Assistant chatbot into Call for Code Slack Channel
  • Design Thinking Workshop to understand
  • Define Top Line Intents for CFC for Global Challenge, CFC for Racial Justice
  • Define which channels this bot will work in/ configure . (e.g #racial-justice-general should be able to know the person has questions relevant to call for code for racial justice)
  • Create a decision tree to help map out bot
  • Define Intent/Entities for each
  • Populate database with information
  • Update text to improve UX (be more friendly, etc)
  • Test bot in various scenarios

Requirements

  • Watson Assistant
  • Slack Integration
  • JSON data object using IBM Cloudant
  • IBM Cloudant
  • Database of information (including relevant links) for each intent/entities
  • Listening Bot (not just a bot to ask questions), answers when someone posts a relevant question in the chat
  • Database of user questions so we can train the bot to be smarter

Acceptance Criteria:

  • As a new Slack user I'm able to get the information I need about the Global Challenge, Call for Code and Call for Code for Racial Justice.

  • As a new Slack user I know what channels to go to get answers to my questions

  • As a new CFC Global Challenge Slack user I know who can answer my questions

  • As a new CFCFRJ Slack user I know who can answer my questions

  • As a new CFC Global Challenge Slack user I can have my FAQs answered

  • As a new CFCFRJ Slack User I am able to input my skills and interests and find out information on what project meets my needs and receive info on the slack channel, project contacts and Github issues to start with

Success Criteria:

  • Within 30 days of launch we have at least 100 inquiries asked per month to the bot.
  • We receive positive feedback on {Bot name}

How this helps us meet our Objectives:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant