- Uses chrome AI API to summarize given input if the input is in English, and number of characters is > 150.
- uses chrome AI language detection API to detect Language, and Translates it to a given language, using the Translator API.
- Suported languages, include English, Portuguese, Spanish, Russian, Turkish and French.
npm install && npm run dev
Built with Vite, React, and Tailwindcss.