24 lines
No EOL
1.5 KiB
Markdown
24 lines
No EOL
1.5 KiB
Markdown
# ⛓️ LangFlow
|
||
<p>
|
||
~ A User Interface For
|
||
<a href="https://github.com/hwchase17/langchain" target="_blank">LangChain</a> 🦜🔗 ~
|
||
</p>
|
||
|
||
<br>
|
||
|
||
<p>
|
||
<a href="https://huggingface.co/spaces/Logspace/LangFlow" target="_blank"><img src="https://huggingface.co/datasets/huggingface/badges/raw/main/open-in-hf-spaces-sm.svg" alt="HuggingFace Spaces"></a>
|
||
<img alt="GitHub Contributors" src="https://img.shields.io/github/contributors/logspace-ai/langflow" />
|
||
<img alt="GitHub Last Commit" src="https://img.shields.io/github/last-commit/logspace-ai/langflow" />
|
||
<img alt="" src="https://img.shields.io/github/repo-size/logspace-ai/langflow" />
|
||
<img alt="GitHub Issues" src="https://img.shields.io/github/issues/logspace-ai/langflow" />
|
||
<img alt="GitHub Pull Requests" src="https://img.shields.io/github/issues-pr/logspace-ai/langflow" />
|
||
<img alt="Github License" src="https://img.shields.io/github/license/logspace-ai/langflow" />
|
||
</p>
|
||
|
||

|
||

|
||
|
||
<br>
|
||
|
||
LangFlow is a GUI for [LangChain](https://github.com/hwchase17/langchain){.internal-link target=_blank}, designed with [react-flow](https://github.com/wbkd/react-flow){.internal-link target=_blank}. The drag-and-drop feature provides a quick and effortless way to experiment and prototype, and the built-in chat interface enables real-time interaction. With LangFlow, you can edit prompt parameters, create chains and agents, track the agent’s thought process, and export your flow. |