/StreamlitGPT

Streaming responses with Streamlit, ChatGPT and Langchain.

Primary LanguagePythonMIT LicenseMIT

StreamlitGPT: Chat your data

Simple template to deploy a LangChain on Streamlit with streaming enabled. Make sure to check out OpenAI's cookbook.

Acknowledgements

Thank you davila7 for the references and abravyt for his previous work on this topic.