Skip to content

A sleek, modern AI translation tool that combines the simplicity of traditional translators with the power of AI language models.

License

Notifications You must be signed in to change notification settings

yansircc/minimalist-ai-translator

Repository files navigation

Minimalist AI Translator

A sleek, modern AI translation tool that combines the simplicity of traditional translators with the power of AI language models.

English | 中文

🔗 Live Demo

A beautiful and super convenient AI translation tool, crafted for "traditionalists" who need a modern translation experience.

🌟 Features

  • Minimalist Design - Clean interface, no ads, no distractions
  • Smart Interaction - Automatic language detection, instant translation
  • Multiple Models - Support for Gemini, GPT-4, Groq, DeepSeek and more
  • Shortcuts - Keyboard shortcuts for efficient translation
  • Responsive Design - Perfect for both desktop and mobile

🚀 Quick Start

Prerequisites

  • Node.js >= 18.0.0
  • Package Manager: Bun (recommended) or npm

Installation Steps

  1. Clone the repository
git clone https://github.com/yourusername/ai-translate.git
cd ai-translate
  1. Install dependencies
# Using Bun (Recommended for better performance)
bun install

# Or using npm
npm install
  1. Configure environment variables
cp .env.example .env

Then edit the .env file and add your API keys

  1. Start the development server
# Using Bun (Recommended)
bun dev

# Or using npm
npm run dev

Now open http://localhost:3000 to use it!

📝 Usage

Basic Operations

  • Input Text - Type or paste text in the left panel
  • Translate - Press Enter to start translation
  • Line Break - Use Shift + Enter for new lines
  • Copy Result - Results are automatically copied to clipboard
  • Toggle Theme - Click the theme icon in top-left
  • Switch Model - Use the model selector at the top
  • Reset - Click the center Logo to reset everything

🤝 Contributing

Pull requests and issues are welcome!

📜 License

MIT License

About

A sleek, modern AI translation tool that combines the simplicity of traditional translators with the power of AI language models.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published