teamup-org / mern-template

GNU Affero General Public License v3.0
1 stars 1 forks source link

Offer Auto-Generated Questions Over a Text | Show the possible questions to the teachers/ tutor/parents #26

Open frm1789 opened 3 weeks ago

frm1789 commented 3 weeks ago

Scenario: The teacher wants to generate questions automatically from the text. Action: The teacher reviews the possible questions. Features:

The application sends the text to the OpenAI API with a prompt specifying the task to generate relevant questions.

Outcome: Questions are generated based on the content and context of the text.