Skip to content

Commit 4e29506

Browse files
committed
improve clarity of general readme (en/es) using manual review and assistance from gpt 4o
1 parent 6889332 commit 4e29506

2 files changed

Lines changed: 81 additions & 50 deletions

File tree

profile/README.ES.md

Lines changed: 39 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -13,41 +13,56 @@
1313
<img src="./assets/logos/main-logo-trans.png" alt="DataChain Collective Logo" width="200">
1414
</div>
1515

16-
## 🚀 Misión y Propósito
17-
Construimos **DataDAOs descentralizados** que aprovechan blockchain e IA para empoderar la soberanía de datos. Parte del ecosistema VANA, nos enfocamos en:
18-
- Crear economías de datos verificables
19-
- Desarrollar modelos de IA que preservan privacidad
20-
- Implementar protocolos de datos con gobernanza comunitaria
16+
> **"Democratizando el valor de los datos a través de colectivos descentralizados."**
17+
> *Manifiesto DataChain-Collective*
2118
22-
**Principios Fundamentales:**
23-
✓ Datos como propiedad comunitaria
24-
✓ Gobernanza algorítmica transparente
25-
✓ Marcos éticos de monetización
19+
---
20+
21+
## 🚀 Misión y Visión
22+
Construimos **DataDAOs descentralizados** que permiten a las comunidades tomar el control de sus datos mediante blockchain e inteligencia artificial.
23+
24+
Como parte del ecosistema **Vana**, nos comprometemos a:
25+
- Crear economías de datos verificables y controladas por los usuarios
26+
- Desarrollar sistemas de IA gobernados por la comunidad y que preserven la privacidad
27+
- Facilitar una monetización ética y transparente de los datos
28+
29+
**Principios Fundamentales**
30+
- ✔️ Los datos como bien público
31+
- ✔️ Gobernanza algorítmica transparente
32+
- ✔️ Distribución justa del valor
2633

2734
---
2835

29-
## 🗺️ Roadmaps de Proyectos Activos
36+
## 🗺️ Proyectos Activos
3037

3138
| Proyecto | Descripción | Estado | Roadmap |
3239
|----------|-------------|--------|---------|
33-
| **1. IdentityChain DAO** | Verificación de identidad compatible con KYC/AML y gobernanza DAO | `Planificación` | [Ver Roadmap →](projects/identitychain/ROADMAP_ES.md) |
34-
| **2. Red AgriData** | Sensores IoT + blockchain para agricultura sostenible | `Planificación` | [Ver Roadmap →](projects/agridata/ROADMAP_ES.md) |
35-
| **3. PharmaLedger** | Trazabilidad de medicamentos usando DataDAOs | `Planificación` | [Ver Roadmap →](projects/pharmaledger/ROADMAP_ES.md) |
40+
| **IdentityChain DAO** | Verificación de identidad basada en DAO que respeta la privacidad y cumple con KYC/AML | `Planificación` | [Ver Roadmap →](./projects/identitychain/ROADMAP.md) |
41+
| **AgriData Network** | Datos agrícolas mediante IoT para una agricultura resiliente y sostenible | `Planificación` | [Ver Roadmap →](./projects/agridata/ROADMAP.md) |
42+
| **PharmaLedger** | Trazabilidad de medicamentos a través de registros de datos descentralizados | `Planificación` | [Ver Roadmap →](./projects/pharmaledger/ROADMAP.md) |
43+
44+
---
3645

37-
<!-- Logos de Socios -->
38-
## 🤝 Ecosystem
39-
| Org | Integration |
40-
|--------------------------------------------------------------------|-------------|
41-
| <img src="./assets/logos/partner-logos/vana-logo.png" width="120"> | VANA Data Tokenization |
46+
## 🤝 Ecosistema y Alianzas
47+
48+
| Aliado | Integración |
49+
|--------|-------------|
50+
| <img src="./assets/logos/partner-logos/vana-logo.png" width="120" /> | Tokenización de datos e integración con el [Protocolo Vana](https://vana.com) |
51+
52+
[![Compatible con VANA](https://img.shields.io/badge/VANA-Ecosistema-7c3aed)](https://vana.ai)
4253

4354
---
4455

4556
## 🌱 Participa
46-
- **Contribuir**: [Guía](CONTRIBUTING_ES.md)
47-
- **Discutir**: Únete a nuestro [Discord](https://discord.gg/datachain-es)
48-
- **Seguir**: [Twitter](https://twitter.com/datachaincol_es)
4957

50-
[![VANA Compatible](https://img.shields.io/badge/VANA-Ecosistema-7c3aed)](https://vana.ai/es)
58+
Buscamos colaboración abierta de desarrolladores, investigadores y comunidades conscientes del valor de sus datos.
59+
60+
- **Contribuye**: [Guía de Contribución](CONTRIBUTING.ES.md)
61+
- **Conversa**: Únete a nuestro [Discord](https://discord.gg/datachain_not_yet) *(próximamente)*
62+
- **Síguenos**: [Twitter](https://twitter.com/datachaincol_not_yet) *(próximamente)*
63+
64+
¿Tienes preguntas o quieres colaborar en el desarrollo del proyecto? Puedes abrir un [issue](https://github.com/datachain-collective/issues_not_yet) *(próximamente)* o conversar en Discord.
65+
66+
---
5167

52-
> "Democratizando el valor de los datos mediante colectivos descentralizados"
53-
> – Manifiesto DataChain
68+
**© 2025 DataChain Collective** — Hecho con ❤️ por la soberanía de los datos y para co-crear una IA más inteligente.

profile/README.md

Lines changed: 42 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -12,41 +12,57 @@
1212
<img src="./assets/logos/main-logo-trans.png" alt="DataChain Collective Logo" width="200">
1313
</div>
1414

15-
## 🚀 Mission & Purpose
16-
We build **decentralized DataDAOs** that leverage blockchain and AI to empower data sovereignty. As part of the VANA ecosystem, we focus on:
17-
- Creating verifiable data economies
18-
- Developing privacy-preserving AI models
19-
- Implementing community-governed data protocols
15+
> **"Democratizing data value through decentralized collectives."**
16+
> *The DataChain Manifesto*
2017
21-
**Core Principles:**
22-
✓ Data as communal property
23-
✓ Transparent algorithmic governance
24-
✓ Ethical monetization frameworks
18+
---
19+
20+
## 🚀 Mission & Vision
21+
22+
We build **decentralized DataDAOs** that empower communities to take control of their data through blockchain and AI.
23+
24+
As part of the **Vana** ecosystem, we are committed to:
25+
- Creating verifiable, user-owned data economies
26+
- Building privacy-preserving, community-governed AI systems
27+
- Enabling ethical and transparent monetization of data
28+
29+
**Core Principles**
30+
- ✔️ Data as a public good
31+
- ✔️ Transparent algorithmic governance
32+
- ✔️ Fair distribution of value
2533

2634
---
2735

28-
## 🗺️ Active Projects Roadmaps
36+
## 🗺️ Active Projects
37+
38+
| Project | Description | Status | Roadmap |
39+
|--------|-------------|--------|---------|
40+
| **IdentityChain DAO** | DAO-based identity verification that respects privacy while complying with KYC/AML norms | `Planning` | [View Roadmap →](./projects/identitychain/ROADMAP.md) |
41+
| **AgriData Network** | Crowdsourced agricultural data via IoT for climate-resilient farming | `Planning` | [View Roadmap →](./projects/agridata/ROADMAP.md) |
42+
| **PharmaLedger** | End-to-end medication traceability through decentralized data registries | `Planning` | [View Roadmap →](./projects/pharmaledger/ROADMAP.md) |
43+
44+
---
2945

30-
| Project | Description | Status | Roadmap |
31-
|---------|-------------|------------|------------------------------------------------------|
32-
| **1. IdentityChain DAO** | KYC/AML-compliant identity verification with DAO governance | `Planning` | [View Roadmap →](./projects/identitychain/ROADMAP.md) |
33-
| **2. AgriData Network** | IoT sensors + blockchain for sustainable agriculture | `Planning` | [View Roadmap →](./projects/agridata/ROADMAP.md) |
34-
| **3. PharmaLedger** | Medication traceability using DataDAOs | `Planning` | [View Roadmap →](./projects/pharmaledger/ROADMAP.md) |
46+
## 🤝 Ecosystem & Partners
3547

36-
<!-- Logos de Socios -->
37-
## 🤝 Ecosystem
38-
| Org | Integration |
39-
|---------|-------------|
40-
| <img src="./assets/logos/partner-logos/vana-logo.png" width="120"> | VANA Data Tokenization |
48+
| Partner | Collaboration |
49+
|--------|----------------|
50+
| <img src="./assets/logos/partner-logos/vana-logo.png" width="120" /> | Data tokenization & integration with the [Vana Protocol](https://vana.com) |
51+
52+
[![VANA Compatible](https://img.shields.io/badge/VANA-Ecosystem-7c3aed)](https://vana.ai)
4153

4254
---
4355

4456
## 🌱 Get Involved
45-
- **Contribute**: [Guidelines (EN)](CONTRIBUTING.md), [Pautas (ES)](CONTRIBUTING.ES.md)
46-
- **Discuss**: Join our [Discord](https://discord.gg/datachain_not_yet)
47-
- **Follow**: [Twitter](https://twitter.com/datachaincol_not_yet)
4857

49-
[![VANA Compatible](https://img.shields.io/badge/VANA-Ecosystem-7c3aed)](https://vana.ai)
58+
We welcome open collaboration from developers, researchers, and data-conscious communities.
59+
60+
- **Contribute**: [Contribution Guidelines (EN)](CONTRIBUTING.md) | [Guía de Contribución (ES)](CONTRIBUTING.ES.md)
61+
- **Discuss**: Join our [Discord](https://discord.gg/datachain_not_yet) *(coming soon)*
62+
- **Follow**: [Twitter](https://twitter.com/datachaincol_not_yet) *(coming soon)*
63+
64+
Have questions or want to build with us? Feel free to open an [issue](https://github.com/datachain-collective/issues_not_yet) *(coming soon)* or connect via Discord.
65+
66+
---
5067

51-
> "Democratizing data value through decentralized collectives"
52-
> – DataChain Manifesto
68+
**© 2025 DataChain Collective** — Made with ❤️ for data sovereignty and co-create smarter AI.

0 commit comments

Comments
 (0)