https://app.filtir.com/.well-known/ai-plugin.json
{
"schema_version": "v1",
"name_for_human": "Filtir",
"name_for_model": "factcheck",
"description_for_human": "Verify the provided text using external sources.",
"description_for_model": "Fact-check a given text. Given the text, it is your job to extract all the discrete factual claims or logical assertions. Each claim should be represented as a short concise sentence. Make sure that each sentence is very short and contains only one claim. Call the api one claim at a time. The api will return a list of evidences found for the claim. Your task is to assess whether a claim is correct based on the given pieces of evidence. Make sure that you read each piece of evidence found and asses if the claim is fully supported, partially supported or unsupported. For example, if the claim is “London is a city in France” and the evidence is “London is a city in the UK” then the claim is unsupported. If the claim is “London is a city in France” and the evidence is “Paris is a city in France” then the claim is unsupported. Report back the decision for each claim along with a justification and with the references. If the link repeats for different claims, cite it only once.",
"auth": {
"type": "none"
},
"api": {
"type": "openapi",
"url": "https://app.filtir.com/.well-known/openapi.yml"
},
"logo_url": "https://app.filtir.com/static/filtir-logo.png",
"contact_email": "contact@filtir.com",
"legal_info_url": "https://app.filtir.com/terms"
}
https://app.filtir.com/.well-known/openapi.yml
openapi: 3.0.1
info:
title: Filtir
version: 'v1'
servers:
- url: https://app.filtir.com
paths:
/facts:
post:
operationId: getVerifiedFacts
summary: Get a list of evidences for a claim.
requestBody:
required: true
content:
application/json:
schema:
$ref: '#/components/schemas/sendText'
responses:
"200":
description: OK
content:
application/json:
schema:
$ref: '#/components/schemas/getVerifiedFacts'
components:
schemas:
sendText:
type: object
properties:
text:
type: string
description: One claim extracted from the text that needs to be verified. Make sure that the sentence is short and contains only one claim.
getVerifiedFacts:
type: object
properties:
facts:
type: object
properties:
claim:
type: string
description: The original claim.
evidences:
type: array
description: The list of evidences for the claim.
items:
type: object
properties:
text:
type: string
description: The most similar piece of text found from the source. Use this to verify the claim.
link:
type: string
description: The link to the source.
Discover other plugins from the text to text category

ChatWithPDF
Plugin for asking questions, analyzing, and parsing through PDF documents by simply providing a PDF URL.
0 Comments

AskYourPDF
Unlock the power of your PDFs!, dive into your documents, find answers, and bring information to your fingertips
0 Comments

Auto Anno
This plugin utilizes the power of large AI models to perform automatic annotation on input texts.
0 Comments

DocsBot
Plugin for searching documents (such as files, websites, and more) from various subject libraries the user has indexed on DocsBot
0 Comments

JiggyBase
JiggyBase is a tool for searching through collections of user’s documents on JiggyBase using semantic search to provide relevant content to better answer user questions based on the facts and up-to-date information contained in those documents.
0 Comments

ChatWithWebsite
Have a conversation with any website, powered by magicform.ai
0 Comments

Access Link
Access any links on the web and get the information you need.
0 Comments

Figlet
Utility for converting strings of text into ASCII fonts.
0 Comments

Paraphraser
Say it better, say it different: Paraphrase like a Pro. Paraphrase for impact and inspire.
0 Comments

Copywriter
Send a URL and get sales copywriting suggestions for any page!
0 Comments

MixerBox ChatPDF
Save time! MixerBox ChatPDF can summarize & analyze PDF files for you!
0 Comments

Ai PDF
Super-fast, interactive chats with PDFs of any size, complete with page references for fact checking.
0 Comments

HumanInf
Humanizing AI content via paraphrasing.
0 Comments

Document AI
The only Document AI that shows you where it got your answer from.
0 Comments

Access PDF & Docs
Ask your PDF questions, summarize info & chat with PDF! Enter Google Drive link to start!
0 Comments

Content Rewriter
Enter any URL and have the text content rewritten for you!
0 Comments

Word Counter
Count the number of words, and characters (with and without spaces).
0 Comments

Perfect Chirp
Turn your ideas into banger tweets in less than 30 seconds. Start your prompt with 'Write a tweet...'.
0 Comments

Custom Knowledge
Provide your docs, webpages, and other links, and get personalised answers.
0 Comments

Mojito
I can convert your chats to articles and posts them online🍹.
0 Comments

Skipit AI
The Skipit AI plugin extract context data from URLs (YouTube, websites, PDFs) for comprehensive information.
0 Comments

WebsiteChat
Chat with any website link.
0 Comments

AskYourKG
This plugin uses the knowledge of the documents uploaded to askyourkg.cogniswitch.ai and chats with that knowledge.
0 Comments

Stoic
Get a stoic quote by typing 'stoic'.
0 Comments

BrowserOp
Browse dozens of webpages in one query. Fetch information more efficiently.
0 Comments
Wikipedia
Ask questions about general knowledge, current events, and breaking news, and get up-to-date answers from Wikipedia.
0 Comments