diff --git a/README.md b/README.md index 469765ac..e8aa6f6b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,16 @@ # Official Python SDK for [Stream](https://getstream.io/) +
+ + + + Stream logo + + [![build](https://github.com/GetStream/stream-py/actions/workflows/ci.yml/badge.svg)](https://github.com/GetStream/stream-py/actions) [![PyPI version](https://badge.fury.io/py/getstream.svg)](http://badge.fury.io/py/getstream) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/getstream.svg) +
+ + Check out our: @@ -155,6 +165,36 @@ To regenerate the Python source from OpenAPI, just run the `./generate.sh` scrip > [!NOTE] > Code generation currently relies on tooling that is not publicly available, only Stream devs can regenerate SDK source code from the OpenAPI spec. +## 🔍 Why Choose Stream? + +[Stream](https://getstream.io) powers chat and activity feeds for over 1 billion end users. Our robust, scalable platform helps you build: + +- **In-app Messaging** - Group chats, direct messaging, channels +- **Team Collaboration** - Slack-like workspaces and threaded conversations +- **Live Streaming** - Interactive live streams with chat +- **Virtual Events** - Engaging event platforms with rich chat features +- **Gaming Communities** - Community building with real-time chat +- **Support Channels** - Customer support with integrated chat + +### ✨ Try Stream for Free + +Ready to add chat to your application? [Sign up for a free Stream account](https://getstream.io/chat/trial/) and start building today! + +* Free tier for smaller applications and testing +* Comprehensive documentation and tutorials +* Enterprise-grade security and compliance +* Dedicated support for paid plans + +**[🔗 Check out our interactive demos →](https://getstream.io/chat/demos/)** + +## 👩‍💻 We're Hiring! + +We've [raised $38 million in Series B funding](https://techcrunch.com/2021/03/04/stream-raises-38m-as-its-chat-and-activity-feed-apis-power-communications-for-1b-users/) and are actively expanding our team of talented engineers. + +Join us in building communication APIs used by over a billion end-users. You'll have the opportunity to make a significant impact on our products alongside some of the best engineers from around the world. + +[**View Open Positions →**](https://getstream.io/team/#jobs) + ## License This project is licensed under the [MIT License](LICENSE).