Skip to content
This repository was archived by the owner on Jun 1, 2025. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 382 Bytes

File metadata and controls

21 lines (16 loc) · 382 Bytes

Reading AI (Chrome Extension)

AI assistant in your browser. Free and open source.

Features

  • Dictionary
  • Translation
  • Ask AI: Let the AI read the page and you just ask.

Supported Models

  • OpenAI ChatGPT
  • Google Gemini
  • Your PR here ...

Development

  1. Build
npm run build
  1. Enable the developer mode in chrome and load unpacked from the dist folder.