Skip to content

amazingchow/translate-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Translate Agent

A powerful translation agent that helps you translate text from English to Chinese efficiently and accurately.

Features

  • Fast and accurate translations by DeepSeek
  • Support for Markdown files

Installation

  1. Clone the repository:
git clone https://github.com/amazingchow/translate-agent.git
cd translate-agent
  1. Install dependencies:
uv sync

Usage

uv run src/agent.py run --file_path=/path/to/markdown_file.md --output_path=/path/to/markdown_file_zh_CN.md --keep_original=True

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

Adam Zhou - @summychou

About

具备“信”、“达”、“雅”翻译能力的英译中智能体

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published