Search
Describe a technology area. The app extracts keywords and queries USPTO, EPO, arXiv, and Semantic Scholar in parallel.
Open Source Prototype
The core search, analysis, and idea-generation pipeline is fully functional and open source. Run it yourself in a few minutes — all you need is a free Groq API key.
View on GitHub →Describe a technology area. The app extracts keywords and queries USPTO, EPO, arXiv, and Semantic Scholar in parallel.
An LLM reads the retrieved patents and papers and produces a landscape map: covered territory, gaps, and research directions.
Generates novel product ideas targeting identified gaps, then runs an infringement check on whichever idea you select.
A guided chat interface with full patent context helps you think through building the idea without infringing existing IP.
Keyword extraction from natural-language queries and guided development chat. Fast, accurate, cost-efficient.
Patent landscape analysis, innovation idea generation, and infringement checking. Deep chain-of-thought reasoning over long patent contexts.
Both models run on Groq inference — free tier covers typical usage.
git clone github.com/Natheoah/patentisv1
cd patentisv1 && ./start.sh
Open localhost:5173, enter your free Groq API key, and describe a technology area.