- An advanced text processing tool built with React, Tailwind CSS, and Chrome’s AI APIs. This interface allows users to detect language and translate text efficiently.
- Language Detection – Identifies the input language and provides confidence levels.
- Text Translation – Supports six languages: English, Portuguese, Spanish, Russian, Turkish, and French.
- Dark & Light Mode – User-friendly UI with theme switching.
-
Before using this application, you must enable experimental AI APIs in Chrome:
-
- Open Chrome and go to:
chrome://flags
-
- Search for "Enable Experimental AI APIs".
-
- Set it to "Enabled".
-
- Restart your browser for changes to take effect.
- Tailwind CSS - CSS Framework
- React - JS Frontend Framework
- Chrome AI APIs Overview