Git Product home page Git Product logo

LazyGPT 🤖💬🚀

Welcome to LazyGPT! This extensible AI agent leverages advanced language models and plugins to make planning and implementation a breeze. 🌬️🌟

LazyGPT is an autonomous agent that utilizes GPT or other language models to develop plans and implement them. It can run on the CLI or serve a web UI, and everything from the language model to the various commands exposed to the model are implemented with plugins.

Features 🌈

  • 🗣️ Uses GPT and other language models for intelligent planning
  • 🔌 Highly modular and extensible with plugins

Installation 💻

To install LazyGPT, simply clone the repository and build the project:

  1. Clone the repository:
git clone https://github.com/lazygpt/lazygpt.git
  1. Change into the project directory:
cd lazygpt
  1. Build the project in a container:
make build

Usage 🚀

LazyGPT can be used either in chat mode or by starting a web server:

Chat Mode 💬

To interact with LazyGPT in chat mode, run the following command:

dist/lazygpt chat

Web Server Mode 🌐

To start LazyGPT's web server and serve the web UI, run the following command:

./lazygpt serve

Plugins 🧩

LazyGPT supports multiple interfaces for plugins, allowing you to extend its functionality. To create a plugin, simply implement the desired interface and register it with LazyGPT.

Contributing 🤝

Contributions to LazyGPT are welcome! To contribute, please fork the repository, make your changes, and submit a pull request. Be sure to follow the code style and provide tests for any new features or bug fixes.

License 📄

LazyGPT is released under the MIT License.

lazygpt's Projects

lazygpt icon lazygpt

LazyGPT: An extensible AI agent leveraging language models and plugins for smart planning and implementation.

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.