Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.54 KB

File metadata and controls

26 lines (15 loc) · 1.54 KB

in this project we will develop grammerly chrome extention. it will help user to improve text in

different situations. app features: 1. when use writing text in a input eleenmnt(can be any type

of input element, and can be also an input element that is hiding inside a iframe), the extention

will scan this input on every change, and mark in color words/part of the dsentence that need to

be change accordingh to english rules. 2. the user can select text, the extention appear right

next to its selection(above/below/from right/from left - depends on the localtion and visability

on the screen) and let the user to fix the text according to predefined rulesset/can add new rul

set. a ruleset is just a paragraph/prompt that the user can define. 3. creating user can be done

using simple username, dont need password, and login logout register done in the extention window

when clicked. 4. all data should be stored in db. 5., the app is inslaated on chrome. 6. all the

backend must be under dockercompose and should be connected simlessly to the app,this app is fully

built to run locally. lets ultrathink and plan this well be ready for full implementation. ///
important: it should also include LLM model runs locally, it must be GPT-OSS model. but can allow
to swich between this models: Qwen3-Next/Omni (Oct 2025) - Multimodal AI (text, images, audio,
video) | Qwen, Llama 4 (Apr 2025) - Meta’s most advanced open-source model | Meta