Files
verdicttank/README.md
T

51 lines
1.7 KiB
Markdown

# SharkTank
AI-powered business proposal review platform. Five models, three judges, majority-rules verdict.
**Status:** INNER CIRCLE BETA
**Owner:** Germaine Brown
**Built by:** Sho'Nuff (Hermes Agent)
## Access
| Resource | URL | Access |
|---|---|---|
| Mockup (landing page) | https://mockup.iamgmb.com/sharktank/ | Public (inner circle invite-only functionally) |
| Proposal | https://proposals.iamgmb.com/sharktank | Public |
| Domain (inner circle) | sharktank.iamgmb.com | TBD — Caddy not yet configured |
| Domain (public launch) | verdicttank.com | Available, not registered |
| AI Costs | admin-ai key: `sharktank-prod` | TBD — create virtual key |
## Pipeline
```
Phase 1 → Sonar Reasoning Pro (Perplexity) — Citation-backed research
Phase 2 → Claude Sonnet 5 (Anthropic) — Brutal 10-dimension critic
Phase 3 → Three judges in parallel (majority rules):
Claude Opus 4.8 (Anthropic)
GPT-5.6 Luna (OpenAI)
Gemini 2.5 Pro (Google)
→ PDF verdict delivered by email
```
**Cost per review:** $0.46 AI fees
**Turnaround:** ~3-5 minutes
## Pricing
| Tier | Price | Details |
|---|---|---|
| Inner Circle | Free | Invite-only, 1/day, full pipeline |
| Pro | $29/mo | Unlimited, priority-ranked actions, research appendix |
| Pay-per-review | $9.99 | Single review, no subscription |
## Current State
- Pipeline skill (`shark-tank-review`) fully built and tested
- Proposal page live at proposals.iamgmb.com/sharktank
- Mockup landing page live at mockup.iamgmb.com/sharktank
- Backend API (FastAPI) — to build
- PDF generation (WeasyPrint) — to build
- Email delivery — to build
- sharktank.iamgmb.com DNS/Caddy — to configure