diff --git a/README.md b/README.md index dbbd0f410..dc9b2e892 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@
Docs - - Free Cloud Service + Free Cloud Service - + Self Managed
@@ -20,13 +21,7 @@- -https://github.com/user-attachments/assets/a1a36011-6169-4804-87ad-cfd4c5a79872 - -
- -# 🔧 Core features +## ✨ 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. @@ -41,35 +36,33 @@ https://github.com/user-attachments/assets/a1a36011-6169-4804-87ad-cfd4c5a79872  -# 📅 Stay up-to-date +## ⭐ Stay up-to-date Star Langflow on GitHub to be instantly notified of new releases.  -# 📦 Quickstart +## 📦 Quickstart -- **Install Langflow with pip** (Python version 3.10 or greater): +- **Install with pip** (Python 3.10 or greater): ```shell -pip install langflow -U +pip install langflow ``` - **Cloud:** DataStax Langflow is a hosted environment with zero setup. [Sign up for a free account.](http://langflow.datastax.com) - **Self-managed:** Run Langflow in your environment. [Install Langflow](https://docs.langflow.org/getting-started-installation) to run a local Langflow server, and then use the [Quickstart](https://docs.langflow.org/getting-started-quickstart) guide to create and execute a flow. - **Hugging Face:** [Clone the space using this link](https://huggingface.co/spaces/Langflow/Langflow?duplicate=true) to create a Langflow workspace. -# 👋 Contribute +[](https://www.youtube.com/watch?v=kinngWhaUKM) -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](./CONTRIBUTING.md) and help make Langflow more accessible. +## 👋 Contribute + +We welcome contributions from developers of all levels. If you'd like to contribute, please check our [contributing guidelines](./CONTRIBUTING.md) and help make Langflow more accessible. --- [](https://star-history.com/#langflow-ai/langflow&Date) -# 🌟 Contributors +## ❤️ Contributors [](https://github.com/langflow-ai/langflow/graphs/contributors) - -# 📄 License - -Langflow is released under the MIT License. See the [LICENSE](LICENSE) file for details.