Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,18 @@ colorTo: gray
|
|
| 8 |
pinned: true
|
| 9 |
short_description: 'ROCm-Sentinel, a system designed to redefine how developers '
|
| 10 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
## 馃摉 Sobre el Proyecto
|
| 12 |
|
| 13 |
**ROCm-Sentinel** es una herramienta asistida por Inteligencia Artificial dise帽ada para romper el "vendor lock-in" en el desarrollo de software acelerado por hardware. Utilizando un flujo de trabajo ag茅ntico (Agentic Workflow), la aplicaci贸n toma c贸digo nativo de NVIDIA CUDA y lo traduce autom谩ticamente a AMD HIP (Heterogeneous-Compute Interface for Portability), garantizando una transici贸n suave hacia el ecosistema de AMD ROCm.
|
|
|
|
| 8 |
pinned: true
|
| 9 |
short_description: 'ROCm-Sentinel, a system designed to redefine how developers '
|
| 10 |
---
|
| 11 |
+
|
| 12 |
+
<div align="center">
|
| 13 |
+
<img src="https://img.shields.io/badge/AMD-ROCm-ed1c24?style=for-the-badge&logo=amd&logoColor=white" alt="AMD ROCm" />
|
| 14 |
+
<img src="https://img.shields.io/badge/AI_Agent-LangGraph-000000?style=for-the-badge&logo=openai&logoColor=white" alt="LangGraph" />
|
| 15 |
+
<img src="https://img.shields.io/badge/UI-Gradio-ff7c00?style=for-the-badge" alt="Gradio" />
|
| 16 |
+
|
| 17 |
+
<h1>馃殌 ROCm-Sentinel</h1>
|
| 18 |
+
<p><strong>Agente de IA Seguro para la Migraci贸n Automatizada de NVIDIA CUDA a AMD ROCm (HIP)</strong></p>
|
| 19 |
+
</div>
|
| 20 |
+
|
| 21 |
+
---
|
| 22 |
+
|
| 23 |
## 馃摉 Sobre el Proyecto
|
| 24 |
|
| 25 |
**ROCm-Sentinel** es una herramienta asistida por Inteligencia Artificial dise帽ada para romper el "vendor lock-in" en el desarrollo de software acelerado por hardware. Utilizando un flujo de trabajo ag茅ntico (Agentic Workflow), la aplicaci贸n toma c贸digo nativo de NVIDIA CUDA y lo traduce autom谩ticamente a AMD HIP (Heterogeneous-Compute Interface for Portability), garantizando una transici贸n suave hacia el ecosistema de AMD ROCm.
|