Add README with resource attribution
This commit is contained in:
parent
5f6ff69917
commit
1ffe84e5b1
23
README.md
23
README.md
|
|
@ -1,3 +1,22 @@
|
|||
# drug-discovery-prompts
|
||||
# Drug Discovery AI Prompts
|
||||
|
||||
Curated AI prompts for drug discovery: target identification, SAR analysis, ADMET prediction, clinical translation, and biomarker strategy. Analogous to awesome-drug-discovery and scientific-agent-skills.
|
||||
> *Where the prompts live, thrive, and reach the world.*
|
||||
|
||||
Curated AI prompts spanning the full drug discovery pipeline —
|
||||
from target identification to IND-enabling studies.
|
||||
|
||||
## Analogous Resources Ingested
|
||||
|
||||
| Repository | Focus | Reference |
|
||||
|---|---|---|
|
||||
| [awesome-drug-discovery](https://github.com/yboulaamane/awesome-drug-discovery) | Computational drug discovery | yboulaamane |
|
||||
| [Awesome_BigData_AI_DrugDiscovery](https://github.com/Bin-Chen-Lab/Awesome_BigData_AI_DrugDiscovery) | Big data & AI in pharma | Bin-Chen-Lab |
|
||||
| [Scientific-LLM-Survey](https://github.com/HICAI-ZJU/Scientific-LLM-Survey) | Scientific LLMs | HICAI-ZJU |
|
||||
| [resources_2025](https://github.com/PatWalters/resources_2025) | ML in drug discovery | PatWalters |
|
||||
| [scientific-agent-skills](https://github.com/K-Dense-AI/scientific-agent-skills) | Drug discovery agent skills | K-Dense-AI |
|
||||
|
||||
## Pipeline Coverage
|
||||
|
||||
```
|
||||
target-identification/ → hit-discovery/ → lead-optimisation/ → admet/ → biomarkers/ → clinical/
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue