Shell GPT:直接安装使用的chatgpt应用软件

ShellGPT是一款基于预训练生成式Transformer模型(如GPT系列)构建的智能Shell工具。它将先进的自然语言处理能力集成到Shell环境中,使用户能够使用接近日常对话的语言来操作和控制操作系统。

官网:GitHub - akl7777777/ShellGPT: **ShellGPT is a free chatgpt client, now Supported online search.no need for a key, no need to log in.Multi-node automatic speed measurement switch,Long text translation with no word limit, AI graphics.免费的chatgpt客户端,已支持联网搜索,无需密钥,无需登录,多节点自动测速切换,长文翻译不限字数,AI出图**

下载地址:Releases · akl7777777/ShellGPT · GitHub

特点:

复制代码
支持NewBing(新必应)线路,支持GPT联网搜索,AI Drawing 
网页端新增支持Claude+|GPT4|超长对话

总的来说,ShellGPT是一款功能强大、易于使用的智能Shell工具,它通过集成自然语言处理能力,使命令行操作变得更加智能化和高效化。对于希望提高在命令行环境中工作效率的开发者和高级用户来说,ShellGPT无疑是一个值得尝试的工具。

安装

复制代码
# 先安装需要的库xdg-utils
sudo apt install xdg-utils

# 安装下载的deb包
sudo dpkg  -i OpenAi-ChatGPT_4.2.0_amd64.deb 

输出显示:

Selecting previously unselected package openai-chatgpt.

Unpacking openai-chatgpt (4.2.0) over (4.2.0) ...

Setting up openai-chatgpt (4.2.0) ...

Processing triggers for hicolor-icon-theme (0.17-2) ...

Processing triggers for gnome-menus (3.36.0-1ubuntu1) ...

Processing triggers for desktop-file-utils (0.24-1ubuntu3) ...

Processing triggers for mime-support (3.64ubuntu1) ...

执行

若执行报错没有ffmpeg,则安装上:

复制代码
sudo apt install ffmpeg

然后执行

复制代码
openai-chatgpt

效果还是不错的,大家可以来试试呢!

github还有另一个项目也叫Shell GPT,是命令行下的gpt,需要openai的key才行,官网:https://github.com/TheR1D/shell_gpt

调试

运行openai-chatgpt报错:

/opt/OpenAi-ChatGPT/openai-chatgpt: error while loading shared libraries: libffmpeg.so: cannot open shared object file: No such file or directory

6529:0404/002233.687634:FATAL:zygote_host_impl_linux.cc(201) Check failed: . : No such file or directory (2)

Trace/breakpoint trap

(base) linuxskywalk@x250:~/tools$ 6531:0404/002233.720995:ERROR:file_path_watcher_inotify.cc(822) Failed to read /proc/sys/fs/inotify/max_user_watches

6531:0100/000000.721566:ERROR:zygote_linux.cc(662) write: Broken pipe (32)

安装ffmpeg:sudo apt install ffmpeg

不过这个方法在FreeBSD模拟Ubuntu下没有解决问题。 在纯Ubuntu下没有这个问题。

相关推荐
习明然8 分钟前
我的本地化AI项目(三)
人工智能·python·electron·c#·avalonia
程序猿炎义1 小时前
一人内容团队——用Amazon Quick Desktop实现小红书从选题到发布的全流程自动化
大数据·人工智能·microsoft·自动化·小红书
阿虎儿1 小时前
daytona创建snapshot: Failed to get initial runner: Error: No available runners
人工智能
字节跳动视频云技术团队2 小时前
火山引擎 × 央视网 打造 2026 世界杯沉浸式观赛盛宴
人工智能·音视频开发
IT_陈寒2 小时前
Java线程池这个坑我算是踩明白了
前端·人工智能·后端
创安达科技2 小时前
2026 市政太阳能警示设施采购,多维度设备性能评估参考
人工智能·太阳能道钉灯·创安达
isyangli_blog3 小时前
西钻—— 图影智绘创作课堂 (豆包、千问)
人工智能
影山飞雄3 小时前
Systematic-Debugging skill深度解析
人工智能