Skip to content

GPT-Wizard/langchain-streamlit-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Langchain Streamlit starter kit

Requirements ✅

  • Python 3.7 or above
  • Langchain library
  • Streamlit library

Run The Application ⚙️

  1. Clone the repo
git clone https://github.com/GPT-Wizard/langchain-streamlit-starter.git
  1. Install packages
pip install -r requirements.txt
  1. Set up your .env file
  • Copy .env.local.example into .env Your .env file should look like this:
OPENAI_API_KEY=

  1. Running
streamlit run 🏠_Home.py 

Resources

langchain-streamlit-kit

About

Starter kit for developer to start their journey in LLM based applications using Langchain and streamlit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages