Skip to content

Commit 67a8f62

Browse files
Update README.md
1 parent 53b234e commit 67a8f62

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ It defines an index flow like this:
123123
<img width="363" alt="Data Flow" src="https://github.com/user-attachments/assets/2ea7be6d-3d94-42b1-b2bd-22515577e463" />
124124

125125

126-
## Examples and demo
126+
## 🚀 Examples and demo
127127

128128
| Example | Description |
129129
|---------|-------------|
@@ -135,8 +135,9 @@ It defines an index flow like this:
135135
| [Docs to Knowledge Graph](examples/docs_to_knowledge_graph) | Extract relationships from Markdown documents and build a knowledge graph |
136136
| [Embeddings to Qdrant](examples/text_embedding_qdrant) | Index documents in a Qdrant collection for semantic search |
137137
| [FastAPI Server with Docker](examples/fastapi_server_docker) | Run the semantic search server in a Dockerized FastAPI setup |
138+
| [Product_Taxonomy_Knowledge_Graph](examples/product_taxonomy_knowledge_graph) | Build knowledge graph for product recommendations |
138139

139-
More coming and stay tuned! If there's any specific examples you would like to see, please let us know in our [Discord community](https://discord.com/invite/zpA9S2DR7s) 🌱.
140+
More coming and stay tuned 👀!
140141

141142
## 📖 Documentation
142143
For detailed documentation, visit [CocoIndex Documentation](https://cocoindex.io/docs), including a [Quickstart guide](https://cocoindex.io/docs/getting_started/quickstart).
@@ -157,5 +158,8 @@ Join our community here:
157158
- ▶️ [Subscribe to our YouTube channel](https://www.youtube.com/@cocoindex-io)
158159
- 📜 [Read our blog posts](https://cocoindex.io/blogs/)
159160

161+
## Support us:
162+
We are constantly improving, and more features and examples are coming soon. If you love this project, please give us a star ⭐ at GitHub repo [![GitHub](https://img.shields.io/github/stars/cocoindex-io/cocoindex?color=5B5BD6)](https://github.com/cocoindex-io/cocoindex) to stay tuned and help us grow.
163+
160164
## License
161165
CocoIndex is Apache 2.0 licensed.

0 commit comments

Comments
 (0)