一个简单的面向终端的 AI Agent,帮你用自然语言操作终端。
pip3 install autorminal # installation
autorminal --help # usage info
autorminal --llm-key sk-your-ds-key # start autorminal with offcial deepseek-v3 apigit clone https://github.com/littzhch/autorminal.git # clone this repo
cd autorminal
pdm install # installation
pdm run autorminal --help # usage info
pdm run autorminal --llm-key sk-your-ds-key # start autorminal with offcial deepseek-v3 apiThis program is licensed under GLWTPL
Warning
请谨慎使用,AI 可能会破坏你的系统,这与作者无关