GotThatData commited on
Commit
b6b8a32
·
verified ·
1 Parent(s): a25f75b

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +97 -12
README.md CHANGED
@@ -1,12 +1,97 @@
1
- ---
2
- title: BioPrime Molecular Docking
3
- emoji: 🌖
4
- colorFrom: green
5
- colorTo: gray
6
- sdk: gradio
7
- sdk_version: 6.4.0
8
- app_file: app.py
9
- pinned: false
10
- ---
11
-
12
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: BioPrime Molecular Docking
3
+ emoji: 🧬
4
+ colorFrom: purple
5
+ colorTo: green
6
+ sdk: gradio
7
+ sdk_version: 4.44.0
8
+ app_file: app.py
9
+ pinned: true
10
+ license: mit
11
+ tags:
12
+ - biology
13
+ - drug-discovery
14
+ - chemistry
15
+ - ai-for-science
16
+ - molecular-docking
17
+ - proteins
18
+ - bioinformatics
19
+ short_description: AI-Powered Molecular Docking for Drug Discovery
20
+ ---
21
+
22
+ # 🧬 BioPrime Molecular Docking Demo
23
+
24
+ **AI-Powered Drug Discovery Platform**
25
+
26
+ 10,000x Faster • $5 per Million Compounds • Blockchain-Verified Results
27
+
28
+ ## What is BioPrime?
29
+
30
+ BioPrime is a decentralized molecular docking platform that makes drug discovery accessible to everyone. Our Origin Neural AI docking engine screens millions of drug candidates against disease targets in minutes, not weeks.
31
+
32
+ ## Features
33
+
34
+ ### 🔬 Interactive Docking Demo
35
+ - Select from sponsored research targets (Melanoma, Diabetes, COVID-19, HIV, Cancer)
36
+ - Screen compounds against protein targets
37
+ - View binding energy results
38
+ - Get blockchain-ready discovery certificates
39
+
40
+ ### 🔮 3D Protein Viewer
41
+ - Visualize disease targets in 3D
42
+ - Multiple rendering styles (Cartoon, Surface, Stick, Sphere)
43
+ - Binding site highlighting
44
+ - Direct links to PDB structures
45
+
46
+ ### 📜 Blockchain Verification
47
+ - Demo certificates showing how BioPrime anchors results to BSV
48
+ - Immutable proof of discovery
49
+ - Transparent research tracking
50
+
51
+ ## Sponsored Research Targets
52
+
53
+ | Target | Disease | Sponsor |
54
+ |--------|---------|---------|
55
+ | BRAF V600E | Melanoma | Bryan Daugherty |
56
+ | DPP-4 | Type 2 Diabetes | Bryan Daugherty |
57
+ | CDK4/6 | Breast Cancer | Smartledger |
58
+ | HIV-1 Protease | HIV/AIDS | Origin Neural AI |
59
+ | COVID-19 Mpro | COVID-19 | BioPrime Community |
60
+ | EGFR Kinase | Lung Cancer | Smartledger & Origin Neural AI |
61
+
62
+ ## Try It Now!
63
+
64
+ 1. Go to the **Try Docking** tab
65
+ 2. Select **BRAF V600E - Melanoma**
66
+ 3. Check **Vemurafenib** (the FDA-approved drug!)
67
+ 4. Add more compounds to compare
68
+ 5. Click **Run Docking Simulation**
69
+
70
+ ## Get Real Results
71
+
72
+ This demo uses simulated data. For real blockchain-verified docking:
73
+
74
+ 🌐 **[bioprime.one](https://bioprime.one)**
75
+
76
+ - Sign up free (10 credits included)
77
+ - Screen up to 1 million compounds
78
+ - Get immutable blockchain certificates
79
+ - Join sponsored research campaigns
80
+
81
+ ## Technology
82
+
83
+ - **Docking Engine**: Origin Neural AI (GPU-accelerated)
84
+ - **Blockchain**: BSV (Bitcoin SV)
85
+ - **Visualization**: Py3Dmol
86
+ - **Backend**: FastAPI, Python
87
+ - **Frontend**: React, TypeScript, Gradio
88
+
89
+ ## Links
90
+
91
+ - 🌐 Website: [bioprime.one](https://bioprime.one)
92
+ - 🐦 Twitter: [@BioPrimeNetwork](https://twitter.com/BioPrimeNetwork)
93
+ - 💻 GitHub: [github.com/bioprime-network](https://github.com/bioprime-network)
94
+
95
+ ---
96
+
97
+ *Powered by Origin Neural AI • Blockchain verification on BSV*