This repo serves as a template for how to make your own LangChain apps on Streamlit.
View Live App: https://globalize.streamlit.app/
Video of how this code was made: https://www.youtube.com/watch?v=U_eV8wfMkXU
This app is meant to be deployed on Streamlit.
Note that when setting up your StreamLit app you should make sure to add OPENAI_API_KEY
as a secret environment variable.