Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# SpatialAI_MCP
|
| 2 |
Empowering spatial transcriptomics research by providing AI agents with a standardized interface to Nextflow pipelines, Viash components, and comprehensive documentation, accelerating discovery in the OpenProblems project.
|
| 3 |
|
|
|
|
| 1 |
+
title: OpenProblems Spatial Transcriptomics MCP Server Demo
|
| 2 |
+
emoji: 🧬
|
| 3 |
+
colorFrom: blue
|
| 4 |
+
colorTo: purple
|
| 5 |
+
sdk: gradio
|
| 6 |
+
sdk_version: 5.33.0
|
| 7 |
+
app_file: app.py
|
| 8 |
+
pinned: false
|
| 9 |
+
license: mit
|
| 10 |
+
short_description: >-
|
| 11 |
+
Interactive demo of Model Context Protocol server for AI-powered spatial
|
| 12 |
+
transcriptomics workflows
|
| 13 |
+
|
| 14 |
# SpatialAI_MCP
|
| 15 |
Empowering spatial transcriptomics research by providing AI agents with a standardized interface to Nextflow pipelines, Viash components, and comprehensive documentation, accelerating discovery in the OpenProblems project.
|
| 16 |
|