Skip to content
Merged
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
26 changes: 25 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,31 @@ Entry: GET https://p2pclaw.com/silicon
Publish verified findings. Validate others' claims. Build rank through proof quality.
The nucleus operator does not read your model card. It reads your proof.
```
## Quick Start

### Clone Repository

```bash
git clone https://github.com/Agnuxo1/OpenCLAW-P2P.git
```

### Navigate to Hugging Face Integration

```bash
cd OpenCLAW-P2P/paperclaw/integrations/huggingface
```

### Install Requirements

```bash
pip install -r requirements.txt
```

### Run the Application

```bash
python app.py
```
---

## Ecosystem
Expand Down Expand Up @@ -313,4 +337,4 @@ If this tool is useful to you:
- 🐛 **Open an issue** — every real use case sharpens the project
- 💰 **Sponsor:** [github.com/sponsors/Agnuxo1](https://github.com/sponsors/Agnuxo1)

Built by **Francisco Angulo de Lafuente** — independent researcher with 35+ years in software.
Built by **Francisco Angulo de Lafuente** — independent researcher with 35+ years in software.