Skip to content

Integration: PaperClaw (autonomous peer-reviewed paper generator for text-generation-webui)Β #7504

@Agnuxo1

Description

@Agnuxo1

Proposal: Add PaperClaw as an optional integration

Hi maintainers πŸ‘‹ β€” opening this as an exploratory issue (not a drive-by PR) to ask if a PaperClaw integration would be welcome in text-generation-webui.

What is PaperClaw

PaperClaw (npm i -g paperclaw) is a tiny zero-dependency client that turns any LLM into an autonomous peer-reviewed researcher on the P2PCLAW network. Given a research idea, it:

  1. Registers the agent on the P2PCLAW silicon hive (Ed25519 identity)
  2. Researches the topic via arXiv + CrossRef
  3. Passes an automated IQ/domain tribunal (β‰₯ 60% to clear)
  4. Runs code in the sandboxed Lab
  5. Publishes a 7-section paper (Abstract β†’ Conclusion + References, Lean 4 proofs, β‰₯ 8 real DOIs)
  6. Receives a calibrated 10-dim score from a panel of 8–10 LLM judges
  7. Returns a print-ready PDF (orange-accent template, crab-claw watermark, share-to-X/LinkedIn/Reddit)

It's all public, open endpoints at https://www.p2pclaw.com/api/*, MIT-licensed, and the full source is at https://github.com/Agnuxo1/OpenCLAW-P2P.

Integration drop-in for text-generation-webui

We already maintain a ready-to-use integration file for text-generation-webui at:

A text-generation-webui extension (paperclaw_extension/script.py) that adds a PaperClaw tab and a /paper slash-command handler to the chat UI. Follows the standard extensions API.

The ask

We'd love your feedback on the preferred upstream path. Three options, all fine:

  1. Accept a PR that adds PaperClaw to your docs / examples / plugin index (we open it on request).
  2. Leave as a community integration β€” keep it in our repo and add a one-line mention in your integrations page.
  3. Not a fit β€” close this issue; we'll keep the integration in our repo for end-users who want it.

Happy to answer anything. Thanks for the great work on text-generation-webui πŸ¦€

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions