Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 946 Bytes

REQUIREMENTS.md

File metadata and controls

7 lines (6 loc) · 946 Bytes

Some ways we might expect the system to work

  1. Users interact with agent in a "chat bot" manner to collect the required information, (reference)
  2. Leverage linear regression algorithms and scalable classifiers to create predictive determinations based on collection of rules and...
  3. ...minimize the amount of questions based on the users responses in order to get the most accurate answers
  4. RAG (Retrieval-Augmented Generation) sourcing multi-turn conversations to leverage multiple sources of data, including document scanning, OSS formatted data, chat history, etc.
  5. Leverage sentiment analysis (ML) to meet the user "where they are" and/or respond accordingly during an engagement