Skip to content

Commit

Permalink
docs(README.md): Add community projects section (#4266)
Browse files Browse the repository at this point in the history
* docs(README.md): Add community projects section

* docs(README.md): update
  • Loading branch information
digikata authored Nov 19, 2024
1 parent 5cffe04 commit 86db66a
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
<a href="https://github.com/infinyon/fluvio/graphs/contributors">
<img src="https://contrib.rocks/image?repo=infinyon/fluvio" />
Expand Down

0 comments on commit 86db66a

Please sign in to comment.