A powerful translation agent that helps you translate text from English to Chinese efficiently and accurately.
- Fast and accurate translations by DeepSeek
- Support for Markdown files
- Clone the repository:
git clone https://github.com/amazingchow/translate-agent.git
cd translate-agent- Install dependencies:
uv syncuv run src/agent.py run --file_path=/path/to/markdown_file.md --output_path=/path/to/markdown_file_zh_CN.md --keep_original=TrueContributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
Adam Zhou - @summychou