LinguaLens Translation Assistant

LinguaLens Translation Assistant

LinguaLens is an intelligent translation assistant that supports bidirectional translation between Chinese and other languages. Built with Next.js and ShadCN UI, it automatically detects input language, allows selection of translation scene (e.g., email, meetings, technical support), and adjusts tone, formality, and style based on context. Users can also create and manage custom scenes.

Key Features

  • Bidirectional translation between Chinese and multiple languages (English, French, German, Spanish, Indonesian, Thai, Vietnamese, Burmese, Malay)
  • Automatic input language detection
  • Scene-based translation: context-specific styles for emails, meetings, technical support, social media, and more
  • Custom scene management: create, edit, delete, reorder personalized translation contexts, stored in browser’s localStorage
  • Internationalized interface with locale routing and language switcher
  • Real-time streaming translation via AI services (Google Gemini, OpenAI, Mistral)
  • UI built with Next.js, Zustand for state management, and Tailwind CSS