https://github.com/lobehub/chat-plugin-open-interpreter
๐งฉ / โ Open Interpreter - This plugin integrates Open Interpreter into LobeChat, allowing you to control your computer with a chat interface
https://github.com/lobehub/chat-plugin-open-interpreter
ai lobe-chat lobe-chat-plugin lobehub
Last synced: 3 months ago
JSON representation
๐งฉ / โ Open Interpreter - This plugin integrates Open Interpreter into LobeChat, allowing you to control your computer with a chat interface
- Host: GitHub
- URL: https://github.com/lobehub/chat-plugin-open-interpreter
- Owner: lobehub
- License: mit
- Created: 2023-09-09T06:12:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T02:29:54.000Z (almost 2 years ago)
- Last Synced: 2025-06-14T01:27:39.447Z (4 months ago)
- Topics: ai, lobe-chat, lobe-chat-plugin, lobehub
- Language: TypeScript
- Homepage:
- Size: 17.6 KB
- Stars: 26
- Watchers: 3
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
![]()
โ Open Interpreter
LobeChat PluginThis plugin integrates Open Interpreter into LobeChat, allowing you to control your computer with a chat interface
[Changelog](./CHANGELOG.md) ยท [Report Bug][issues-url] ยท [Request Feature][issues-url]
[![plugin][plugin-shield]][plugin-url]
[![releaseDate][release-date-shield]][release-date-url]
[![ciTest][ci-test-shield]][ci-test-url]
[![ciRelease][ci-release-shield]][ci-release-url]
[![contributors][contributors-shield]][contributors-url]
[![forks][forks-shield]][forks-url]
[![stargazers][stargazers-shield]][stargazers-url]
[![issues][issues-shield]][issues-url]
Table of contents
#### TOC
- [๐คฏ Usage](#-usage)
- [โจ๏ธ Local Development](#๏ธ-local-development)
- [๐ค Contributing](#-contributing)####
## ๐ Features
- ๐จ **Quick start with low learning curve**: This template provides a quick start option, allowing users to get started quickly. Additionally, the template includes detailed documentation to help users understand and use the features easily.
- ๐ **Beautiful and comprehensive documentation**: The template aims for aesthetics, with carefully designed interfaces and layouts that make the documentation more intuitive, readable, and user-friendly. Moreover, the template offers a wide range of styles and components for users to customize the appearance and functionality of their documentation.
- ๐ **Complete workflow, automatic publishing and partner updates**: The template provides a complete workflow, including automatic publishing and automatic partner updates. Users can easily complete the publishing and updating tasks by following the specified steps.
- ๐ฑ๏ธ **One-click document generation**: The template offers a one-click document generation feature, allowing users to quickly generate complete documentation with simple operations. This saves users a significant amount of time and effort, allowing them to focus on improving the content and quality of their documentation.## ๐คฏ Usage
This is a function calling plugin for [Lobe Chat](https://github.com/lobehub/lobe-chat), you can install it in plugin setting page.
[![][back-to-top]](#readme-top)
## โจ๏ธ Local Development
You can use Gitpod for online development:
[][gitpod-url]
Or clone it for local development:
```bash
$ git clone https://github.com/lobehub/chat-plugin-open-interpreter.git
$ cd chat-plugin-open-interpreter
$ pnpm install
$ pnpm run dev
```[![][back-to-top]](#readme-top)
## ๐ค Contributing
> ๐ Total: **2**
[![][back-to-top]](#readme-top)
---
#### ๐ License
Copyright ยฉ 2023 [LobeHub][profile-url].
This project is [MIT](./LICENSE) licensed.[back-to-top]: https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square
[ci-release-shield]: https://github.com/lobehub/chat-plugin-open-interpreter/actions/workflows/release.yml/badge.svg
[ci-release-url]: https://github.com/lobehub/chat-plugin-open-interpreter/actions/workflows/release.yml
[ci-test-shield]: https://github.com/lobehub/chat-plugin-open-interpreter/actions/workflows/test.yml/badge.svg
[ci-test-url]: https://github.com/lobehub/chat-plugin-open-interpreter/actions/workflows/test.yml
[contributors-shield]: https://img.shields.io/github/contributors/lobehub/chat-plugin-open-interpreter.svg?style=flat
[contributors-url]: https://github.com/lobehub/chat-plugin-open-interpreter/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/lobehub/chat-plugin-open-interpreter.svg?style=flat
[forks-url]: https://github.com/lobehub/chat-plugin-open-interpreter/network/members
[gitpod-url]: https://gitpod.io/#https://github.com/lobehub/chat-plugin-open-interpreter
[issues-shield]: https://img.shields.io/github/issues/lobehub/chat-plugin-open-interpreter.svg?style=flat
[issues-url]: https://github.com/lobehub/chat-plugin-open-interpreter/issues/new/choose
[plugin-shield]: https://img.shields.io/badge/%F0%9F%A4%AF_LobeChat-plugin-cyan
[plugin-url]: https://github.com/lobehub/lobe-chat-plugins
[profile-url]: https://github.com/lobehub
[release-date-shield]: https://img.shields.io/github/release-date/lobehub/chat-plugin-open-interpreter?style=flat
[release-date-url]: https://github.com/lobehub/chat-plugin-open-interpreter/releases
[stargazers-shield]: https://img.shields.io/github/stars/lobehub/chat-plugin-open-interpreter.svg?style=flat
[stargazers-url]: https://github.com/lobehub/chat-plugin-open-interpreter/stargazers