Skip to content

KevinH48264/chatgpt-assisted-fact-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT Assisted Fact Checker

Purpose

Chrome extension searches through Google with your highlighted sentence. Then, it takes the top website results and finds and scores the most similar sentence.

How to run:

  1. Clone the repo
  2. Run "pip3 install -r requirements.txt"
  3. Create a .env file and add environment variables
  4. (Optional) Edit the value for "highlighted_text"
  5. Run "python3 retriever.py"

About

Fact-check ChatGPT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages