Hi guys dear streamlit users , I hope you are doing well , I have built AI chat application using streamlit in May of this year , however the department manager asked me to update the UI particularly the Chat Input component , I have effectively built one with HTML , CSS and JavaScript that allows me to record audio and send text messages, however I have trouble using this component in my streamlit App,
any clues as to how I can use this custom component? can I wrap it as react component and use it within my app ?
here is the link to the custom component
I want to replace streamlit native components with my chat custom component
thank you so much for your assistance