# Discover community projects
::::{grid} 1 2 2 2
:margin: 4 4 0 0
:gutter: 1
:::{grid-item-card} {fas}`globe;pst-color-primary`
Ecosystem
:link: https://github.com/topics/autogen
:class-item: api-card
:columns: 12
Find samples, services and other things that work with AutoGen
:::
:::{grid-item-card} {fas}`puzzle-piece;pst-color-primary`
Community Extensions
:link: https://github.com/topics/autogen-extension
:class-item: api-card
Find AutoGen extensions for 3rd party tools, components and services
:::
:::{grid-item-card} {fas}`vial;pst-color-primary`
Community Samples
:link: https://github.com/topics/autogen-sample
:class-item: api-card
Find community samples and examples of how to use AutoGen
:::
::::
## List of community projects
| Name | Package | Description |
|---|---|---|
| [autogen-watsonx-client](https://github.com/tsinggggg/autogen-watsonx-client) | [PyPi](https://pypi.org/project/autogen-watsonx-client/) | Model client for [IBM watsonx.ai](https://www.ibm.com/products/watsonx-ai) |
| [autogen-openaiext-client](https://github.com/vballoli/autogen-openaiext-client) | [PyPi](https://pypi.org/project/autogen-openaiext-client/) | Model client for other LLMs like Gemini, etc. through the OpenAI API |