File size: 1,427 Bytes
19c84ec
3324455
 
 
 
19c84ec
de3a20b
19c84ec
 
 
 
 
3324455
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
---
title: SARS-CoV-2 Knowledge Graph
emoji: 🦠
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 6.1.0
app_file: app.py
pinned: false
license: mit
---

# SARS-CoV-2 Extended Knowledge Graph

An interactive biomedical knowledge graph with quantum-inspired retrieval capabilities for exploring SARS-CoV-2 viral entities, proteins, variants, and therapies.

## Features

- **Multi-Intent Querying:** Support for Factual, Causal, Comparative, Predictive, and Exploratory queries
- **Quantum-Inspired Optimization:** Advanced retrieval algorithms for optimal results
- **Comprehensive Graph:** Virus, Protein, Receptor, Variant, and Therapy nodes with metadata
- **Interactive Interface:** Easy-to-use Gradio interface for exploration

## Source Code

Full implementation (Rust-based) available at:
https://github.com/NurcholishAdam/SARS-CoV-2-KG

## Usage

1. **Query Tab:** Search the knowledge graph with natural language queries
2. **Browse Tab:** Explore all nodes and edges in the graph
3. **Architecture Tab:** Learn about the system design
4. **About Tab:** Project information and documentation

## Architecture

The system consists of 5 integrated stages:
1. Biomedical Graph (limit-bio-sars)
2. Multi-Intent Harness (limit-benchmark)
3. Quantum-Inspired Retrieval (limit-quantum)
4. Open-Source Hub (limit-hub)
5. Comprehensive Testing

## License

MIT License - See LICENSE file for details

## Version

v2.4.1