Great job !
I’m interested by the “tag” function you implemented : for each question asked, you isolate some kind of “keywords” from the answer, and you are then able to direct users to a page with all related questions sharing the same keyword.
Did you asked the API to categorize questions and answers and build this taxonomy of tags ? or did you extract them from a local algorithm ? or is it a wordpress thing ?
This could be very interesting for my own project in which I task OpenAI to create children stories: it would be a great feature if they could be “tagged” (space, animals, school etc.).
thank you for sharing anyway