brylie/langflow
Langflow is a visual framework for building multi-agent and RAG applications.
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 brylie/langflow