Thanks to visit codestin.com
Credit goes to github.com

Skip to content

littzhch/autorminal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Autorminal

一个简单的面向终端的 AI Agent,帮你用自然语言操作终端。

Installation and Usage

Using pip

pip3 install autorminal             # installation
autorminal --help                   # usage info
autorminal --llm-key sk-your-ds-key # start autorminal with offcial deepseek-v3 api

Using pdm

git 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 api

LICENSE

This program is licensed under GLWTPL

Warning

请谨慎使用,AI 可能会破坏你的系统,这与作者无关

About

一个简单的终端 AI agent

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages