FuyeOpportunity Radar

Opportunity radar

海外机会工作台

把工作机会、创业线索、GitHub 趋势和模型工具发布压成一个可复核队列。先分层,再行动。

499
今日采集
499
今日机会
0
高分待推
0
半日候选
飞书 on · app

Review queue

本页机会

eracle/OpenOutreach

技术文档 github_ai_tools
Stars2,711
...

Agentic Email Automation Tool: Describe your product. Define your target market. The AI finds the leads for you.

语言Python更新2026-08-15Fork509Issue132agentagenticagentic-marketingagentic-workflow
展开详情

Agentic Email Automation Tool: Describe your product. Define your target market. The AI finds the leads for you.

命中词
pythonautomationopen sourcegithubdeveloper tool
暂无风险词

Free-AI-Things/g4f-working

技术文档 github_ai_tools
Stars132
...

g4f-working is a daily-updated list of working no-auth AI providers and models from @xtekky/gpt4free. It helps developers, testers, and AI enthusiasts instantly find which models are currently online and accessible without any API keys, tokens, or cookies.

语言Python更新2026-08-15Fork15Issue1ai-accessai-directoryai-modelsai-monitoring
展开详情

g4f-working is a daily-updated list of working no-auth AI providers and models from @xtekky/gpt4free. It helps developers, testers, and AI enthusiasts instantly find which models are currently online and accessible without any API keys, tokens, or cookies.

命中词
pythonapiopen sourcegithubdeveloper tool
暂无风险词

TracecatHQ/tracecat

技术文档 github_ai_tools
Stars3,768
...

Open-source security automation platform for teams and AI agents

语言Python更新2026-08-15Fork403Issue120LicenseAGPL-3.0agentsautomationevent-drivenfastapi
展开详情

Open-source security automation platform for teams and AI agents

命中词
pythonautomationai agentopen sourcegithubdeveloper tool
暂无风险词

stevesolun/ctx

技术文档 github_ai_tools
Stars573
...

Repo-aware recommendations for skills, agents, MCP servers, and model harnesses. Use your own inventory or the shipped 79,958-node graph with 68,494 skills, 467 agents, 10,790 MCPs, and 207 harnesses.

语言Python更新2026-08-16Fork72Issue3LicenseMITagentsai-agentsanthropicautomation
展开详情

Repo-aware recommendations for skills, agents, MCP servers, and model harnesses. Use your own inventory or the shipped 79,958-node graph with 68,494 skills, 467 agents, 10,790 MCPs, and 207 harnesses.

命中词
pythonopen sourcegithubdeveloper toolmcp
暂无风险词

Skyvern-AI/skyvern

技术文档 github_ai_tools
Stars22,758
...

Automate browser based workflows with AI

语言Python更新2026-08-16Fork2,141Issue215LicenseAGPL-3.0aiapiautomationbrowser
展开详情

Automate browser based workflows with AI

命中词
pythonworkflowopen sourcegithubdeveloper tool
暂无风险词

ros-claw/rosclaw

技术文档 github_ai_tools
Stars180
...

Self-evolving runtime infrastructure for Physical AI and embodied agents. Ground AI agents into robot bodies with e-URDF, sandbox safety, capability routing, praxis capture, physical memory, runtime intervention, and skill evolution.

语言Python更新2026-08-16Fork32Issue12LicenseMITagentagent-runtimeagent-runtimesautomation
展开详情

Self-evolving runtime infrastructure for Physical AI and embodied agents. Ground AI agents into robot bodies with e-URDF, sandbox safety, capability routing, praxis capture, physical memory, runtime intervention, and skill evolution.

命中词
pythonai agentopen sourcegithubdeveloper tool
暂无风险词

winstonkoh87/Athena-Public

技术文档 github_ai_tools
Stars581
...

Athena is a local-first agentic PKM that helps you make better decisions with your own context — persistent memory, structured reasoning, and governed AI agents that work across any LLM. Own the state. Rent the intelligence.

语言Python更新2026-08-16Fork78Issue0LicenseMITaiai-agentsai-assistantautomation
展开详情

Athena is a local-first agentic PKM that helps you make better decisions with your own context — persistent memory, structured reasoning, and governed AI agents that work across any LLM. Own the state. Rent the intelligence.

命中词
pythonllmai agentopen sourcegithubdeveloper tool
暂无风险词

goruck/home-generative-agent

技术文档 github_ai_tools
Stars283
...

AI agent for Home Assistant — talk to your home, create automations in plain language, analyze cameras with face recognition, and get proactive anomaly alerts. Cloud LLMs or fully local via Ollama.

语言Python更新2026-08-16Fork49Issue3LicenseMITai-agentanomaly-detectionanthropiccomputer-vision
展开详情

AI agent for Home Assistant — talk to your home, create automations in plain language, analyze cameras with face recognition, and get proactive anomaly alerts. Cloud LLMs or fully local via Ollama.

命中词
pythonautomationllmai agentopen sourcegithub
暂无风险词

The builder’s guide to GPT‑5.6

技术文档 openai_official_news
...

The builder’s guide to GPT‑5.6

展开详情

The builder’s guide to GPT‑5.6

命中词
apiai agentopenaicoding agentresponses api
暂无风险词

zhu1090093659/dsh-web-ui

技术文档 github_recent_high_star
Stars2,979
...

Plugin and skin collection for DeepSeek Harness (DSH) Web UI - task board, git graph, right-side panel, remote mobile UI, pet, live token stats, and skin center.

语言TypeScript更新2026-08-16Fork169Issue34LicenseApache-2.0deepseek-harnessdshdsh-pluginweb-ui
展开详情

Plugin and skin collection for DeepSeek Harness (DSH) Web UI - task board, git graph, right-side panel, remote mobile UI, pet, live token stats, and skin center.

命中词
open sourcegithubdeveloper toolremote
暂无风险词

ergebnis/json-printer

技术文档 github_trending_daily
Stars91
...

📃 Provides a composer package with a JSON printer, allowing for flexible indentation. README: json-printer This project provides a composer package with a JSON printer, allowing for flexible indentation. Installation Run Usage Let's assume we have a variable $

语言PHP更新2026-08-16Fork2Issue3LicenseMITformatterjsonprinter
展开详情

📃 Provides a composer package with a JSON printer, allowing for flexible indentation. README: json-printer This project provides a composer package with a JSON printer, allowing for flexible indentation. Installation Run Usage Let's assume we have a variable $json which contains some JSON that is not indented: or indented with 4 spaces: but we want to indent it with 2 spaces (or tabs). This is where Ergebnis\Json\Printer\Printer comes in which results in $printed: :bulb: Note that this printer is only concerned with normalizing the indentation, no escaping or un-escaping occurs. Changelog The maintainers of this project record notable changes to this project in a changelog. Contributing The maintainers of this project suggest following the contribution guide. Code of Conduct The mai…

README 摘要

json-printer This project provides a composer package with a JSON printer, allowing for flexible indentation. Installation Run Usage Let's assume we have a variable $json which contains some JSON that is not indented: or indented with 4 spaces: but we want to indent it with 2 spaces (or tabs). This is where Ergebnis\Json\Printer\Printer comes in which results in $printed: :bulb: Note that this printer is only concerned with normalizing the indentation, no escaping or un-escaping occurs. Changelog The maintainers of this project record notable changes to this project in a changelog. Contributing The maintainers of this project suggest following the contribution guide. Code of Conduct The mai…

README
命中词
apiopen sourcegithubdeveloper toolproject
暂无风险词

KonghaYao/peri

技术文档 github_trending_daily
Stars152
...

14MB ACP-Rust Agent, Claude Code Plugin compatible, Dynamic Workflow, Goal, Artifacts, Free Web Search, full feature and better support!

语言Rust更新2026-08-16Fork31Issue2LicenseApache-2.0acpclaude-codecoding-agentdeepseek
展开详情

14MB ACP-Rust Agent, Claude Code Plugin compatible, Dynamic Workflow, Goal, Artifacts, Free Web Search, full feature and better support!

命中词
workflowopen sourcegithubdeveloper toolclaudeclaude code
暂无风险词