Skip to content

ChatterBot #1

@JenkinsDev

Description

@JenkinsDev

We are currently making use of ChatterBot as the basis of our chatting functionality. There are quite a few changes that need to be made to make our bot smarter and faster.

  • Create a storage adapter for ElasticSearch for better calculation. Perhaps there is a better system to use, but ElasticSearch looks very promising
  • Create a new, smarter, logic adapter for ChatBot. The Closest Meaning and Closest Match adapters are okay, but far from logically complete. I'll add findings from my research in the comments below to assist in our logic adapter creation.
  • As our Chatter class grows I'd like to extract all of the functionality into its own sub module within JenkiesBot instead of all in a single file and class.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions