Hello Everyone,
I have developed web app for AI Chatbot.
https://utilityservices.streamlit.app/
Awesome! Thanks for sharing.
One suggestion, use st.error() to handle the errors more gracefully for the users.
st.error()
Thanks @tonykip for your suggestion, i have updated error handling.