PatentTRIZbasedAI20260226110030/Patent-GPT
Patent-GPT is an Agentic RAG-based invention copilot combining TRIZ methodology with LLMs. It generates patent ideas, verifies similarities using Hybrid Search, performs autonomous evasion design via LangGraph, and outputs structured patent drafts
Implements a dual-path TRIZ classification system (LLM via contradiction matrix or pre-trained ML) feeding a hybrid search layer combining BM25 and cross-encoder reranking against KIPRISplus patent data, with conditional LangGraph evasion loops for design modification when similarity scores exceed thresholds. Outputs are validated through Pydantic structured outputs and formatted as KIPO-compliant DOCX files via python-docx. The architecture separates concerns across FastAPI service layer → orchestration → four testable pipeline stages (TRIZ → Prior Art → Reasoning → Draft), enabling deployment flexibility between CPU-bound ML inference and token-efficient LLM classification.
Stars
2
Forks
4
Language
Python
License
MIT
Category
Last pushed
Mar 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/PatentTRIZbasedAI20260226110030/Patent-GPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
gpt-open/rag-gpt
RAG-GPT, leveraging LLM and RAG technology, learns from user-customized knowledge bases to...
LexiestLeszek/scrapeGPT
ScrapeGPT is a RAG-based Telegram bot designed to scrape and analyze websites, then answer...
leon0204/fast-rag
LLM Rag Intelligent Q&A Robot
SujalKamate/Intel-Unnati-Industrial-Training-2025--Slot-3
Problem Statement-1: Multilingual NCERT Doubt-Solver using OPEA-based RAG Pipeline. A...
gptscript-ai/gptparse
Document parser for RAG