hust-open-atom-club / LT

LT(LLM Translator) is a autonomous agent to help translate kernel doc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LT

LT(LLM Translator) is autonomous translate agent that helps with Linux Kernel docs' translation.

Run locally

git clone https://github.com/open-atom-hust-club/LT.git
cd LT
pdm install
./translate.sh ./lwn dev-tools llama3 # translate dev-tools directory using llama3

About

LT(LLM Translator) is a autonomous agent to help translate kernel doc

License:GNU General Public License v3.0


Languages

Language:Python 98.6%Language:Shell 1.4%