Skip to content

broadfield-dev/TruthScore-Chrome-Extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TruthScore

Chrome Extension with AI integration that can perform the following tasks

  • TruthScore - an Objective Truth probability score
  • Sentiment - provides a sentiment score
  • Summary - summarizes provided text
  • Contradictions - finds contradictions in provided text
  • Logical Argument - finds logical fallacies in provided text
  • Translate to English
  • Web Research - searches 5 relevant urls for more info

Installation

  • Download the zip
  • Unzip to get the folder
  • Load folder as "Unpacked" in Chrome Extension Developer Mode
  • Enter your API keys in background.js

API Keys

The extension can use the following API keys

  • HUGGINGFACE: 'YOUR_HUGGINGFACE_API_KEY' // for Inference
  • GROQ: 'YOUR_GROQ_API_KEY',
  • OPENROUTER: 'YOUR_OPENROUTER_API_KEY',
  • TOGETHERAI: 'YOUR_TOGETHERAI_API_KEY',
  • COHERE: 'YOUR_COHERE_API_KEY',
  • XAI: 'YOUR_XAI_API_KEY',
  • OPENAI: 'YOUR_OPENAI_API_KEY',
  • GOOGLE: 'YOUR_GOOGLE_GEMINI_API_KEY',
  • HF_SPACES: 'YOUR_HF_SPACES_API_KEY' // for Web Search

About

Google Chrome Extension to add LLM text reading in a browser

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published