← 返回
数据分析 中文

Birdnet

Query BirdNET-Go bird detections. View recent birds, search by species, get detection details.
查询BirdNET-Go鸟类检测。查看近期鸟类,按物种搜索,获取检测详情。
rappo
数据分析 clawhub v1.0.0 1 版本 99651.9 Key: 无需
★ 1
Stars
📥 1,984
下载
💾 28
安装
1
版本
#latest

概述

BirdNET-Go

Query your BirdNET-Go bird sound identification system.

Setup

Create ~/.clawdbot/credentials/birdnet/config.json:

{
  "url": "http://192.168.1.50:783"
}

No API key needed for local access.

Commands

List recent detections

bash scripts/birdnet.sh recent [limit]

Shows the most recent bird detections with confidence scores.

Search detections by species

bash scripts/birdnet.sh search "Common Raven"

Search for detections of a specific bird species.

Get detection details

bash scripts/birdnet.sh detection <id>

Get full details about a specific detection including weather data.

Get species info

bash scripts/birdnet.sh species "Corvus corax"

Get information about a species including rarity score and taxonomy.

Today's summary

bash scripts/birdnet.sh today

Summary of today's bird detections.

Output Format

Recent detections show:

  • Common name (Scientific name)
  • Confidence score (0.0-1.0)
  • Date and time
  • Verification status

API Endpoints Used

  • GET /api/v2/detections - List detections
  • GET /api/v2/detections/:id - Get detection details
  • GET /api/v2/species - Get species information

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-28 17:47 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Excel / XLSX

ivangdavila
创建、检查和编辑 Microsoft Excel 工作簿及 XLSX 文件,支持可靠的公式、日期、类型、格式、重算及模板保留功能。
★ 367 📥 139,997
productivity

Lidarr

rappo
搜索并添加音乐到 Lidarr,支持艺术家、专辑和质量配置(FLAC 优先)
★ 2 📥 1,855
data-analysis

A股量化 AkShare

mbpz
A股量化数据分析工具,基于AkShare库获取A股行情、财务数据、板块信息等。用于回答关于A股股票查询、行情数据、财务分析、选股等问题。
★ 163 📥 59,690