Skip to content

Instantly share code, notes, and snippets.

@homanp
Last active August 22, 2023 08:42
Show Gist options
  • Select an option

  • Save homanp/44e0130c09b43dad0002f5ac2ee1b4d5 to your computer and use it in GitHub Desktop.

Select an option

Save homanp/44e0130c09b43dad0002f5ac2ee1b4d5 to your computer and use it in GitHub Desktop.
Consensus API
{
"schema_version": "v1",
"name_for_model": "consensus_search",
"name_for_human": "Consensus Search",
"description_for_model": "Ask a question, get conclusions from research papers. Consensus Search is a search engine that finds answers to your questions, from the common to the technical. Querying the API yields a list of claims and the research papers that support each claim.",
"description_for_human": "Get answers & insights directly from 200M+ scientific papers. To use, just ask a research question.",
"auth": {
"type": "none"
},
"api": {
"type": "openapi",
"url": "https://chat.consensus.app/openapi.yaml"
},
"logo_url": "https://chat.consensus.app/images/logo-min.png",
"contact_email": "[email protected]",
"legal_info_url": "https://consensus.app/home/privacy-policy/"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment