Build a personalized Question/Answering recommendation system
Project detail
The rexommender system needs to take the following input:
-user model
-context
-all possible recommendations (in a database or something)
And return the best recommendation for the user snd the context.