# easy-help **Repository Path**: coding_niann/easy-help ## Basic Information - **Project Name**: easy-help - **Description**: 在linux等系统终端环境让ai分析报错信息 (未适配各个操作系统,后期完善) - **Primary Language**: Python - **License**: AFL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-02-03 - **Last Updated**: 2024-02-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: linux工具, Python ## README ## easy-help 让AI帮你分析错误信息 简单的操作极致的享受 ### 适配系统 - Linux - MAC - Windows ### 简介 当你在终端输入命令例如:apt update报错时,你可能看不懂报错信息不过没关系你只要输入:**easy apt update**,easyhelp就能够帮你将终端输出的报错信息发送给ai,让ai给你解析后再打印到终端 **key使用的是阿里云的通义千问**(免费) 链接:[获得Key](https://help.aliyun.com/zh/dashscope/developer-reference/activate-dashscope-and-create-an-api-key?spm=a2c4g.11186623.0.0.66d37defnhnYdV#OKolP) ```sh easy :输出版本信息 easy config [your key] :设置key easy apt upgrad : 使用easyhelp ```