Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 22 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,27 @@ fix(providers): remove integração quebrada
docs(readme): atualiza instruções de setup
```

## Patrocinadores

<div align="center">
<a href="https://www.mi.com">
<img src="https://upload.wikimedia.org/wikipedia/commons/a/ae/Xiaomi_logo_%282021-%29.svg" alt="Xiaomi" width="120" />
</a>

<h3>Xiaomi · Programa MiMo</h3>

<p>
O ModelHub é um projeto selecionado pelo <strong>Programa de Colaboração MiMo</strong> da Xiaomi, recebendo suporte operacional, créditos de API e acesso antecipado a novos modelos para acelerar o desenvolvimento de casos de uso reais com IA.
</p>

<p>
<a href="https://mimo.xiaomi.com"><img alt="MiMo" src="https://img.shields.io/badge/Powered_by-MiMo-FF6900?logo=xiaomi&logoColor=white" /></a>
<a href="https://www.mi.com"><img alt="Xiaomi" src="https://img.shields.io/badge/Sponsor-Xiaomi-FF6900?logo=xiaomi&logoColor=white" /></a>
</p>
</div>

---

## Apoie o projeto

O ModelHub exige manutenção contínua, infraestrutura e testes com múltiplas APIs de IA. Seu patrocínio ajuda a cobrir esses custos e a manter o projeto aberto e atualizado.
Expand All @@ -324,4 +345,4 @@ MIT. Veja `LICENSE`.

## Agradecimentos

Next.js · Hono · Prisma · Neon · shadcn/ui · Vitest · Comunidade open-source
Xiaomi MiMo · Next.js · Hono · Prisma · Neon · shadcn/ui · Vitest · Comunidade open-source
23 changes: 22 additions & 1 deletion README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,27 @@ fix(providers): remove broken integration
docs(readme): update setup instructions
```

## Sponsors

<div align="center">
<a href="https://www.mi.com">
<img src="https://upload.wikimedia.org/wikipedia/commons/a/ae/Xiaomi_logo_%282021-%29.svg" alt="Xiaomi" width="120" />
</a>

<h3>Xiaomi · MiMo Program</h3>

<p>
ModelHub is a selected project under Xiaomi's <strong>MiMo Collaboration Program</strong>, receiving operational support, API credits, and early access to new models to accelerate the development of real-world AI use cases.
</p>

<p>
<a href="https://mimo.xiaomi.com"><img alt="MiMo" src="https://img.shields.io/badge/Powered_by-MiMo-FF6900?logo=xiaomi&logoColor=white" /></a>
<a href="https://www.mi.com"><img alt="Xiaomi" src="https://img.shields.io/badge/Sponsor-Xiaomi-FF6900?logo=xiaomi&logoColor=white" /></a>
</p>
</div>

---

## Support the project

ModelHub requires continuous maintenance, infrastructure, and testing with multiple AI APIs. Your sponsorship helps cover these costs and keeps the project open and up to date.
Expand All @@ -324,4 +345,4 @@ MIT. See `LICENSE`.

## Acknowledgements

Next.js · Hono · Prisma · Neon · shadcn/ui · Vitest · Open-source community
Xiaomi MiMo · Next.js · Hono · Prisma · Neon · shadcn/ui · Vitest · Open-source community
Loading