langflow/README.md
Lucas Oliveira 98f00d75f0
Update README.md (#3204)
* Update README.md

Updated Readme with suggestions

* Changed core features

* Changed thumbnail of video

* Fixed hero image

* Fixed readme texts

* Update README.md
2024-08-09 15:46:17 +00:00

3.8 KiB
Raw Blame History

Langflow

Langflow is a low-code app builder for RAG (retrieval augmented generation) and multi-agent AI applications. Its Python-based and agnostic to any model, API, data source or database.

Docs - Free Cloud Service - Join our Discord - Follow us on X

README in English README in Portuguese README in Simplified Chinese README in Japanese README in KOREAN

https://github.com/user-attachments/assets/a1a36011-6169-4804-87ad-cfd4c5a79872

Core features

  1. Python-based and agnostic to models, APIs, data sources, or databases.
  2. Visual IDE for drag-and-drop building and testing of workflows.
  3. Playground to immediately test and iterate workflows with step-by-step control.
  4. Multi-agent orchestration and conversation management and retrieval.
  5. Free cloud service - get started in minutes with no setup.
  6. Publish workflows as back-end APIs or export as a Python application.
  7. Real time observability with LangSmith, LangFuse, or LangWatch integration.
  8. Support enterprise security and scale with free DataStax Langflow cloud service.
  9. Prebuilt ecosystem integrations to any model, API or database.

Integrations

Stay up-to-date

Star Langflow on GitHub to be instantly notified of new releases.

Star Langflow

📦 Quick Start

  • Install Langflow with pip (Python version 3.10 or greater):
python -m pip install langflow -U

👋 Contribute

We welcome contributions from developers of all levels to our open-source project on GitHub. If you'd like to contribute, please check our contributing guidelines and help make Langflow more accessible.


Star History Chart

🌟 Contributors

langflow contributors

📄 License

Langflow is released under the MIT License. See the LICENSE file for details.