Update readme.md

Added image
This commit is contained in:
suoko 2023-11-02 21:56:18 +01:00 committed by GitHub
parent 5302b505da
commit fcbcebd510
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,10 @@
# LangChain
# LangChain Web UI
This example is a basic "hello world" of using LangChain with Ollama.
A python Gradio web UI using GPT4AllEmbeddings that lets can choose among the installed models
## Screenshot
![plot](https://raw.githubusercontent.com/suoko/ollama/main/examples/langchain-python-langchain-webui/ollama-langchain-gradio-webui.png)
## Setup