ollysamm / project-3

1 stars 1 forks source link

Determine Feature Set #17

Open ashx3s opened 1 year ago

ashx3s commented 1 year ago

Context

We need to establish what will be achievable for features during this project

Definition of Done

A clearly outlined list of what the app will do

jasmitnarula commented 1 year ago

Feature set:

WendyAI should be able to comprehend different sentence structures and extract the intended meaning from the queries.

  1. WendyAI should be able to present the predefined question set to the user, allowing them to choose a question or prompt that best matches their query or topic of interest. The interface should provide an intuitive and easy-to-use way for users to make their selection.
  2. Develop a knowledge base or backend system that contains relevant information and responses for each predetermined question or prompt. When a user selects a prompt, WendyAI should generate an appropriate answer based on the selected question or prompt.
ollysamm commented 1 year ago

This is great! The only addition we might want to add is user authentication to ensure users are only accessing the data from their company (and not another), AND that they have been granted access to the sensitive HR data in Wendy.

ollysamm commented 1 year ago

@jasmitnarula could you please add Okta authentication, and then drop this list into Google Drive? Thank you! 🙏🏽