Giter Club home page Giter Club logo

autogpt-java's Introduction

AutoGPT for java


简述

本仓库根据AutoGPT Python版本的实现原理,用java语言进行实现,支持Prompt的多语言切换。

参考内容

  1. https://github.com/Grt1228/chatgpt-java
  2. https://github.com/Significant-Gravitas/Auto-GPT

配置内容

目前只是测试版本,故逻辑写在测试类里面,需要配置以下环境变量(OPENAI_API_KEY)才可以使用。

本版本目前还有一些问题,待后续解决。

实现的指令

  • append_to_file
  • delete_file
  • read_file
  • search_files
  • google_search
  • browse_website
  • task_complete

带实现功能

  • 自动计算请求的token,防止token超过长度
  • 根据命令内容动态加载命令
  • 增加执行脚本指令(groovy)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.