Skip to content

Commit c009197

Browse files
Docs: Adds pricing table in a new section under Getting Started (Cloud-CV#4736)
* Add pricing table in a new pricing doc under getting-started * Update the pricing plans table * Add description about pricing plans --------- Co-authored-by: Rishabh Jain <rishabhjain2018@gmail.com>
1 parent 6549fcb commit c009197

2 files changed

Lines changed: 25 additions & 0 deletions

File tree

docs/source/01-getting-started/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
introduction
77
installation
88
setup/index
9+
pricing
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Pricing
2+
3+
Thank you for your interest in hosting your challenge on EvalAI. We’re excited to support your work.
4+
We offer 4 plans based on the compute needs of the challenge hosts. Each plan is a monthly subscription (managed via Stripe) with no long-term commitment—you can cancel anytime once your challenge concludes. Stripe accepts all major payment methods and provides monthly receipts.
5+
6+
Each plan is a monthly subscription that includes one always-on worker to handle submissions (except for the Remote Evaluation Plan, which relies on your own infrastructure). If you expect higher submission volume—especially near deadlines—we can scale easily by adding additional workers. These extra workers will be billed separately according to your selected plan.
7+
8+
Below is a detailed comparison of the available plans:
9+
10+
<h2> Payment Options and Compute Tiers </h2>
11+
12+
| Feature | Essentials ($125) | Core ($250) | Advanced ($850) | Remote Evaluation ($100) |
13+
|---------------------------------|------------------------------|-------------------------------|-------------------------------|--------------------------------|
14+
| **Compute Tier** | 0.5 vCPU, 1–4 GB RAM, Linux | 1 vCPU, 2–4 GB RAM, Linux | 1 vCPU, 4–16 GB RAM, Linux | Bring your own compute |
15+
| **Task Runtime** | 24/7 for 30 days | 24/7 for 30 days | 24/7 for 30 days | N/A |
16+
| **Ephemeral Storage** | 20 GB (expandable) | 20 GB (expandable) | 20 GB (expandable) | N/A |
17+
| **Concurrent Evaluations** | 1 container | 1 container | 1 container | N/A |
18+
| **Custom Dependencies** | ✔️ | ✔️ | ✔️ | N/A |
19+
| **Submissions + Leaderboard** | ✔️ | ✔️ | ✔️ | ✔️ |
20+
| **EvalAI Hosts the Evaluation**| ✔️ | ✔️ | ✔️ ||
21+
22+
If you're unsure about which plan is the best fit for your challenge, we recommend starting with the Essentials plan and upgrading as needed.
23+
24+
Please feel free to reach out at team@eval.ai if you have any questions or would like to discuss further.

0 commit comments

Comments
 (0)