skip to Main Content

I want to develop question bank like application, where all people working in company can search for their query in there and there will be different set of answers already feed to the system. so this service should go and read answer already available with it and reply back to person with question with answer found in document.
Question would be like,

  1. what is mean by ABC?
  2. what are steps to run particular process?

There’s similar services present in azure which saves these answer in plain document and keywords are used as intents there. I’m looking for similar or better service in aws for this.

2

Answers


  1. Chosen as BEST ANSWER

    Yes amazon kendra with amazon Lex is answer to this question.


  2. Amazon Kendra, It returns specific answers to questions, giving users an experience that’s close to interacting with a human expert …
    https://docs.aws.amazon.com/kendra/latest/dg/what-is-kendra.html

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search