AmplifyGPT
Customizable Auto-GPT library for Java
AmplifyGPT is a Java library version of Auto-GPT with customization
and i18n support in mind. It can help you easily incorporate Auto-GPT like functionality into your new or existing project.
Feature roadmap
- 🧠 Amplify JVM based project: Make your new or existing project more intelligent.
- :zap: Customization: Customization and extensibility is the core of AmplifyGPT.
- 🌐 Internationalization: AmplifyGPT is i18n ready. You can use it in any language you want.
- :loop: GPT 3.5 and GPT 4 support: AmplifyGPT supports both GPT 3.5 and GPT 4.
- 🗃️ Multi-model support: Architected to supports multiple models (GPTx, Bard, LLaMA, StableLM ...).
- :watch: Prompt optimization: Prompt optimization to consume fewer tokens.
- :cyclone: Support Java 1.8 and above: For maximum compatibility.
Installation
- Clone the repository
- Build the project using gradle
gradle build
- Add the jar file to your project
Running examples
Requirements
Want to contribute?
- We need A LOT of Help!
- You want to contribute to the project?
- Please open an issue or a PR if you'd like to contribute.