# searchwithAI **Repository Path**: rogerwangdp/searchwith-ai ## Basic Information - **Project Name**: searchwithAI - **Description**: search tools enhanced with AI - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-03 - **Last Updated**: 2025-04-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # searchwithAI #### 介绍 search tools enhanced with AI #### 配置 请在代码相同目录下生成.env文件 GOOGLE_API_KEY="你的google search API key" GOOGLE_ENGINE_ID="你的google engine ID" DEEPSEEK_API_KEY="你的deepseek API key" #### 使用说明 python3 readgoogle.py 你的关键词 程序会搜索goole获取结果,之后询问你输入大模型分析prompt template