Skip to content

Repository files navigation

English Version

AICLI

一个基于AI的命令行助手工具。

生动的例子

安装

PYPI 安装

pip install aicli-agent

源码安装

  1. 克隆此仓库:
git clone https://github.com/callmexss/aicli.git
cd aicli
  1. 安装依赖:
pip install -e .
  1. 设置环境变量:

复制.env.example文件为.env并填写必要的环境变量:

cp .env.example .env

然后编辑.env文件,填写您的API密钥和其他设置。

使用

安装后,您可以直接在命令行中使用aicli命令:

aicli 查询

例如:

aicli 列出当前目录的文件
aicli "帮我安装 nvm"

致谢

本项目基于 GeneralAgent 构建。

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages