langflow/docs/langflow.md
carlosrcoelho 5d2a29a436 add docs
2023-07-18 14:59:27 -03:00

24 lines
No EOL
1.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ⛓️ 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>
![Description](img/langflow-demo2.gif#only-light)
![Description](img/langflow-demo2.gif#only-dark)
<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 agents thought process, and export your flow.