GitHub - proghit/lobechat-web-plugin: Plugin to search the web for LobeChat

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Plugin to search the web for LobeChat

6 stars 2 forks Branches Tags Activity

Notifications You must be signed in to change notification settings

Repository files navigation

LobeChat Web Search Plugin

A web search plugin for LobeChat that enables internet search capabilities using the Google Custom Search API.

Features

  • 🔍 Google Custom Search integration
  • 🚀 Built with Hono.js for high performance
  • 🛡️ CORS enabled for cross-origin requests
  • 🔌 Compatible with LobeHub Chat Plugin SDK

Prerequisites

  • Bun runtime
  • Google Custom Search API Key and Engine ID

Setup

  1. Clone the repository:
git clone <your-repo-url>
cd lobechat-websearch
  1. Install dependencies:
bun install

Development

To run the development server:

bun run dev

Type Checking

Run type checks using TypeScript:

bun run type-check

License

MIT License

About

Plugin to search the web for LobeChat

Resources

Readme

Activity

Custom properties

Stars

6 stars

Watchers

0 watching

Forks

2 forks

Releases

No releases published