/streamlitApp-fromGreg

Learn to use langchian and Streamlit to build a end to end web application with a pretrained or fine-tuned LLMs like gpt, mastral-7b.. etc

Primary LanguagePython

Globalize Text LangChain-Streamlit Example

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

Email Converter Preview

Deploy on Streamlit

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.