diff --git a/README.md b/README.md index 2440bbf485..2f5b951a86 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,21 @@ InfinyOn Cloud is Fluvio on the cloud as a managed service. All new users get $3 If you'd like to contribute to the project, please read our [Contributing guide](CONTRIBUTING.md). +## Community + +Many fluvio users and developers have made projects to share with the community. +Here a a few listed below: + +### Projects Using Fluvio +- [Swiftide Project](https://github.com/bosun-ai/swiftide): a Rust native library for building LLM applications +- [Real Time Stock Charts](https://github.com/KeptCodes/stock-charts): See how Fluvio is used to update real time stock charts + +### Community Connectors +- [Qdrant Connector](https://qdrant.tech/documentation/data-management/fluvio/) +- [Google Sheets Connector](https://github.com/fluvio-connectors/sheets-connector): Send data from Fluvio to Google Sheets +- [Elastic Connector](https://github.com/fluvio-connectors/elastic-connector): Send data from Fluvio to Elastic Search +- [Hello World Fluvio Connector](https://github.com/infinyon/connector-hello-source): Sample Fluvio connector template to build your own connector + ### Contributors are awesome