diff --git a/docs/preface.md b/docs/preface.md index f7a1a9e..f9b4f73 100644 --- a/docs/preface.md +++ b/docs/preface.md @@ -11,9 +11,9 @@ by some [accounts](https://situational-awareness.ai/from-gpt-4-to-agi/), arrivin Limitless, abundant productivity and creativity brought by AGI will free humanity to pursue our highest potential. AGI is poised to contribute [trillions](https://www.mckinsey.com/capabilities/mckinsey-digital/our-insights/the-economic-potential-of-generative-ai-the-next-productivity-frontier#key-insights) to the global economy annually, transform industries by driving the marginal cost of intelligence toward zero, and morph society by accompanying us as thought partner and companion. This global-scale change could uplift all of humanity. -However, our curent computing infrastructure is [insufficient](https://www.goldmansachs.com/insights/articles/AI-poised-to-drive-160-increase-in-power-demand) to support the development of AGI, and even more alarming is that this immense power is concentrated in the [hands of a few](https://www.ftc.gov/policy/advocacy-research/tech-at-ftc/2023/10/consumers-are-voicing-concerns-about-ai). +However, our current computing infrastructure is [insufficient](https://www.goldmansachs.com/insights/articles/AI-poised-to-drive-160-increase-in-power-demand) to support the development of AGI, and even more alarming is that this immense power is concentrated in the [hands of a few](https://www.ftc.gov/policy/advocacy-research/tech-at-ftc/2023/10/consumers-are-voicing-concerns-about-ai). -A global-scale technology revolution requires both a global-scale technological infrastructure and a global-scale alignment mechanism. A world AI infrastructure could frogleap the confines of data-centers and support exponential scaling towards AGI so that humanity could benefit from unlimited intelligence. A global scale coordination and alignment mechanism ensure that the benefits of AI can be widely, fairly, and safely distributed. +A global-scale technology revolution requires both a global-scale technological infrastructure and a global-scale alignment mechanism. A world AI infrastructure could leapfrog the confines of data-centers and support exponential scaling towards AGI so that humanity could benefit from unlimited intelligence. A global scale coordination and alignment mechanism ensure that the benefits of AI can be widely, fairly, and safely distributed.
@@ -47,7 +47,7 @@ With 0G dAIOS, the **TOMA** (transparent, owned, monetized, and aligned) future - **Transparency**: Centralized AI systems operate as black boxes, with opaque decision-making processes and no clear data provenance. Users who provide training data rarely receive adequate rewards for their contributions, and the system lacks transparency in how value is distributed. _Decentralized AI fosters transparency by providing open, auditable decision-making processes and verifiable data sources, ensuring accountability at every step._ **0G’s modular architecture enables transparent data traceability and verifiable AI models, making every decision and data source traceable.** -- **Ownership**: Centralized AI platforms often sell or misuse personal data, with users having little control or ownership over how their information is collected, stored, or used. _Blockchain technology empowers users to retain control over their data, deciding how and when it’s used._**With 0G, users can store and manage data on-chain through decentralized storage networks, retaining full ownership and control.** +- **Ownership**: Centralized AI platforms often sell or misuse personal data, with users having little control or ownership over how their information is collected, stored, or used. _Blockchain technology empowers users to retain control over their data, deciding how and when it’s used. _**With 0G, users can store and manage data on-chain through decentralized storage networks, retaining full ownership and control.** - **Monetization**: Centralized AI systems often monopolize profits and leave little incentive for individual contributors. _Blockchain enables the issuance of rewards to incentivize participation and subsequently distribute rewards in a fair and transparent manner._ **Users of 0G’s storage, data availability, or serving platforms pay a small fee for these services, and these rewards are then distributed to the nodes.** diff --git a/docs/run-a-node/storage-node.md b/docs/run-a-node/storage-node.md index c8fe662..e0a19d8 100644 --- a/docs/run-a-node/storage-node.md +++ b/docs/run-a-node/storage-node.md @@ -34,7 +34,7 @@ Before setting up your storage node: ## Install Dependencies -start by installing all the essential tools and libraries required to build the 0G storage node software. +Start by installing all the essential tools and libraries required to build the 0G storage node software.