Skip to content

🧩 / πŸ“Ί Bilibili - Dive into Bilibili's vast content with features like keyword video search, replay access, interactive danmaku, trending video recommendations, and hot-search insights, all at your fingertips.

License

Notifications You must be signed in to change notification settings

lobehub/chat-plugin-bilibili

Repository files navigation

Bilibili
LobeChat Plugin

Dive into Bilibili's vast content with features like keyword video search, replay access, interactive danmaku, trending video recommendations, and hot-search insights, all at your fingertips.


Changelog Β· Report Bug Β· Request Feature

Table of contents

TOC

🌟 Features

  • πŸŽ₯ Search Videos by Keywords: Find videos easily using specific keywords. This feature allows you to search through a vast library of content to find exactly what you're looking for.
  • πŸ”„ Video Replay Access: Retrieve video replays by using the video's unique AVID (Audio Video Interleave Definition), such as 'av662384801' or 'BV1TP411b7pN'. This ensures you can revisit your favorite content whenever you wish.
  • πŸ’¬ Video Danmaku (Bullet Comments): Experience interactive viewing with danmaku, the real-time commentary feature that overlays scrolling comments directly over videos. Enter the video's AVID to join the conversation.
  • πŸ”₯ Popular Video Recommendations: Stay updated with the latest trends by getting a list of popular videos from Bilibili. This feature keeps you connected to the most viewed and talked about content.
  • πŸ” Hot-Search Keywords: Discover what's currently hot with the top 10 trending search keywords from Bilibili. This pulse on the community's interests can guide you to the most relevant and engaging content.

🀯 Usage

This is a function calling plugin for Lobe Chat, you can install it in plugin setting page.

πŸ“¦ Plugin Ecosystem

Important

See detail on πŸ“˜ Template usage

Note

Plugins provide a means to extend the Function Calling capabilities of LobeChat. They can be used to introduce new function calls, and even new ways to render message results. If you are interested in plugin development, please refer to our πŸ“˜ Plugin Development Guide in the Wiki.

  • @lobehub/lobe-chat-plugins: 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.
  • @lobehub/chat-plugin-sdk: The LobeChat Plugin SDK assists you in creating exceptional chat plugins for Lobe Chat.
  • @lobehub/chat-plugins-gateway: The LobeChat Plugins Gateway is a backend service that serves as a gateway for LobeChat plugins. We deploy this service using Vercel. The primary API POST /api/v1/runner is deployed as an Edge Function.
Official Plugin Description
SearchEngine This plugin allows for the use of the SerpApi search engine.
RealtimeWeather This plugin provides practical weather information by obtaining real-time weather data and can automatically update based on the user's location.
WebsiteCrawler This plugin automatically crawls the main content of a specified URL webpage and uses it as context input.

⌨️ Local Development

You can use Github Codespaces for online development:

Or clone it for local development:

$ git clone https://github.com/lobehub/chat-plugin-bilibili.git
$ cd chat-plugin-bilibili
$ bun install
$ bun dev

🀝 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.
  • 🧩 / πŸͺ Plugin Index - This is the plugin index for LobeChat. It accesses index.json from this repository to display a list of available plugins for Function Calling to the user.


πŸ“ License

Copyright Β© 2023 LobeHub.
This project is MIT licensed.

About

🧩 / πŸ“Ί Bilibili - Dive into Bilibili's vast content with features like keyword video search, replay access, interactive danmaku, trending video recommendations, and hot-search insights, all at your fingertips.

Topics

Resources

License

Stars

Watchers

Forks