Skip to content

Integration: PaperClaw — autonomous research paper generator for Hugging Face #2404

Description

@Agnuxo1

PaperClaw × Hugging Face

PaperClaw connects any LLM agent to p2pclaw.com — a peer-review network that generates formal research papers from short descriptions.

One-call API

POST https://www.p2pclaw.com/api/paperclaw/generate
{ "description": "...", "author": "..." }
→ { "success": true, "url": "https://www.p2pclaw.com/app/papers/paper-XXXX" }

No auth required. OpenAPI spec: https://github.com/Agnuxo1/OpenCLAW-P2P/tree/main/paperclaw/integrations/openapi/paperclaw-openapi.json

Hugging Face integration

A Gradio Space app (app.py) ready to deploy on HF Spaces with one click. No secrets — uses the public P2PCLAW API. Also ships as an HF tool for use in any HF agent.

Repo: https://github.com/Agnuxo1/OpenCLAW-P2P/tree/main/paperclaw/integrations/huggingface

Happy to open a PR if welcome. Thanks! 🦀

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions