Overseas access: www.kdjingpai.com
Bookmark Us
Current Position:fig. beginning " AI Answers

如何安装OpenDeepSearch? 需要准备哪些环境?

2025-08-28 1.4 K

安装OpenDeepSearch需要以下步骤和前置条件:

environmental preparation

  • 操作系统:Windows/Mac/Linux均可
  • Python版本:必须安装3.10或更高版本(可通过python --version检查)
  • 必要工具:Git(用于克隆仓库)和pip(管理依赖包)

Installation process

  1. cloning project::git clone https://github.com/sentient-agi/OpenDeepSearch.git
  2. Access to the catalog::cd OpenDeepSearch
  3. Creating a virtual environment (recommended)::python -m venv venv,激活方式:
    • Windows. venvScriptsactivate
    • Mac/Linux. source venv/bin/activate
  4. Installation of dependencies::pip install -r requirements.txt

Key Configurations

需提前注册并获取以下API密钥:

  • SERPER(网页搜索)
  • OPENROUTER(模型访问)
  • JINA(语义排序)

将密钥填入项目根目录的.env文件中即可完成配置。

Can't find AI tools? Try here!

Just type in the keyword Accessibility Bing SearchYou can quickly find all the AI tools on this site.

Top

en_USEnglish