/lobe-chat-plugins

๐Ÿงฉ / ๐Ÿช Plugin Index - This is the plugin index for LobeChat. It accesses index.json from this repository to display a list of available plugins for LobeChat to the user.

Primary LanguageTypeScript

Lobe Chat Plugins Index

Submit Your Plugin >>

Lobe Chat accesses index.json from this repo to show user the list of available plugins for Function Calling.

English ยท ็ฎ€ไฝ“ไธญๆ–‡

awesome website

Table of contents

TOC

๐Ÿš€ How to Submit your Plugin

If you wish to add a plugin onto the index, make an entry in plugins directory using plugin-template.json, write a short description and tag it appropriately then open as a pull request ty!

Step-by-step Instructions

  1. Fork of this repository.
  2. Make a copy of plugin-template.json
  3. Fill in the copy and rename it appropriately
  4. Move it into plugins directory
  5. Submit a pull request and wait for review.

Important

The createAt date will be automatically populated after merge.

Note

  • An plugin will need to be functioning for it to be included.
  • If plugin is no longer functional and or not maintained, we might redirect it to a fork or remove it form the index.
  • Not all plugins will be accepted, we will review the plugin and make an assessment.
  • You can submit plugins even if you are not the author, but it is preferred that the author do it themselves.
  • If you wish to have your plugin removed, or believes the description does not properly describe your plugin, please open the issue or pull request.

๐Ÿ•ถ Awesome Plugins

weather GPT

By @Steven Tey on 2023-12-16

Get current weather information for a specific location.

weather


Ask Your PDF

By @AskYourPDF on 2023-12-16

Unlock the power of your PDFs!, dive into your documents, find answers, and bring information to your fingertips.

pdf document web


SEO

By @Orren Prunckun on 2023-12-16

Enter any URL and keyword and get an On-Page SEO analysis & insights!

seo


Pollinate drawing

By @AI0x0 on 2023-12-10

Generate images through pollinations.ai

drawing image


Search Engine

By @LobeHub on 2023-08-15

Query search engine to get information

web search


Mindmap

By @Moonlit7 on 2023-12-19

A mindmap generation assistant

mindmap


Website Crawler

By @LobeHub on 2023-08-17

Extract content from web links

web content-crawler


Realtime Weather

By @LobeHub on 2023-08-12

Get realtime weather information

weather realtime


Clock Time

By @LobeHub on 2023-11-01

Display a clock to show current time

clock time

๐Ÿ›ณ Self Hosting

If you want to deploy this service by yourself, you can follow the steps below.

Deploy to Vercel

Click button below to deploy your private plugins index.

Deploy with Vercel

โŒจ๏ธ Local Development

You can use Github Codespaces for online development:

Or clone it for local development:

$ git clone https://github.com/lobehub/lobe-chat-plugins.git
$ cd lobe-chat-plugins
$ bun install

If you need to run the format script locally, you need to configure the corresponding environment variables:

Environment Variable Type Example
OPENAI_API_KEY Required sk-xxxxxx...xxxxxx
OPENAI_PROXY_URL Optional -

๐Ÿค Contributing

Contributions of all types are more than welcome, if you are interested in contributing plugin, feel free to show us what youโ€™re made of.

๐Ÿ”— Links

  • ๐Ÿค– Lobe Chat - An open-source, extensible (Function Calling), high-performance chatbot framework. It supports one-click free deployment of your private ChatGPT/LLM web application.
  • ๐Ÿค– / ๐Ÿช Agent Index - Lobe Chat accesses index.json from this repo to show user the list of available agents for LobeChat.


๐Ÿ“ License

Copyright ยฉ 2023 LobeHub.
This project is MIT licensed.