Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available: 6.9.0
metadata
title: GENESIS-AI — Synthetic Biology Deep Research (Safety-First)
sdk: gradio
emoji: 📊
colorFrom: green
license: mit
colorTo: blue
sdk_version: 5.42.0
GENESIS-AI — Synthetic Biology Deep Research (Hugging Face Space)
A production-grade, safety-first agentic research Space for high-level literature synthesis in synthetic biology. Integrates OpenAI Deep Research + Agents SDK, optional Gemini/DeepSeek-compatible models for summaries, and domain tools (UMLS/BioPortal/NCBI/PDBe). No wet‑lab/operational protocols are generated.
Deploy on Spaces
- Create a new Space (SDK: Gradio).
- Upload this zip.
- Add secrets in Space settings matching
.env.example. - Run — open the Research tab.
Local Dev
python -m venv .venv && source .venv/bin/activate
pip install -r requirements.txt
cp .env.example .env # fill values
python app.py
Safety
- The app refuses to output step-by-step lab instructions or growth conditions.
- Use this for high-level literature review, synthesis, citations, and knowledge graphs only.