--- 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.