Spaces:
Sleeping
Sleeping
| title: Pharma Intelligence | |
| emoji: 𧬠| |
| colorFrom: blue | |
| colorTo: indigo | |
| sdk: gradio | |
| sdk_version: 5.0.0 | |
| python_version: 3.12 | |
| app_file: app.py | |
| pinned: false | |
| license: mit | |
| # 𧬠PatSnap Pharma Intelligence | |
| **AI-Powered Drug Discovery Intelligence Agent** β explore targets, drugs, diseases, companies, and clinical trials. | |
| ## Modules | |
| | Module | Description | | |
| |--------|-------------| | |
| | π€ **Agent Chat** | Natural language β intent routing β structured report | | |
| | π― **Target Intelligence** | Deep analysis of drug targets (biology, drugs, pipeline) | | |
| | π **Drug Exploration** | Pipeline drugs by target, disease, mechanism, or company | | |
| | π₯ **Disease Investigation** | Disease landscape, epidemiology, treatments | | |
| | π’ **Company Profiling** | Pharma pipeline & strategic analysis | | |
| | π§ͺ **Clinical Trials** | Trial landscape by indication, phase, sponsor | | |
| ## How It Works | |
| 1. **Ask in natural language** β The agent parses your intent | |
| 2. **MCP-powered search** β Connects to PatSnap's pharmaceutical intelligence database | |
| 3. **Structured reports** β Generates professional-grade reports with pipeline tables, statistics, and insights | |
| ## Configuration | |
| ### API Key (Optional) | |
| Set the `PATSNAP_API_KEY` environment variable in your Space settings to enable live pharmaceutical data. Without it, the demo uses a built-in knowledge base. | |
| ```bash | |
| PATSNAP_API_KEY=your_key_here | |
| ``` | |
| ## Powered By | |
| - [PatSnap Life Sciences MCP](https://github.com/patsnap/skills) | |
| - [Gradio](https://gradio.app) | |