VyLala commited on
Commit
b141368
·
verified ·
1 Parent(s): c9b40de

Upload better_offer.html

Browse files
Files changed (1) hide show
  1. better_offer.html +154 -0
better_offer.html ADDED
@@ -0,0 +1,154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <div style="font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; line-height:1.6; color:#0f172a;">
2
+ <div style="max-width:900px; margin:0 auto; padding:28px 16px;">
3
+
4
+ <!-- Header -->
5
+ <h1 style="margin:0 0 8px; font-size:32px;">mtDNA Location Classifier</h1>
6
+ <p style="margin:0 0 16px; font-size:18px; color:#334155;">
7
+ <strong>AI + Human Intelligence, working together.</strong><br>
8
+ The tool suggests structured labels fast — you decide which ones to trust and refine.
9
+ </p>
10
+
11
+ <div style="display:flex; gap:8px; flex-wrap:wrap; margin:12px 0 24px;">
12
+ <span style="background:#eef2ff; color:#3730a3; padding:6px 10px; border-radius:999px; font-size:12px;">84% country accuracy (n=4,934)</span>
13
+ <span style="background:#ecfeff; color:#155e75; padding:6px 10px; border-radius:999px; font-size:12px;">92% modern/ancient accuracy (n=4,934)</span>
14
+ <span style="background:#f0fdf4; color:#166534; padding:6px 10px; border-radius:999px; font-size:12px;">Source-backed explanations</span>
15
+ <span style="background:#fff7ed; color:#9a3412; padding:6px 10px; border-radius:999px; font-size:12px;">Report → free credit</span>
16
+ </div>
17
+
18
+ <hr style="border:none; border-top:1px solid #e2e8f0; margin:24px 0;">
19
+
20
+ <!-- Purpose -->
21
+ <h2 style="margin:0 0 8px; font-size:22px;">Purpose</h2>
22
+ <p style="margin:0 0 12px;">
23
+ Make biological data <strong>reusable</strong> by labeling it better.
24
+ <br><br>
25
+ Many GenBank / NCBI samples have <strong>incomplete/missing metadata</strong> (country, sample type, optional ethnicity/specific location).
26
+ This tool helps researchers generate <strong>clean, structured labels</strong> — ready for papers, datasets, or analysis.
27
+ <br><br>
28
+ <em>This is not a black-box AI. It’s a partnership between AI speed and human expertise.</em>
29
+ </p>
30
+
31
+ <!-- What you get -->
32
+ <h2 style="margin:24px 0 8px; font-size:22px;">What you get</h2>
33
+ <ul style="margin:0 0 12px 18px;">
34
+ <li>AI-powered inference from GenBank accession alone.</li>
35
+ <li>Country + Sample Type by default; optional labels (e.g. ethnicity &amp; specific location) on request.</li>
36
+ <li>Transparent outputs: explanations, citations.</li>
37
+ <li>Excel export; batch upload; multi-ID input.</li>
38
+ <li><strong>Human-in-the-loop control:</strong> 1-click feedback ensures you decide what counts.</li>
39
+ </ul>
40
+
41
+ <div style="background:#f8fafc; border:1px solid #e2e8f0; border-radius:12px; padding:14px; margin:16px 0;">
42
+ <strong>Positioning:</strong> This tool is an <em>accelerator</em>, not a replacement.
43
+ AI surfaces leads quickly → Human Intelligence validates tricky cases.
44
+ </div>
45
+
46
+ <hr style="border:none; border-top:1px solid #e2e8f0; margin:24px 0;">
47
+
48
+ <!-- Free tier -->
49
+ <h2 style="margin:0 0 8px; font-size:22px;">Free tier</h2>
50
+ <ul style="margin:0 0 12px 18px;">
51
+ <li><strong>30</strong> free samples (no email).</li>
52
+ <li>Add email → <strong>+20</strong> bonus samples (<strong>50 total</strong>) and downloads.</li>
53
+ <li>Not satisfied? Click “Report” → that row doesn’t count, and you get a credit back.</li>
54
+ </ul>
55
+
56
+ <!-- Pricing -->
57
+ <h2 style="margin:24px 0 8px; font-size:22px;">Simple pricing</h2>
58
+ <table style="width:100%; border-collapse:collapse; border:1px solid #e2e8f0; border-radius:10px; overflow:hidden;">
59
+ <thead>
60
+ <tr style="background:#f1f5f9;">
61
+ <th style="text-align:left; padding:10px; font-weight:600;">Plan</th>
62
+ <th style="text-align:left; padding:10px; font-weight:600;">What’s included</th>
63
+ <th style="text-align:left; padding:10px; font-weight:600;">Price</th>
64
+ </tr>
65
+ </thead>
66
+ <tbody>
67
+ <tr>
68
+ <td style="padding:10px; border-top:1px solid #e2e8f0;"><strong>Pay-as-you-go (especially for <a href="#edge_cases" style="color:#1d4ed8; text-decoration:underline;">edge cases</a>)</strong></td>
69
+ <td style="padding:10px; border-top:1px solid #e2e8f0;">Country + Sample Type, explanations, citations, export, report→credit</td>
70
+ <td style="padding:10px; border-top:1px solid #e2e8f0;"><strong>$0.10 / sample</strong></td>
71
+ </tr>
72
+ <tr>
73
+ <td style="padding:10px; border-top:1px solid #e2e8f0;"><strong>Custom labels (optional)</strong></td>
74
+ <td style="padding:10px; border-top:1px solid #e2e8f0;">Ethnicity, specific location granularity, phenotype, or bespoke fields</td>
75
+ <td style="padding:10px; border-top:1px solid #e2e8f0;">Quote on request</td>
76
+ </tr>
77
+ <tr style="background:#fcfcff;">
78
+ <td style="padding:10px; border-top:1px solid #e2e8f0;"><strong> <a href="#research-supporter" style="color:#1d4ed8; text-decoration:underline;">Research Partner (Supporter) </a></strong></td>
79
+ <td style="padding:10px; border-top:1px solid #e2e8f0;">~3,000 samples worth of credits + early access, custom label runs, direct feedback channel, recognition</td>
80
+ <td style="padding:10px; border-top:1px solid #e2e8f0;"><strong>$300 / 3 months</strong></td>
81
+ </tr>
82
+ </tbody>
83
+ </table>
84
+
85
+ <p style="margin:10px 0 0; font-size:14px; color:#475569;">
86
+ <em>Note:</em> For very small sets that you can easily verify manually, we’ll advise you to skip paid runs.
87
+ We optimize for your outcomes, not usage.
88
+ </p>
89
+
90
+ <!-- Edge case highlight -->
91
+ <h2 id="edge_cases" style="margin:24px 0 8px; font-size:22px;">Edge Cases (our specialty)</h2>
92
+ <p>
93
+ Some samples are especially hard to label because they don’t have a DOI, PubMed ID, or linked article.
94
+ Normally these are ignored or left as “unknown.” We call them <strong>edge cases</strong>.
95
+ </p>
96
+ <ul>
97
+ <li>Priced the same as normal runs ($0.10/sample) — no penalty for difficulty</li>
98
+ <li>Custom labels (e.g. ethnicity, city/province) can also be applied to edge cases on request</li>
99
+ </ul>
100
+ <div style="background:#fff7ed; border:1px solid #fed7aa; border-radius:12px; padding:14px; margin:20px 0;">
101
+ <strong>Why it matters:</strong> One early researcher tested 4,932 samples and found our predictions
102
+ for some <em>edge cases</em> were more accurate than his manual annotations — even when metadata was missing.
103
+ </div>
104
+
105
+ <hr>
106
+
107
+ <h2 id="research-supporter" style="margin:24px 0 8px; font-size:22px;">Research Partner Plan (for early supporters)</h2>
108
+ <p>
109
+ Designed for researchers running larger studies who want to support ongoing development while staying on budget.
110
+ Instead of paying strictly per sample, you can join as a <strong>Research Partner</strong>:
111
+ </p>
112
+ <ul>
113
+ <li><strong>$300 flat contribution</strong> (covers ~3,000 samples at $0.10 each, with flexibility on usage)</li>
114
+ <li>Includes early access to new features and custom labels</li>
115
+ <li>Direct feedback channel — help shape how the tool evolves</li>
116
+ <li>Recognition as an early research supporter</li>
117
+ </ul>
118
+ <p>
119
+ <em>This tier was inspired by our very first paying researcher, who contributed $300 to support
120
+ continued development after testing thousands of samples. It’s ideal if you see the potential
121
+ and want to support the mission, even if you’re still validating outputs in your workflow.</em>
122
+ </p>
123
+
124
+
125
+ <!-- Who it's for -->
126
+ <h2 style="margin:24px 0 8px; font-size:22px;">Best for</h2>
127
+ <ul style="margin:0 0 12px 18px;">
128
+ <li>Labs cleaning large mtDNA cohorts where manual labeling is slow or inconsistent.</li>
129
+ <li>Researchers who want fast leads + citations, then validate edge cases themselves.</li>
130
+ <li>Teams that value transparency and iterative improvement.</li>
131
+ </ul>
132
+
133
+ <!-- CTA -->
134
+ <div style="display:flex; gap:12px; flex-wrap:wrap; margin:20px 0;">
135
+ <a href="https://huggingface.co/spaces/VyLala/mtDNALocation" target="_blank"
136
+ style="background:#111827; color:#fff; text-decoration:none; padding:12px 16px; border-radius:10px; font-weight:600;">
137
+ Try the Classifier
138
+ </a>
139
+ <a href="mailto:khanhphungvy@gmail.com" target="_blank"
140
+ style="background:#e2e8f0; color:#0f172a; text-decoration:none; padding:12px 16px; border-radius:10px; font-weight:600;">
141
+ Bulk / Research Partner request
142
+ </a>
143
+ </div>
144
+
145
+ <hr style="border:none; border-top:1px solid #e2e8f0; margin:24px 0;">
146
+
147
+ <!-- Mission -->
148
+ <h2 style="margin:0 0 8px; font-size:22px;">Mission</h2>
149
+ <p style="margin:0;">
150
+ Rebuild trust in genomic metadata—one mtDNA sample at a time—through transparency, citations, and a tight feedback loop with researchers.
151
+ </p>
152
+
153
+ </div>
154
+ </div>