- Create a new KB. - [ ] Define the bot's name. - [ ] Upload files (PDF, DOCX, TSV, XLSX). - [ ] Save the `kbid`, bot name, and associate proper database. Mongodb is being use, for the sake of ease (see [booljs.mongoose](https://github.com/booljs/booljs-mongoose) for more information). - Answer QnA Questions. - [ ] Connect to the Endpoint. - [ ] Return Questions.
kbid, bot name, and associate proper database. Mongodb is being use, for the sake of ease (see booljs.mongoose for more information).