Git Product home page Git Product logo

lazygpt's Introduction

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 People

Contributors

jkoelker avatar dependabot[bot] avatar

Watchers

James Cloos avatar

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.