A newer version of the Gradio SDK is available:
6.5.1
metadata
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
- Query Tab: Search the knowledge graph with natural language queries
- Browse Tab: Explore all nodes and edges in the graph
- Architecture Tab: Learn about the system design
- About Tab: Project information and documentation
Architecture
The system consists of 5 integrated stages:
- Biomedical Graph (limit-bio-sars)
- Multi-Intent Harness (limit-benchmark)
- Quantum-Inspired Retrieval (limit-quantum)
- Open-Source Hub (limit-hub)
- Comprehensive Testing
License
MIT License - See LICENSE file for details
Version
v2.4.1