Skip to content

Commit 02bafbf

Browse files
authored
Enhance README with detailed VirSentAI description
Expanded the description of VirSentAI to include details about the three AI models used for zoonotic defense and therapeutic data fusion.
1 parent 0ccebce commit 02bafbf

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,12 @@
88

99
Advanced AI protection against human threats by autonomous scanning for new zoonotic viruses and drug repurposing. Publicly funded academic research, developed in the European Union (EU).
1010

11-
VirSentAI is a multimodal agent for zoonotic defense & therapeutic data fusion, an autonomous, tri-model agent designed to close the gap between viral emergence and therapeutic response. It orchestrates a unified surveillance workflow by continuously synthesizing intelligence from three specialized AI architectures: MedGemma (medgemma-4b-it-Q8_0, LLM for context extraction), HyenaDNA (for genomic risk prediction), and PLAPT AI (Transformer using molecular embeddings for chemical affinity screening). This end-to-end data fusion transforms raw genomic sequences and unstructured text into actionable therapeutic candidates, providing a scalable solution for proactive pandemic preparedness.
11+
VirSentAI is a multimodal agent for zoonotic defense & therapeutic data fusion, an autonomous, tri-model agent designed to close the gap between viral emergence and therapeutic response. It orchestrates a unified surveillance workflow by continuously synthesizing intelligence from three specialized AI architectures:
12+
- Model 1: MedGemma LLM for context extraction ([medgemma-4b-it-Q8_0](https://huggingface.co/lmstudio-community/medgemma-4b-it-GGUF)),
13+
- Model 2: HyenaDNA for genomic risk prediction ([hyenadna-medium-160k-seqlen-hf](https://huggingface.co/LongSafari/hyenadna-medium-160k-seqlen-hf)),
14+
- Model 3: [PLAPT](https://github.com/Bindwell/PLAPT) AI, a Transformer using molecular embeddings for chemical affinity screening.
15+
16+
This end-to-end data fusion transforms raw genomic sequences and unstructured text into actionable therapeutic candidates, providing a scalable solution for proactive pandemic preparedness.
1217

1318
Viral Sentry AI is a cutting-edge platform with the core as the new VirSentAI model, a unique AI model specifically fine-tuned from the pretrained HyenaDNA architecture for the task of predicting human host tropism. The platform is engineered to automatically and continuously scan public DNA databases for new viral sequences and metadata. For each virus with at least 90% of probability of human infection, the PLAPT pre-trained model is calculated the affinity energy between the viral proteins and the current ChEMBL approved drugs.
1419

0 commit comments

Comments
 (0)