uncloseai.com/src
Russell Ballestrini 6a4e9f9f72 feat(translate): add smart AI-powered translation dropdown
- Replace translation modal with intelligent dropdown interface
- Add AI-powered language detection using Hermes classifier
- Send page markdown sample to Hermes for accurate language detection
- Create themed dropdown with current language indicator
- Support all 18+ languages with quick selection
- Open translations in new tab automatically
- Add fallback language detection for reliability
- Show translation progress with loading states
- Auto-close dropdown on outside clicks
2025-07-02 18:18:40 -04:00
..
chat.js fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
config.js fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
content.js fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
file-upload.js fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
models.js fix(translation): resolve preview issues and endpoint errors 2025-07-01 19:44:12 -04:00
page-reader.js fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
storage.js fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
token_estimator.js refactor: rename tokenizer to token_estimator for clarity 2025-07-01 20:31:07 -04:00
translation.js refactor: rename hermes modal to uncloseai embedded modal 2025-07-02 12:33:34 -04:00
tts.js fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
ui.js feat(translate): add smart AI-powered translation dropdown 2025-07-02 18:18:40 -04:00