AutoGPT 用法

git clone https://github.com/Torantulino/Auto-GPT.git cd 'Auto-GPT' pip install -r requirements.txt # Rename .env.template to .env and fill in your OPENAI_API_KEY. If you plan to use Speech Mode, fill in your ELEVEN_LABS_API_KEY as well. python scripts/main.py # You will find activity and error logs in the folder ./output/logs python scripts/main.py --debug References https://github.com/Torantulino/Auto-GPT https://beta.elevenlabs.io/ https://agentgpt.reworkd.ai/

May 1, 2023 · 1 分钟 · 53 字 · Tianlun Song

在浏览器里运行 ChatGPT 和 Stable Diffusion

现在可以在浏览器里运行 ChatGPT 和 Stable Diffusion 了,详细请看:https://skybyte.me/79.html M1 M2 电脑可以直接运行,其他电脑也可以试试,快...

April 20, 2023 · 1 分钟 · 75 字 · Tianlun Song

在自己的电脑运行清华开源语言模型 ChatGLM-6B

有人说 AIGC 用 2 年时间走完了互联网 10 年的路,因为大家看到的是围绕 AI 的产品在最近如雨后春笋般涌现,看不到的事各领域大佬早在几年前已经开始了相关布局...

April 15, 2023 · 1 分钟 · 378 字 · Tianlun Song

在 MacBook 上运行开源版 AI 图像生成模型之 Mochi Diffusion

Mochi Diffusion 是一个开源的在 Mac 上原生运行 Stable Diffusion 的客户端,可以在 iOS 和 Mac 上使用 Stable Diffusion 画图而无需联网。 Stable Diffusion 作为当前火爆 AI 图像生成中的开源方案,得到广泛关注。使用...

April 9, 2023 · 1 分钟 · 340 字 · Tianlun Song

拯救全网的 ChatGPT 解封攻略

不知为什么最近 OpenAI 账号大批量被封这条新闻火遍各大媒体,还以为真的发生了什么大事。好在手里的这几个帐号暂时无恙。 对于这一消息,我第一反应是质疑,...

April 3, 2023 · 1 分钟 · 217 字 · Tianlun Song