Metis Documentation¶
Metis is an AI-powered internal knowledge assistant that surfaces patterns, conflicts, and insights across an organization's documents.
Documentation Index¶
| # | Document | Audience | Description |
|---|---|---|---|
| 01 | Product Overview | Everyone | What Metis does, key capabilities, how it works at a high level |
| 02 | Architecture | Developers | System components, retrieval pipeline detail, streaming, multi-tenancy |
| 03 | Deployment Guide | DevOps | Step-by-step guide to deploy a new Metis instance on AWS |
| 04 | Configuration Reference | DevOps | Every environment variable, Terraform variable, and tuning knob |
| 05 | Ingestion Guide | Operators | How to prepare, ingest, and update document corpora |
| 06 | Admin Curation Guide | Operators | Using the admin panel to manage the living knowledge layer |
| 07 | API Reference | Developers | Every HTTP endpoint with request/response schemas and examples |
| 08 | Local Development | Developers | Setting up a local dev environment, running tests, project structure |
| 09 | New Client Onboarding | Operators | Adding a new tenant to an existing deployment |
| 10 | Troubleshooting | Everyone | Common issues, error messages, and their solutions |
| 11 | PilotForge User Guide | Operators | Creating and managing client pilot environments |
| 12 | PilotForge Architecture | Developers | How PilotForge extends the existing multi-tenant system |
Agreement Templates¶
Ready-to-edit contract templates for client engagements. Grab, customize, and send for signature.
| Template | Use When |
|---|---|
| Consulting Agreement | Standard 4-5 page consulting engagement |
| Minimum Viable Contract | Quick 1-2 page deal — plain English, 7 essential questions |
| Master Services Agreement | Reusable umbrella terms for ongoing client relationships |
| Statement of Work Template | Per-project scope, milestones, pricing — references the MSA |
Which template to use:
| Deal Size | Template | Notes |
|---|---|---|
| $500-$2K consult | Minimum Viable Contract + invoice | Quick, plain-English, sign and go |
| $2K-$15K pilot | MSA + SOW | Reusable umbrella terms + project-specific scope |
| Full deployment / recurring | MSA + SOW + separate SLA addendum if needed | Add support terms only when paid for |
Quick Links¶
- Live demo: https://metis-demo.base2ml.com
- PilotForge: https://metis-demo.base2ml.com/?view=pilotforge
- Health check: https://metis-demo.base2ml.com/health
- Source code:
rag_system/directory - Infrastructure:
rag_system/infra/(Terraform) - Demo datasets:
rag_system/demos/(9 industries, 196 documents)