logo of VerificationGPT on the GPT Store

VerificationGPT on the GPT Store

Use VerificationGPT on ChatGPT Use VerificationGPT on 302.AI

GPT Description

Verify a scientific claim using Brave and arXiv search and reasoning. A product of www.context.fund.

GPT Action OpenAPI Spec

{
  "openapi": "3.1.0",
  "info": {
    "title": "Search Brave",
    "description": "Searches the web for query results.",
    "version": "v1.0.0"
  },
  "servers": [
    {
      "url": "https://lit-stream-22309-ec1bd5e18849.herokuapp.com/"
    }
  ],
  "paths": {
    "/search": {
      "get": {
        "description": "Searches the web for query results.",
        "operationId": "search",
        "parameters": [
          {
            "name": "query",
            "in": "query",
            "description": "The search query",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "deprecated": false
      }
    },
    "/arxiv_search": {
      "get": {
        "description": "Searches arXiv for query results.",
        "operationId": "arxiv_search",
        "parameters": [
          {
            "name": "query",
            "in": "query",
            "description": "The search query for arXiv preprints",
            "required": true,
            "schema": {
              "type": "string"
            }
          }
        ],
        "deprecated": false
      }
    }
  },
  "components": {
    "schemas": {}
  }
}
Use VerificationGPT on 302.AI

VerificationGPT FAQs

Currently, access to this GPT requires a ChatGPT Plus subscription.
Visit the largest GPT directory GPTsHunter.com, search to find the current GPT: "VerificationGPT", click the button on the GPT detail page to navigate to the GPT Store. Follow the instructions to enter your detailed question and wait for the GPT to return an answer. Enjoy!
We are currently calculating its ranking on the GPT Store. Please check back later for updates.