How to make tensorflow answer specific questions on specific way

Hello,

I have a project where I need to make a basic Q&A app in next.js with tensorflow.

Since I know nothing about machine learning, I think it’s better to seek an advice before starting.
I need to teach tensorflow to provide specific answers on specific questions.

  1. What are the steps of doing that?
  2. What are the topics that I should learn about tensorflow to be able to make something like that?
  3. How would you start this basic project (what approach would you use)?

Thanks in advance for the answers!