Loading...
Innova Query

Innova Query

0 0
0.0
( None Rating )
10 Knowledge Action
Browsing Data Analysis

About Innova Query

Your guide to patent research and innovation insights.

Information

  • GPTs Creator Ernesto P
  • GPT Updated December 02,2023
  • Updated June 03,2024

Knowledge File

  • Adobe Portable Document Format (pdf)3
  • Totals3

Capabilities

  • Browsing Real-Time Retrieval
  • Code Interpreter Data Analysis

Share recipient

  • OpenAI‘s GPT Store Public

Timeline

Innova Query
Innova Query

By Ernesto P

Innova Query is inactive right now!

No Rating
Uncategorized
Category
10+
Conversations
Try Alternatives
Can you find patents similar to my idea?
How does my invention compare with existing patents?
What's the latest in solar energy patents?
Are there any patents related to AI in healthcare?
Message ChatGPT

What Can Innova Query Do with ChatGPT?

This Gpts for patent researchers and innovators can do comprehensive patent research and provide insights into innovation.

# File Id Type
1 gzm_cnf_wpCS6XinsJ9AJOFzLBTd6sqE~gzm_file_WXIDJLXAUN1SEQn1YTgrBiq6 application/pdf
2 gzm_cnf_wpCS6XinsJ9AJOFzLBTd6sqE~gzm_file_HUXq3eGpnkHS6kDAwFwShM9U application/pdf
3 gzm_cnf_wpCS6XinsJ9AJOFzLBTd6sqE~gzm_file_CGvvGFZOggWtZFxesyHBathX application/pdf
1. Function Calls
Field Value
action_id g-4b542bd017d59966dd13de999099b17d8269e809
domain api.patentsview.org
json_schema {"openapi"=>"3.0.0", "info"=>{"title"=>"Enhanced PatentsView API", "version"=>"2.0", "description"=>"An advanced GPT Action for in-depth interaction with the PatentsView API, enabling comprehensive patent searches, trend analysis, and competitor insights."}, "servers"=>[{"url"=>"https://api.patentsview.org"}], "paths"=>{"/patents/query"=>{"post"=>{"summary"=>"Advanced Patent Search", "operationId"=>"advancedPatentSearch", "requestBody"=>{"required"=>true, "content"=>{"application/json"=>{"schema"=>{"type"=>"object", "properties"=>{"q"=>{"type"=>"object", "properties"=>{"_text_all"=>{"type"=>"object", "properties"=>{"patent_title"=>{"type"=>"string"}}}, "_text_phrase"=>{"type"=>"object"}, "_complex_query"=>{"type"=>"object", "additionalProperties"=>true}, "inventor_name"=>{"type"=>"object", "properties"=>{"_eq"=>{"type"=>"string"}}}, "assignee_name"=>{"type"=>"object", "properties"=>{"_eq"=>{"type"=>"string"}}}, "classification"=>{"type"=>"object", "properties"=>{"cpc"=>{"type"=>"string"}, "uspc"=>{"type"=>"string"}}}}}, "f"=>{"type"=>"array", "items"=>{"type"=>"string"}}, "date_range"=>{"type"=>"object", "properties"=>{"start_date"=>{"type"=>"string", "format"=>"date"}, "end_date"=>{"type"=>"string", "format"=>"date"}}}, "page"=>{"type"=>"integer"}, "per_page"=>{"type"=>"integer"}, "sort"=>{"type"=>"array", "items"=>{"type"=>"object", "additionalProperties"=>true}}}}}}}, "responses"=>{"200"=>{"description"=>"Detailed search results for patents", "content"=>{"application/json"=>{"schema"=>{"$ref"=>"#/components/schemas/PatentSearchResponse"}}}}}}}, "/patents/trend-analysis"=>{"post"=>{"summary"=>"Patent Trend Analysis", "operationId"=>"patentTrendAnalysis", "requestBody"=>{"required"=>true, "content"=>{"application/json"=>{"schema"=>{"type"=>"object", "properties"=>{"q"=>{"type"=>"object", "properties"=>{"classification"=>{"type"=>"object", "properties"=>{"cpc"=>{"type"=>"string"}, "uspc"=>{"type"=>"string"}}}}}, "date_range"=>{"type"=>"object", "properties"=>{"start_date"=>{"type"=>"string", "format"=>"date"}, "end_date"=>{"type"=>"string", "format"=>"date"}}}, "aggregate_function"=>{"type"=>"string", "enum"=>["count", "sum", "average"]}, "group_by"=>{"type"=>"string", "enum"=>["year", "classification", "assignee"]}}}}}}, "responses"=>{"200"=>{"description"=>"Aggregated data for trend analysis in patents", "content"=>{"application/json"=>{"schema"=>{"$ref"=>"#/components/schemas/TrendAnalysisResponse"}}}}}}}, "/patents/competitor-analysis"=>{"post"=>{"summary"=>"Competitor Patent Portfolio Analysis", "operationId"=>"competitorAnalysis", "requestBody"=>{"required"=>true, "content"=>{"application/json"=>{"schema"=>{"type"=>"object", "properties"=>{"q"=>{"type"=>"object", "properties"=>{"assignee_name"=>{"type"=>"object", "properties"=>{"_eq"=>{"type"=>"string"}}}}}, "f"=>{"type"=>"array", "items"=>{"type"=>"string"}}}}}}}, "responses"=>{"200"=>{"description"=>"Patent portfolio data of a specified assignee", "content"=>{"application/json"=>{"schema"=>{"$ref"=>"#/components/schemas/CompetitorAnalysisResponse"}}}}}}}, "/patents/citations"=>{"post"=>{"summary"=>"Patent Citation Network Analysis", "operationId"=>"citationAnalysis", "requestBody"=>{"required"=>true, "content"=>{"application/json"=>{"schema"=>{"type"=>"object", "properties"=>{"patent_number"=>{"type"=>"string"}, "citation_type"=>{"type"=>"string", "enum"=>["forward", "backward"]}}}}}}, "responses"=>{"200"=>{"description"=>"Citation data for a specified patent", "content"=>{"application/json"=>{"schema"=>{"$ref"=>"#/components/schemas/CitationAnalysisResponse"}}}}}}}}, "components"=>{"schemas"=>{"PatentSearchResponse"=>{"type"=>"object", "properties"=>{"patents"=>{"type"=>"array", "items"=>{"type"=>"object", "properties"=>{"patent_number"=>{"type"=>"string"}, "patent_title"=>{"type"=>"string"}, "classifications"=>{"type"=>"object", "properties"=>{"cpc"=>{"type"=>"array", "items"=>{"type"=>"string"}}, "uspc"=>{"type"=>"array", "items"=>{"type"=>"string"}}}}}}}, "count"=>{"type"=>"integer"}, "total_patent_count"=>{"type"=>"integer"}}}, "TrendAnalysisResponse"=>{"type"=>"object", "properties"=>{"trends"=>{"type"=>"array", "items"=>{"type"=>"object", "additionalProperties"=>true}}, "total_records"=>{"type"=>"integer"}}}, "CompetitorAnalysisResponse"=>{"type"=>"object", "properties"=>{"assignee"=>{"type"=>"string"}, "patents"=>{"type"=>"array", "items"=>{"type"=>"object", "properties"=>{"patent_number"=>{"type"=>"string"}, "patent_title"=>{"type"=>"string"}, "filing_date"=>{"type"=>"string"}, "grant_date"=>{"type"=>"string"}}}}, "total_patents"=>{"type"=>"integer"}}}, "CitationAnalysisResponse"=>{"type"=>"object", "properties"=>{"patent_number"=>{"type"=>"string"}, "citations"=>{"type"=>"array", "items"=>{"type"=>"object", "properties"=>{"cited_patent_number"=>{"type"=>"string"}, "citation_date"=>{"type"=>"string"}}}}, "total_citations"=>{"type"=>"integer"}}}}}, "securitySchemes"=>{"ApiKeyAuth"=>{"type"=>"apiKey", "in"=>"header", "name"=>"X-Api-Key"}}}
auth {"type":"service_http","instructions":"","authorization_type":"custom","verification_tokens":{},"custom_auth_header":"X-Api-Key"}
privacy_policy_url https://patentsview.org/about/terms-privacy
Capabilitiy Function Tools
Web Browsing Real-Time Access and search the internet for information, articles, and data. Browser
Code Interpreter / Data Analysis Execute Python code for automation, calculations, and data analysis. Python

FAQs

Currently, this GPTs is not free and is available exclusively to ChatGPT Plus users.

Yes, besides requiring a ChatGPT Plus membership, if you use the GPT-4 model (with DALL·E, browsing, and data analysis), the limit is 25 'GPTs' messages / 3 hours, More limited than normal 40 GPT4 responses per 3 hours, 

The enterprise version of ChatGPT is,  100 GPT-4 messages per 3 hours.

Innova Query is publicly available in the upcoming OpenAI's GPT Store, making it widely accessible to anyone interested in using this advanced ChatGPT.

Innova Query is owned by Ernesto P, who has also created 10 other GPTs, namely Citizenship Study Guide, Drug Interactions Assistant, API Assistant, ClearLink Helper, Machinery Handbook Expert.

yes, we have found that Ernesto P uploaded 3 files. For specific information, you can check Knowledge.

No, only Ernesto P can edit this GPTs. They can configure and update GPTs through GPT Builder at https://chat.openai.com/gpts/editor/g-G6XbDdYXP. The last modification date of Innova Query was 2023-12-02 03:09:26 UTC.

Yes, conversations with Innova Query will be recorded. OpenAI keeps these records, and you can share your conversations via a link. Refer to OpenAI's user privacy and data security policies for more information.

Yes, if Ernesto P selected "Use conversation data in your GPT to improve our models" (in the GPTs Configure pages of Additional Settings), it means your conversations will be used for training and will influence this GPT AI agent.

Innova Query reviews

0.0
( None Rating )

Similar GPTs

Patent Search
Patent Search
by Europatent GmbH
Assists in patent searches and interprets patent-related queries.
30
Patent Explorer
Patent Explorer
by gpts.fiime.cn
Expert in patent searches and analysis on Google Patents
9
Patent Filing
Patent Filing
by ai-gen.co
Guide on patents and intellectual property rights
7
Patent
Patent
by ai-gen.co
Expert in patents, intellectual property, and innovation protection.
30

Top