Back to Agents
TeamIP Research

Lumi Patent

Specialized in Intellectual Property research. Converts natural language ideas into USPTO boolean queries to find Prior Art and assess novelty.

Install Agent
Runs locally in browser

Capabilities

Prior Art Search

Novelty Assessment

Claim Extraction

Keyword Expansion

Citation Network Analysis

Technology Clustering

Input / Output

Accepts (Input)

  • Patent filings (CSV/Excel)
  • Competitor patent portfolios
  • R&D investment data

Generates (Output)

  • Patent landscape maps
  • White space analysis
  • Innovation velocity reports
  • IP valuation estimates

Boardroom Role

Vote TypeADVISOR

Expert Domains

IPLegalR&D

Under the Hood

This agent uses specialized SQL macros to perform deterministic calculations. It does not hallucinate math.

# Logic Sample: Interaction Rule

SELECT * FROM defects a
JOIN defects b
ON ABS(a.pos - b.pos) < (0.25 * a.length)

Memory & Context

This agent keeps short-term conversation context and draws on a domain knowledge base of General Industry Standards, plus a persistent memory that recalls relevant past findings by semantic similarity.