File size: 605 Bytes
ef730bf
6906893
 
ef730bf
6906893
 
811a68b
6906893
ef730bf
 
 
6906893
 
 
 
 
 
 
 
 
 
 
 
 
811a68b
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
---
title: Patent Explorer App
emoji: πŸ”
colorFrom: blue
colorTo: green
sdk: gradio
sdk_version: 5.31.0
app_file: app.py
pinned: false
---

# Patent Explorer App

This application allows you to explore and analyze patent landscapes using AI. It provides:
- Semantic search of patents
- 3D visualization of patent clusters
- AI-powered analysis of innovation opportunities
- Interactive exploration of patent data

## Setup Required
This app requires two API keys to function:
1. SERPAPI_API_KEY - for patent search
2. OPENAI_API_KEY - for AI analysis

Please add these as Secrets in your Space settings.