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.
- Host: GitHub
- URL: https://github.com/stanley-meruo/ai-powered-text-processing
- Owner: stanley-meruo
- Created: 2025-02-20T22:30:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-24T09:52:42.000Z (over 1 year ago)
- Last Synced: 2025-12-27T21:50:31.356Z (5 months ago)
- Topics: api, chrome, chromeapi, reactjs, text-processing
- Language: JavaScript
- Homepage: https://https://ai-powered-text-processing-ecru.vercel.app/
- Size: 69.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)