Skip to content

sinonchum/AI-Patent-Strategy-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

AI-Patent-Strategy-Analyzer

An automated n8n workflow that performs deep patent feasibility analysis, prior art search, and risk assessment using OpenAI & Google Search.

AI Patent Strategy Analyzer (n8n Workflow)

n8n-Workflow License: MIT

An intelligent automation tool for inventors, entrepreneurs, and IP professionals to instantly evaluate patent ideas. This workflow combines Real-time Web Search with LLM reasoning to generate professional patent assessment reports.

Why Open Source? We believe professional patent insights should be accessible to every innovator. Use this tool to save thousands in preliminary legal fees.


✨ Key Features

  • 🌐 Live Prior Art Search: Uses Google Search API to find existing technologies before analysis.
  • 🧠 Deep AI Reasoning: Evaluates novelty and inventiveness (Non-obviousness) based on provided descriptions.
  • ⏱️ Timeline Prediction: Estimates milestones for filing, publication, and grant phases.
  • βš–οΈ Risk Radar: Identifies potential 102 (Novelty) and 103 (Inventiveness) rejection risks.
  • πŸ“§ Professional HTML Report: Delivers a sleek, structured report directly to your inbox/interface.

πŸš€ Getting Started

Prerequisites

  1. An n8n instance (Desktop, Cloud, or Self-hosted).
  2. OpenAI API Key for the AI brain.
  3. SerpApi or Google Search API key for the "HTTP Request" node.

Installation

  1. Download the AI_Patent_Strategy_Analyzer_v1.0.json file from this repo.
  2. In n8n, click on Nodes -> Import from File.
  3. Connect your API credentials to the OpenAI Node and HTTP Request Node.
  4. Click Execute Workflow.

πŸ’‘ Pro Tip for Better Accuracy

To get more precise Prior Art (existing technology) results, you can add a keywords field in the Edit Fields node:

  1. Open the Edit Fields node.
  2. Add a new string assignment with the name keywords.
  3. Fill in specific technical terms (e.g., "GNN, semiconductor, low-latency"). The workflow will automatically combine these keywords with your title to perform a much deeper Google search.

πŸ“Š Sample Output

The workflow generates a structured HTML report including:

  • Executive Summary
  • Prior Art Findings
  • Estimated Examination Timeline
  • Improvement Recommendations

⚠️ Disclaimer

This tool is powered by AI and is for informational purposes only. It does not constitute legal advice. Always consult with a qualified patent attorney before filing.


🀝 Contributing

Contributions are welcome! If you have ideas for EPO/USPTO API integrations, feel free to open an issue or PR.

Author: Simon Quinn/sinonchum

About

An automated n8n workflow that performs deep patent feasibility analysis, prior art search, and risk assessment using OpenAI & Google Search.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors