Skip to content

Latest commit

 

History

History
61 lines (39 loc) · 1.8 KB

README.md

File metadata and controls

61 lines (39 loc) · 1.8 KB

Langflow AI is OUT! 🎉

Read all about it here!

Langflow

A visual framework for building multi-agent and RAG applications.

Now AI powered!

Open-source, Powered by OpenAI's GPT4o and Whisper.

🚀 Watch on YouTube

YouTube

📦 Get Started

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 http://localhost:3000 in your browser for the frontend

and http://localhost:7860 for the backend.

go to http://localhost:7860/redoc for the API documentation.

Presentation and Live demo here

👋 Contribute

Kindly check the CONTRIBUTING.md

and

Official Langflow repository: langflow