An open API service indexing awesome lists of open source software.

https://github.com/stanley-meruo/ai-powered-text-processing

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.
https://github.com/stanley-meruo/ai-powered-text-processing

api chrome chromeapi reactjs text-processing

Last synced: about 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

          

# 🚀 AI-Powered Text Processing Interface

- 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.

## ✨ Features

- 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.

## ⚠️ Important: Enable Chrome Flags
- Before using this application, you must enable experimental AI APIs in Chrome:

- 1. Open Chrome and go to:


chrome://flags

- 2. Search for "Enable Experimental AI APIs".
- 3. Set it to "Enabled".
- 4. Restart your browser for changes to take effect.

### Built with

- [Tailwind CSS](https://tailwindcss.com) - CSS Framework
- [React](https://reactjs.org/) - JS Frontend Framework
- [Chrome AI APIs Overview](https://developer.chrome.com/docs/ai/)