A modern, AI-powered slang translator web app. Effortlessly convert Standard English into natural-sounding Gen-Z & Gen-Alpha slang, and vice versa. Built with a sleek dark UI and real-time generation powered by Google's Gemini AI.
Translating Standard English to Gen-Z Slang in real-time.
Translating Gen-Z Slang back into clear Standard English.
- Bidirectional Translation: Instantly translate "Standard English" to "Gen-Z Slang" and vice versa.
- AI-Powered Accuracy: Uses the Gemini 2.5 Flash model to generate contextual and natural-sounding slang.
- Glassmorphic UI: A modern interface featuring frosted glass panels, smooth animations, and a responsive layout.
- Real-Time UX: Instant feedback with loading indicators, error handling, and one-click clipboard copying.
- Full-Stack Architecture: Clean separation between a Vite React frontend and an Express.js Node backend.
- React 18 (Vite)
- TypeScript
- Framer Motion (Fluid animations)
- Lucide React (Icons)
- Vanilla CSS (Custom CSS variables, Flexbox/Grid, and Backdrop Filters)
- Node.js & Express
- TypeScript
- @google/genai (Google Gemini SDK)
- CORS & Dotenv
- Node.js (v18+)
- A Google Gemini API Key
Navigate to the backend directory:
cd backend
npm install
npm run devOpen a new terminal and navigate to the frontend directory:
cd frontend
npm install
npm run devOpen your browser to the local server or the live app at https://genz-translator-phi.vercel.app. Select your translation direction, type your text, and hit Translate Now!
Inshrah Waseem
- Live Demo: https://genz-translator-phi.vercel.app
- Built as a demonstration of modern full-stack development and AI API integration.
If you find this project helpful or interesting, feel free to drop a ⭐!