brylie/langflow

By brylie

Updated 9 months ago

Langflow is a visual framework for building multi-agent and RAG applications.

Image
Databases & Storage
Machine Learning & AI
Developer Tools
0

21

Run the following command to start Langflow on your local computer:

docker run -p 7860:7860 brylie/langflow:prerelease

Then, open the following address in your browser: http://127.0.0.1:7860

Docker Pull Command

docker pull brylie/langflow