← 返回
AI智能 Key

Exa

Neural web search and code context via Exa AI API. Requires EXA_API_KEY. Use for finding documentation, code examples, research papers, or company info.
利用 Exa AI API 实现神经网页搜索与代码上下文检索,需要 EXA_API_KEY,用于查找文档、代码示例、研究论文或公司信息。
fardeenxyz
AI智能 clawhub v0.0.2 1 版本 96456.7 Key: 需要
★ 6
Stars
📥 9,571
下载
💾 2,445
安装
1
版本
#latest

概述

Exa - Neural Web Search

Direct API access to Exa's neural search engine.

Setup

1. Get your API Key:

Get a key from Exa Dashboard.

2. Set it in your environment:

export EXA_API_KEY="your-key-here"

Usage

Web Search

bash scripts/search.sh "query" [num_results] [type]
  • type: auto (default), neural, fast, deep
  • category: company, research-paper, news, github, tweet, personal-site, pdf

Code Context

Finds relevant code snippets and documentation.

bash scripts/code.sh "query" [num_results]

Get Content

Extract full text from URLs.

bash scripts/content.sh "url1" "url2"

版本历史

共 1 个版本

  • v0.0.2 当前
    2026-03-27 23:56 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,349 📥 317,674
ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误和纠正,以实现持续改进。使用时机:(1)命令或操作意外失败;(2)用户纠正……
★ 4,055 📥 795,652
ai-intelligence

Proactive Agent

halthelobster
将AI智能体从任务执行者升级为主动预判需求、持续优化的智能伙伴。集成WAL协议、工作缓冲区、自主定时任务及实战验证模式。Hal Stack核心组件 🦞
★ 833 📥 212,743