Langflow-Preview / README.md
GabrielLogspace's picture
Update README.md
6f4b4a5 verified
---
title: LangFlow 1.0 Preview
emoji: ⛓️
colorFrom: green
colorTo: indigo
sdk: docker
pinned: true
license: mit
short_description: A lot more powerful and easy to use!
tags: [ui, powerful, lowcode, awesome ,langchain]
---
⛓️[LangFlow](https://github.com/langflow-ai/langflow) is an easy way to build from simple to complex AI applications. It is a low-code platform that allows you to integrate AI into everything you do. Head over to our GitHub repo and join the Discord Server to follow what the community is building.
<div style="display: flex; margin-top: 0; padding-top: 0;">
<a href="https://discord.gg/FUhJnnJ9"><img alt="LangFlow Repo" src="https://img.shields.io/badge/Discord-5865F2?style=for-the-badge&logo=discord&logoColor=white"/></a>
<a href="https://github.com/langflow-ai/langflow" style="margin-left: 10px;"><img alt="LangFlow Repo" src="https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white"/></a>
</div>
---
⚠️ **Important Note for Hugging Face Spaces Users:**
Due to security reasons, we remove all API keys on flows saved in this space. To use LangFlow on Hugging Face Spaces, follow these steps:
1. Duplicate the LangFlow Space.
2. Set the global variable `LANGFLOW_REMOVE_API_KEYS` to `false` in the space settings or remove it entirely.