chore: Update README.md with local image assets for hero and integrations sections (#4700)

* Update images for hero and integrations sections

* Update image paths in README.md to use local assets
This commit is contained in:
Gabriel Luiz Freitas Almeida
2024-11-19 11:19:16 -03:00
committed by GitHub
parent 35392078ff
commit 1aef2d8d62
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
<!-- markdownlint-disable MD030 -->
![Langflow](https://github.com/user-attachments/assets/ba8ab0c6-7fbf-4631-be0e-22b19cfd22f6)
![Langflow](./docs/static/img/hero.png)
<p align="center" style="font-size: 12px;">
Langflow is a low-code app builder for RAG and multi-agent AI applications. Its Python-based and agnostic to any model, API, or database.
@@ -10,13 +10,13 @@
<a href="https://docs.langflow.org" style="text-decoration: underline;">Docs</a> -
<a href="https://astra.datastax.com/signup?type=langflow" style="text-decoration: underline;">Free Cloud Service</a> -
<a href="https://docs.langflow.org/getting-started-installation" style="text-decoration: underline;">Self Managed</a>
</p>
<div align="center">
<a href="./README.md"><img alt="README in English" src="https://img.shields.io/badge/English-d9d9d9"></a>
<a href="./README.PT.md"><img alt="README in Portuguese" src="https://img.shields.io/badge/Portuguese-d9d9d9"></a>
<a href="./README.ES.md"><img alt="README in Spanish" src="https://img.shields.io/badge/Spanish-d9d9d9"></a>
<a href="./README.ES.md"><img alt="README in Spanish" src="https://img.shields.io/badge/Spanish-d9d9d9"></a>
<a href="./README.zh_CN.md"><img alt="README in Simplified Chinese" src="https://img.shields.io/badge/简体中文-d9d9d9"></a>
<a href="./README.ja.md"><img alt="README in Japanese" src="https://img.shields.io/badge/日本語-d9d9d9"></a>
<a href="./README.KR.md"><img alt="README in KOREAN" src="https://img.shields.io/badge/한국어-d9d9d9"></a>
@@ -35,7 +35,7 @@
9. **Customize workflows** or create flows entirely just using Python.
10. **Ecosystem integrations** as reusable components for any model, API or database.
![Integrations](https://github.com/user-attachments/assets/5f63e6d0-dfd5-4c9c-9cfa-a5021619db2d)
![Integrations](./docs/static/img/integrations.png)
## 📦 Quickstart

Binary file not shown.

Before

Width:  |  Height:  |  Size: 153 KiB

After

Width:  |  Height:  |  Size: 1.6 MiB

BIN
docs/static/img/integrations.png vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB