Product Demo Invest Partners Trust Console Integrate Registry Diligence Verify Links
Nisaba LLC · Design Partner Program · 2026 cohort
Ship signed receipts in production — we cover the pilot
For teams building hiring AI, HR tech, carrier underwriting tools, or compliance products. Integrate in an afternoon; we co-build the case study that unlocks your next buyer.
90 days free
10k decisions / mo
OpenAI middleware
Public /verify
Policy lock included
What you get
10,000 audited decisions/month on Velaru API (90 days)
Priority onboarding — OpenAI / LangChain path in <1 day
BYOK co-signing + policy lock setup for diligence
Custom vertical tuning (hiring, EPL, companion, etc.)
Procurement packet: security summary, DPA template, FRE 707 flow
Optional co-marketing: logo, quote, joint trust page
What we ask
Production or staging integration (not slide-deck only)
30-min feedback call monthly
Permission to cite anonymized or named metrics (volume, verify rate)
One intro to a buyer, carrier, or counsel contact when ready
Honest post-mortem if the pilot ends — we improve the spec
Ideal partners (pick one wedge)
Hiring / HR AI Screening, interview copilots, ATS add-ons Need: prove decisions + refusals before discovery
Carriers / MGAs EPL, AI liability, underwriting feeds Need: independently verifiable decision artifacts
Legal / compliance SaaS GC tools, GRC, EU AI Act logging Need: exportable receipts counsel trusts
Platform vendors Chatbots with enterprise buyers Need: “Verify our AI” on customer trust pages
Integrate in 15 minutes
Wrap your existing OpenAI client — every completion returns Velaru receipts + verify URLs.
pip install velaru-sdk openai
from openai import OpenAI
from velaru import VelaruAuditedOpenAI
audited = VelaruAuditedOpenAI(OpenAI(), domain="hiring", api_key="YOUR_KEY")
result = audited.chat.completions.create(
model="gpt-4o-mini",
messages=[{"role": "user", "content": user_message}],
)
print(result.input_verify_url) # share in diligence
Example repo path: examples/openai_audited_chat.py
We are not looking for logo collectors. We want one team that puts /verify on their trust page and changes how their buyer sells AI.