Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 751 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 751 Bytes

T-1000 Bot Detection Chrome Extension

T-1000 is a chrome extension that helps users detect bot generated text. Users can paste in text from any website and check to see if it is generated by language models. On twitter, the extension can auto-fetch text from tweets.

Built with the cohere.ai NLP API. This is a work in progress.

Paste some text and the t-1000 will analyze it for you.

extension example

Or auto-populate by clicking the t-1000 button on tweets.

twitter

Dev Instructions:

Install Dependencies

npm install

Build for production

npm run build

Load dist as an upacked extension in chrome.