Skip to content

Commit

Permalink
docs: Add Sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
iusztinpaul committed Aug 3, 2024
1 parent bc53ace commit 184f26c
Showing 1 changed file with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -234,34 +234,46 @@ A big "Thank you 🙏" to all our contributors! This course is possible only bec
Also, another big "Thank you 🙏" to all our sponsors who supported our work and made this course possible.

<table>
<tr>
<td align="center">
<a href="https://www.comet.com/signup/?utm_source=decoding_ml&utm_medium=partner&utm_content=github" target="_blank">Comet</a>
</td>
<td align="center">
<a href="https://github.com/bytewax/bytewax?utm_source=github&utm_medium=decodingml&utm_campaign=2024_q1" target="_blank">Bytewax</a>
</td>
<td align="center">
<a href="https://qdrant.tech/?utm_source=decodingml&utm_medium=referral&utm_campaign=llm-course" target="_blank">Qdrant</a>
</td>
<td align="center">
<a href="https://www.qwak.com/lp/end-to-end-mlops/?utm_source=github&utm_medium=referral&utm_campaign=decodingml" target="_blank">Qwak</a>
</td>
<td align="center">
<a href="https://rebrand.ly/superlinked-github" target="_blank">Superlinked</a>
</td>
</tr>
<tr>
<td align="center">
<a href="https://www.comet.com/signup/?utm_source=decoding_ml&utm_medium=partner&utm_content=github" target="_blank">
<div>Comet</div>
<img src="media/sponsors/comet.png" width="150" alt="Comet">
</a>
</td>
<td align="center">
<a href="https://github.com/bytewax/bytewax?utm_source=github&utm_medium=decodingml&utm_campaign=2024_q1" target="_blank">
<div>Bytewax</div></br>
<img src="media/sponsors/bytewax.png" width="150" alt="Bytewax">
</a>
</td>
<td align="center">
<a href="https://qdrant.tech/?utm_source=decodingml&utm_medium=referral&utm_campaign=llm-course" target="_blank">
<div>Qdrant</div></br>
<img src="media/sponsors/qdrant.svg" width="150" alt="Qdrant">
</a>
</td>
<td align="center">
<a href="https://www.qwak.com/lp/end-to-end-mlops/?utm_source=github&utm_medium=referral&utm_campaign=decodingml" target="_blank">
<div>Qwak</div></br>
<img src="media/sponsors/qwak.png" width="150" alt="Qwak">
</a>
</td>
<td align="center">
<a href="https://rebrand.ly/superlinked-github" target="_blank">
<div>Superlinked</div></br>
<img src="media/sponsors/superlinked.png" width="150" alt="Superlinked">
</a>
</td>
Expand Down

0 comments on commit 184f26c

Please sign in to comment.