Check out the live demo on streamlit https://ctemp48-biochatbot-streamlitui-79wvue.streamlit.app/ (Streamlit disables cloud apps after periods of inactivity, so please allow a couple minutes for the app to relaunch)
A chatbot utilizing Retrieval Augmented Generation to answer personal questions about who I am. Chatbot uses GPT-3.5 Turbo, is built using LangChain and uses Chroma as an embedding vector database. The UI is built and deployed using Streamlit.