Update README.md
Browse files
README.md
CHANGED
@@ -10,8 +10,12 @@ short_description: AI-Powered Drug Discovery Pipeline Demo
|
|
10 |
---
|
11 |
# π¬ AI-Powered Drug Discovery Pipeline
|
12 |
|
|
|
|
|
13 |
An interactive demonstration of how artificial intelligence and computational tools can accelerate the drug discovery process from target identification to post-market surveillance.
|
14 |
|
|
|
|
|
15 |
## π Overview
|
16 |
|
17 |
This application integrates the four major phases of drug development into a single, interactive web interface:
|
@@ -71,6 +75,13 @@ This application integrates the four major phases of drug development into a sin
|
|
71 |
|
72 |
## π§ Installation & Usage
|
73 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
74 |
### Running Locally
|
75 |
|
76 |
```bash
|
@@ -174,11 +185,15 @@ This project is licensed under the MIT License - see the LICENSE file for detail
|
|
174 |
## π Support
|
175 |
|
176 |
For questions, issues, or suggestions:
|
177 |
-
-
|
178 |
-
-
|
179 |
- Check the documentation for troubleshooting
|
180 |
|
|
|
|
|
|
|
|
|
|
|
181 |
---
|
182 |
|
183 |
-
**Disclaimer**: This application is for educational and research purposes only. It should not be used for actual drug development without proper validation and regulatory oversight.
|
184 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
10 |
---
|
11 |
# π¬ AI-Powered Drug Discovery Pipeline
|
12 |
|
13 |
+
[](https://huggingface.co/spaces/alidenewade/drug-discovery-pipeline)
|
14 |
+
|
15 |
An interactive demonstration of how artificial intelligence and computational tools can accelerate the drug discovery process from target identification to post-market surveillance.
|
16 |
|
17 |
+
**π [Try the Live Demo](https://huggingface.co/spaces/alidenewade/drug-discovery-pipeline)**
|
18 |
+
|
19 |
## π Overview
|
20 |
|
21 |
This application integrates the four major phases of drug development into a single, interactive web interface:
|
|
|
75 |
|
76 |
## π§ Installation & Usage
|
77 |
|
78 |
+
### Running on Hugging Face Spaces
|
79 |
+
|
80 |
+
The application is deployed and ready to use at:
|
81 |
+
**https://huggingface.co/spaces/alidenewade/drug-discovery-pipeline**
|
82 |
+
|
83 |
+
Simply click the link above to start exploring the drug discovery pipeline!
|
84 |
+
|
85 |
### Running Locally
|
86 |
|
87 |
```bash
|
|
|
185 |
## π Support
|
186 |
|
187 |
For questions, issues, or suggestions:
|
188 |
+
- Visit the [Hugging Face Space](https://huggingface.co/spaces/alidenewade/drug-discovery-pipeline)
|
189 |
+
- Open a discussion on the Space's Community tab
|
190 |
- Check the documentation for troubleshooting
|
191 |
|
192 |
+
## π Links
|
193 |
+
|
194 |
+
- **Live Demo**: https://huggingface.co/spaces/alidenewade/drug-discovery-pipeline
|
195 |
+
- **Hugging Face Profile**: https://huggingface.co/alidenewade
|
196 |
+
|
197 |
---
|
198 |
|
199 |
+
**Disclaimer**: This application is for educational and research purposes only. It should not be used for actual drug development without proper validation and regulatory oversight.
|
|