VyLala commited on
Commit
0a5dc24
·
verified ·
1 Parent(s): efbe3bf

Update offer.html

Browse files
Files changed (1) hide show
  1. offer.html +80 -77
offer.html CHANGED
@@ -1,77 +1,80 @@
1
-
2
- <div style="font-family: sans-serif; line-height: 1.6;">
3
- <h1>mtDNA Location Classifier</h1>
4
-
5
- <h2>Publish faster. Analyze smarter.</h2>
6
- <p>Are you dealing with <strong>incomplete mtDNA metadata</strong> (like country, ethnicity, sample type)?<br>
7
- This tool helps researchers like you generate <strong>clean, structured labels</strong> — ready to use for your paper.</p>
8
-
9
- <hr>
10
-
11
- <h2> What You’ll Get:</h2>
12
- <ul>
13
- <li>Inference from sequence ID alone</li>
14
- <li>Handles hard edge cases</li>
15
- <li>Clear sample type, country, and more (ethnicity, phenotype, etc.)</li>
16
- <li>Excel export with citations</li>
17
- <li>Feedback-based refund policy</li>
18
- </ul>
19
-
20
- <hr>
21
-
22
- <h2>Free Tier</h2>
23
- <ul>
24
- <li>30 free samples — no email needed</li>
25
- <li>+20 bonus samples + Excel file when you enter your email</li>
26
- <li>Don’t like the result? Tell us why on the report — we won’t count the bad ones (email required)</li>
27
- </ul>
28
-
29
- <hr>
30
-
31
- <h2>Pricing — Pay As You Go (DIY)</h2>
32
- <table border="1" cellpadding="6" cellspacing="0">
33
- <thead>
34
- <tr>
35
- <th>Case Type</th>
36
- <th>Price/Sample</th>
37
- <th>Output</th>
38
- </tr>
39
- </thead>
40
- <tbody>
41
- <tr><td>Normal</td><td>$0.10</td><td>Sample Type + Country</td></tr>
42
- <tr><td>Edge</td><td>$1.00</td><td>Sample Type + Country</td></tr>
43
- <tr><td>Niche</td><td>$2.00</td><td>Sample Type + Country + 1 Custom Label</td></tr>
44
- </tbody>
45
- </table>
46
-
47
- <hr>
48
-
49
- <h2>Batch Discount (1000+ Samples)</h2>
50
- <ul>
51
- <li><strong>Normal Output</strong> → $100 total ($0.10/sample)<br>Unsatisfied samples? We’ll refund them.</li>
52
- <li><strong>Niche Output</strong> → $500 total ($0.50/sample)<br>Includes an extra label like ethnicity or phenotype.</li>
53
- </ul>
54
-
55
- <hr>
56
-
57
- <h2>Early User Bonus (Limited!)</h2>
58
- <p>Are you one of our <strong>first 10 paying users</strong>?<br>
59
- Just type <code>early_user</code> in your email.</p>
60
- <p>You'll get <strong>20% lifetime discount</strong> on every plan — forever.<br>
61
- We’ll apply this automatically so you don’t have to calculate anything.</p>
62
-
63
- <hr>
64
-
65
- <h2>Our Mission</h2>
66
- <p>Give clean, high-quality, open-access biological datasets that save researchers time and improve scientific reproducibility.<br>
67
- Build the world's clean, AI-driven open metadata source for biological research.</p>
68
-
69
- <hr>
70
-
71
- <h2>Try It Now</h2>
72
- <p>Paste your sequence ID on our demo:<br>
73
- <a href="https://huggingface.co/spaces/VyLala/mtDNALocation" target="_blank">Try the Classifier</a></p>
74
- <p>Need help or bulk analysis?<br>
75
- <a href="mailto:[email protected]" target="_blank">Contact Us</a></p>
76
-
77
- </div>
 
 
 
 
1
+
2
+ <div style="font-family: sans-serif; line-height: 1.6;">
3
+ <h1>mtDNA Location Classifier</h1>
4
+
5
+ <h2>Publish faster. Analyze smarter.</h2>
6
+ <p>Are you dealing with <strong>incomplete mtDNA metadata</strong> (like country, ethnicity, sample type)?<br>
7
+ This tool helps researchers like you generate <strong>clean, structured labels</strong> — ready to use for your paper.</p>
8
+
9
+ <hr>
10
+
11
+ <h2> What You’ll Get:</h2>
12
+ <ul>
13
+ <li>Inference from sequence ID alone</li>
14
+ <li>Handles hard edge cases</li>
15
+ <li>Clear sample type, country, and more (ethnicity, phenotype, etc.)</li>
16
+ <li>Excel export with citations</li>
17
+ <li>Feedback-based refund policy</li>
18
+ </ul>
19
+
20
+ <hr>
21
+
22
+ <h2>Free Tier</h2>
23
+ <ul>
24
+ <li>30 free samples — no email needed</li>
25
+ <li>+20 bonus samples + Excel file when you enter your email</li>
26
+ <li>Don’t like the result? Tell us why on the report — we won’t count the bad ones (email required)</li>
27
+ </ul>
28
+
29
+ <hr>
30
+
31
+ <h2>Pricing — Pay As You Go (DIY)</h2>
32
+ <table border="1" cellpadding="6" cellspacing="0">
33
+ <thead>
34
+ <tr>
35
+ <th>Case Type</th>
36
+ <th>Price/Sample</th>
37
+ <th>Output</th>
38
+ </tr>
39
+ </thead>
40
+ <tbody>
41
+ <tr><td>Normal</td><td>$0.10</td><td>Sample Type + Country</td></tr>
42
+ <tr><td>Edge</td><td>$1.00</td><td>Sample Type + Country</td></tr>
43
+ <tr><td>Niche</td><td>$2.00</td><td>Sample Type + Country + 1 Custom Label</td></tr>
44
+ </tbody>
45
+ </table>
46
+
47
+ <hr>
48
+
49
+ <h2>Batch Discount (1000+ Samples)</h2>
50
+ <ul>
51
+ <li><strong>Normal Output</strong> → $100 total ($0.10/sample)<br>Unsatisfied samples? We’ll refund them.</li>
52
+ <li><strong>Niche Output</strong> → $500 total ($0.50/sample)<br>Includes an extra label like ethnicity or phenotype.</li>
53
+ </ul>
54
+
55
+ <hr>
56
+
57
+ <h2>Early User Bonus (Limited!)</h2>
58
+ <p>Are you one of our <strong>first 10 paying users</strong>?<br>
59
+ Just type <code>early_user</code> in your email.</p>
60
+ <p>You'll get <strong>20% lifetime discount</strong> on every plan — forever.<br>
61
+ We’ll apply this automatically so you don’t have to calculate anything.</p>
62
+
63
+ <hr>
64
+
65
+ <h2>Our Mission</h2>
66
+ <p>
67
+ We help researchers save time and accelerate discovery by providing clean, high-quality, open-access biological datasets and AI tools. <br>
68
+ Our goal is to improve scientific reproducibility and make metadata more accessible.
69
+ </p>
70
+
71
+
72
+ <hr>
73
+
74
+ <h2>Try It Now</h2>
75
+ <p>Paste your sequence ID on our demo:<br>
76
+ <a href="https://huggingface.co/spaces/VyLala/mtDNALocation" target="_blank">Try the Classifier</a></p>
77
+ <p>Need help or bulk analysis?<br>
78
+ <a href="mailto:[email protected]" target="_blank">Contact Us</a></p>
79
+
80
+ </div>