Make a UI design for topic selection in chatbot. User needs to select a topic of what the question/discussion will be about berfore sending the input to chatbot. This is to make sure that backend can send right context for the LLM.
[ ] There's a list of possible topics for conversation context
[ ] User can select multiple topics
[ ] User can look for topics with a search box
[ ] There's a confirm button to create conversation
Make a UI design for topic selection in chatbot. User needs to select a topic of what the question/discussion will be about berfore sending the input to chatbot. This is to make sure that backend can send right context for the LLM.