|
4 | 4 |
|
5 | 5 | <h2 align="center">Extract, Transform, Index Data. Easy and Fresh. 🌴</h2> |
6 | 6 |
|
7 | | -[](https://opensource.org/licenses/Apache-2.0) |
8 | | -[](https://github.com/cocoindex-io/cocoindex/stargazers) |
9 | | -[](https://www.python.org/) |
10 | | -[](https://pypi.org/project/cocoindex/) |
11 | | -[](https://github.com/cocoindex-io/cocoindex/actions/workflows/CI.yml) |
12 | | -[](https://github.com/cocoindex-io/cocoindex/actions/workflows/release.yml) |
13 | | -[](https://github.com/cocoindex-io/cocoindex/actions/workflows/docs.yml) |
14 | | -[](https://discord.com/invite/zpA9S2DR7s) |
15 | | -[](https://www.linkedin.com/company/cocoindex) |
16 | | -[](https://twitter.com/intent/follow?screen_name=cocoindex_io) |
| 7 | +<p align="center"> |
| 8 | + <a href="https://github.com/cocoindex-io/cocoindex/stargazers"><img src="https://img.shields.io/github/stars/cocoindex-io/cocoindex?color=5B5BD6" alt="GitHub"></a> |
| 9 | + <a href="https://opensource.org/licenses/Apache-2.0"><img src="https://img.shields.io/badge/license-Apache%202.0-5B5BD6?logo=opensourceinitiative&logoColor=white" alt="License"></a> |
| 10 | + <a href="https://pypi.org/project/cocoindex/"><img src="https://img.shields.io/pypi/v/cocoindex?color=5B5BD6" alt="PyPI version"></a> |
| 11 | + <a href="https://www.python.org/"><img src="https://img.shields.io/badge/python-3.11%20to%203.13-5B5BD6?logo=python&logoColor=white" alt="Python"></a> |
| 12 | +</p> |
| 13 | + |
| 14 | +<p align="center"> |
| 15 | + <a href="https://github.com/cocoindex-io/cocoindex/actions/workflows/CI.yml"><img src="https://github.com/cocoindex-io/cocoindex/actions/workflows/CI.yml/badge.svg?event=push" alt="CI"></a> |
| 16 | + <a href="https://github.com/cocoindex-io/cocoindex/actions/workflows/release.yml"><img src="https://github.com/cocoindex-io/cocoindex/actions/workflows/release.yml/badge.svg?event=push" alt="release"></a> |
| 17 | + <a href="https://github.com/cocoindex-io/cocoindex/actions/workflows/docs.yml"><img src="https://github.com/cocoindex-io/cocoindex/actions/workflows/docs.yml/badge.svg?event=push" alt="docs"></a> |
| 18 | +</p> |
| 19 | + |
| 20 | +<p align="center"> |
| 21 | + <a href="https://discord.com/invite/zpA9S2DR7s"><img src="https://img.shields.io/discord/1314801574169673738?logo=discord&labelColor=%20%235462eb&logoColor=%20%23f5f5f5" alt="Discord"></a> |
| 22 | + <a href="https://www.linkedin.com/company/cocoindex"><img src="https://img.shields.io/badge/LinkedIn-CocoIndex-5B5BD6?logo=linkedin&logoColor=white" alt="LinkedIn"></a> |
| 23 | + <a href="https://twitter.com/intent/follow?screen_name=cocoindex_io"><img src="https://img.shields.io/twitter/follow/cocoindex_io" alt="X (Twitter)"></a> |
| 24 | +</p> |
17 | 25 |
|
18 | 26 | CocoIndex is the world's first open-source engine that supports both custom transformation logic and incremental updates specialized for data indexing. |
19 | 27 | <p align="center"> |
|
0 commit comments