Read all about it here!
A visual framework for building multi-agent and RAG applications.
Now AI powered!
Open-source, Powered by OpenAI's GPT4o and Whisper.
clone the repository with:
git clone https://github.com/abdibrokhim/langflow
you can build and install Langflow's frontend and backend with:
make backend
and
make frontend
then
open https://localhost:3000 in your browser for the frontend
and https://localhost:7860 for the backend.
go to https://localhost:7860/redoc for the API documentation.
Presentation and Live demo here
Kindly check the CONTRIBUTING.md
and
Official Langflow repository: langflow