Hi! I wrote two extensions you suggested: - “Emotion highlighter” detecting and highlighting paragraphs with 6 basic emotions It’s very basic API call right now, I’ll think about improving it once I see if anyone uses it at all and what improvements they want (more emotions / more precise highlighting / better classification?). - “Simple English translator” converting all text on a webpage into plain English.
They use your OpenAI API key to analyze all text on a webpage once you click the extension, and OpenAI charges $5.00 / 1M input tokens as of the time of writing this comment.
Hi! I wrote two extensions you suggested:
- “Emotion highlighter” detecting and highlighting paragraphs with 6 basic emotions
It’s very basic API call right now, I’ll think about improving it once I see if anyone uses it at all and what improvements they want (more emotions / more precise highlighting / better classification?).
- “Simple English translator” converting all text on a webpage into plain English.
They use your OpenAI API key to analyze all text on a webpage once you click the extension, and OpenAI charges $5.00 / 1M input tokens as of the time of writing this comment.