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 maintains a rolling context window of 50 messages and has access to a 10MB vector knowledge base containing General Industry Standards.