|
| 1 | +--- |
| 2 | +title: Pricing |
| 3 | +description: The pricing design Trieve Vector Inference |
| 4 | +mode: wide |
| 5 | +icon: money-bill |
| 6 | +--- |
| 7 | + |
| 8 | +Trieve Vector Inference is meant to be an on-prem solution a license is needed for use. |
| 9 | + |
| 10 | +To obtain a license for Trieve Vector Inference contact us: |
| 11 | + |
| 12 | + |
| 13 | +- [book a meeting](https://cal.com/nick.k/meet) |
| 14 | +- Call us @ 628-222-4090 |
| 15 | + |
| 16 | +<CardGroup cols={3}> |
| 17 | + |
| 18 | + <Card title="Startup Tier"> |
| 19 | + <div class="flex flex-col"> |
| 20 | + <div class="mb-10"> |
| 21 | + <p class="text-2xl text-primary"> $0* </p> |
| 22 | + per month |
| 23 | + </div> |
| 24 | + |
| 25 | + <div class="flex flex-col space-y-2"> |
| 26 | + <div> Hosting License </div> |
| 27 | + <div> Unlimited Clusters </div> |
| 28 | + </div> |
| 29 | + </div> |
| 30 | + </Card> |
| 31 | + |
| 32 | + <Card title="Pro Tier" horizontal> |
| 33 | + <div class="flex flex-col"> |
| 34 | + <div class="mb-10"> |
| 35 | + <p class="text-2xl text-primary"> $500 </p> |
| 36 | + per month |
| 37 | + </div> |
| 38 | + |
| 39 | + <div class="flex flex-col space-y-2"> |
| 40 | + <div> Hosting License </div> |
| 41 | + <div> Unlimited Clusters </div> |
| 42 | + <div> Dedicated Slack Support </div> |
| 43 | + </div> |
| 44 | + |
| 45 | + </div> |
| 46 | + </Card> |
| 47 | + |
| 48 | + <Card title="Enterprise Tier"> |
| 49 | + <div class="flex flex-col"> |
| 50 | + <div class="mb-10"> |
| 51 | + <p class="text-2xl text-primary"> $1000+</p> |
| 52 | + per month |
| 53 | + </div> |
| 54 | + |
| 55 | + <div class="flex flex-col space-y-2"> |
| 56 | + <div> Hosting License </div> |
| 57 | + <div> Unlimited Clusters </div> |
| 58 | + <div> Dedicated Slack Support </div> |
| 59 | + <div> 99.9% SLA </div> |
| 60 | + <div> Managed and hosted by Trieve </div> |
| 61 | + </div> </div> </Card> |
| 62 | +</CardGroup> |
| 63 | + |
| 64 | +\* Free for < 10 employees or Pre-seed |
0 commit comments