diff --git a/README.md b/README.md index 29041186..6546d1bc 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,7 @@ # Protocol
- - - - - +Prime Protocol Logo

Decentralized Compute Infrastructure for AI

@@ -21,15 +17,18 @@ Prime Network is a peer-to-peer compute and intelligence network that enables de - [Contributing](#contributing) - [Security](#security) - [License](#license) +## System Architecture -## System Architecture +The Prime Protocol follows a modular architecture designed for decentralized AI compute: -The system follows a modular architecture with the following key components: +
+ Prime Protocol System Architecture +
### Component Overview - **Smart Contracts**: Ethereum-based contracts manage the protocol's economic layer -- **Discovery Service**: Enables secure peer discovery and metadata sharing +- **Discovery Service**: Enables secure peer discovery and metadata sharing - **Orchestrator**: Coordinates compute jobs across worker nodes - **Validator Network**: Ensures quality through random challenges - **Worker Nodes**: Execute AI workloads in secure containers diff --git a/docs/assets/logo.svg b/docs/assets/logo.svg new file mode 100644 index 00000000..7d8fe3f8 --- /dev/null +++ b/docs/assets/logo.svg @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file diff --git a/docs/assets/overview.png b/docs/assets/overview.png new file mode 100644 index 00000000..5070ca23 Binary files /dev/null and b/docs/assets/overview.png differ