hlzds / AUTOGPT-CHinese

这是一个针对AutoGPT 0.3 版本的汉化版本。操作方式和AutoGPT一致,但你可以在输入时使用中文沟通

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto-GPT中文版 学习测试版


💖 大家好 💖

这个项目是基于 Auto-GPT中文版 原作者RealHossie 的 0.3版本 项目路径点这里,因为我本身已经fork 了AuTOGPT主分支,所以只能重新克隆新项目了。

学习目的:

  1. 在GitPod上部署运行。
  2. 尝试自己实现中文化。

目前遇到过的问题:

  1. 云端部署时存在的Python版本不兼容问题
  2. AutoGPT本身的加载时更新依赖库安装路径中不包含云端自己的安装路径
  3. 云端环境本身的安装Python库动态库损坏。

Star History Chart

🚀 Features

  • 🌐 Internet access for searches and information gathering
  • 💾 Long-term and short-term memory management
  • 🧠 GPT-4 instances for text generation
  • 🔗 Access to popular websites and platforms
  • 🗃️ File storage and summarization with GPT-3.5
  • 🔌 Extensibility with Plugins

Quickstart

  1. Get an OpenAI API Key
  2. Download the latest release
  3. Follow the installation instructions
  4. Configure any additional features you want, or install some plugins
  5. Run the app

Please see the documentation for full setup instructions and configuration options.

📖 Documentation

About

这是一个针对AutoGPT 0.3 版本的汉化版本。操作方式和AutoGPT一致,但你可以在输入时使用中文沟通

License:MIT License


Languages

Language:Python 99.2%Language:Dockerfile 0.3%Language:JavaScript 0.2%Language:Shell 0.1%Language:Batchfile 0.1%