Skip to content

Latest commit

 

History

History
56 lines (40 loc) · 3.41 KB

File metadata and controls

56 lines (40 loc) · 3.41 KB

NemoClaw Community Example Catalog

Examples are organized first by artifact type. Reusable recipes are organized again by contributor provenance.

NVIDIA Recipes

Example Description
Developer Community Chief of Staff Synthesizes Slack, Outlook, GitHub, and mirrored community signals into operating briefs, gaps, priorities, and follow-up recommendations.
NV Tech Assistant Answers NVIDIA technical questions with cited evidence from allowlisted NVIDIA, GitHub, and arXiv sources.
Payment Operations Hermes Assistant Demonstrates constrained payment screening, evidence preparation, and a platform-enforced human release boundary.
PR Review Advisor Reviews exact pull request heads with a constrained Hermes workflow, produces attested artifacts, and publishes only through a separate maintainer action.

Partner Recipes

Contributor Example Description
BlueTier x402 Payment Gate Releases an agent's x402 payments through a maker/checker boundary: the sandboxed agent can only submit payment intents, and a host-side gate outside the sandbox re-screens each one with pre-signature GO/HOLD/STOP verdicts (counterparty reputation, price anomaly, OFAC sanctions) before anything is signed or settled.
HPE Retail Assistant Provides role-aware retail operations through Telegram, FastAPI, PostgreSQL, Docker Compose, and Helm.
Tavily Watchtower Runs scheduled, cited web monitoring with persistent deduplication and auditable outputs.

Community Recipes

Example Description
Deep Research Worker Queues long-running research tasks from one sandbox to a host-side DeepAgents worker, with a narrow worker-only sandbox policy and optional read-only host-side search integrations.

NVIDIA Field Demos

Example Description
DGX Station Blender and Omniverse Controls visible Blender on DGX Station, renders with OVRTX, and runs native OVPhysX simulations.

Launchables

Environment Example Description
Brev Hermes Provides a notebook path from a fresh Brev CPU instance to a NemoClaw-managed Hermes sandbox.

Developer Tools

Example Description
Harness Engineering Playground Provides an experimental CLI for eval-driven harness profile optimization. It is not an OpenShell blueprint.

Contributing An Example

Read CONTRIBUTING.md and the canonical example taxonomy and naming policy. Examples must remain independently deployable and must document their prerequisites, credentials, policies, startup behavior, verification, and teardown behavior.