bocha-search
🎯Skillfrom zhayujie/chatgpt-on-wechat
Performs high-quality web searches with AI-optimized results, returning web pages, images, and detailed metadata across customizable parameters.
Part of
zhayujie/chatgpt-on-wechat(5 items)
Installation
git clone https://github.com/zhayujie/chatgpt-on-wechatpip3 install -r requirements.txtpip3 install -r requirements-optional.txtpython3 app.py # windows环境下该命令通常为 python app.pydocker compose versionSkill Details
High-quality web search with AI-optimized results. Use when user needs to search the internet for current information, news, or research topics.
More from this repository4
Fetches and extracts readable text content from web pages using curl with minimal processing.
Analyzes images using OpenAI's vision capabilities, extracting detailed descriptions, identifying objects, and providing contextual insights within WeChat conversations.
Generates and structures skills by creating SKILL.md files, bundling resources, and defining specialized agent capabilities with concise, targeted instructions.
Executes LinkAI applications and workflows by calling a bash script with an app code and question via API.