什麼是 tavily?
適用於 LLM 應用程式的 Tavily AI 搜尋 API:網路搜尋、內容擷取、網站爬行、地圖繪製和研究。在將即時網路搜尋整合到 LLM 應用程式、從 URL 中提取內容、抓取網站或使用網路資料建立 RAG 管道時使用。關鍵字:Tavily、AI 搜尋、RAG、網路搜尋 API、LLM 搜尋、提取、爬行、地圖、研究、tavily-python。 來源:itechmeat/llm-code。
適用於 LLM 應用程式的 Tavily AI 搜尋 API:網路搜尋、內容擷取、網站爬行、地圖繪製和研究。在將即時網路搜尋整合到 LLM 應用程式、從 URL 中提取內容、抓取網站或使用網路資料建立 RAG 管道時使用。關鍵字:Tavily、AI 搜尋、RAG、網路搜尋 API、LLM 搜尋、提取、爬行、地圖、研究、tavily-python。
透過命令列快速安裝 tavily AI 技能到你的開發環境
來源:itechmeat/llm-code。
AI-optimized search engine for building LLM applications with real-time web data.
| REST API | api.md | | Python SDK | python.md | | JavaScript SDK | javascript.md | | Best Practices | best-practices.md | | Integrations | integrations.md |
Install: pip install tavily-python (Python) or npm i @tavily/core (JavaScript).
適用於 LLM 應用程式的 Tavily AI 搜尋 API:網路搜尋、內容擷取、網站爬行、地圖繪製和研究。在將即時網路搜尋整合到 LLM 應用程式、從 URL 中提取內容、抓取網站或使用網路資料建立 RAG 管道時使用。關鍵字:Tavily、AI 搜尋、RAG、網路搜尋 API、LLM 搜尋、提取、爬行、地圖、研究、tavily-python。 來源:itechmeat/llm-code。
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/itechmeat/llm-code --skill tavily適用於 LLM 應用程式的 Tavily AI 搜尋 API:網路搜尋、內容擷取、網站爬行、地圖繪製和研究。在將即時網路搜尋整合到 LLM 應用程式、從 URL 中提取內容、抓取網站或使用網路資料建立 RAG 管道時使用。關鍵字:Tavily、AI 搜尋、RAG、網路搜尋 API、LLM 搜尋、提取、爬行、地圖、研究、tavily-python。 來源:itechmeat/llm-code。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/itechmeat/llm-code --skill tavily 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/itechmeat/llm-code