Linkly.AI
Knowledge ExtractionLocal Document Search Engine Built for AI Agents
Google Calendar (by v-3)
集成 Google Calendar,检查日程、查找空闲时间、添加/删除事件。
Elephas
Personal AI writing assistant for the Mac.
RestoGPT
MarketingCreate stunning, SEO-ready restaurant menus in seconds with RestoGPT. AI-powered, multilingual, and customizable for any food business.
**claw-code**
UltraWorkers
The Anatomy of an Agent Harness — LangChain
Component-by-component breakdown
Apple Calendar
与 macOS 日历交互,创建/修改事件、列出日程、查找空闲时段等。
ProTeGi / Gradient Descent for Prompts (2023)
Textual gradient descent — source paper for many auto-optimization methods
yzfly/mcp-excel-server
通过自然语言与 Excel 交互的 MCP 服务器。
cto.new
AI ChatbotsFree AI code agent (domain now for sale)
Hyperagents: Self-Referential Meta-Agents (2026)
Meta FAIR: task agent and meta agent unified in a single editable program — meta layer can modify itself (recursive self-improvement); validated on code, paper review, robotics, and olympiad math; 2.1k HF likes; open source (facebookresearch/HyperAgents)
Jumblejournal
New AI ToolsEnhance Self-Awareness with Jumble Journal: Your AI-Powered Diary Companion.
Optimality of LLMs on Planning Problems (April 2026)
Google DeepMind: first systematic study of whether LLMs produce *optimal* plans (not just valid); reasoning-enhanced LLMs significantly outperform classical satisficing planners (LAMA) in complex multi-goal configurations
Rockett AI
Graphic Design ToolsRockett AI helps you generate engaging marketing content, graphics, and social media posts in seconds using AI-driven automation.
GraphRAG (2025)
Graph-structured retrieval enabling multi-hop reasoning
<div align="center"><img src="https://raw.githubusercontent.com/evilsocket/search/refs/heads/main/logo.png" height="20"/></div>
[Nerve](https://github.com/evilsocket/nerve)
AI Co-Mathematician: Accelerating Mathematicians with Agentic AI (May 2026)
Google DeepMind: interactive workbench for open-ended mathematical research — ideation, literature search, computational exploration, theorem proving, theory building; manages uncertainty, tracks failed hypotheses, outputs native mathematical artifacts; scores 48% on FrontierMath Tier 4, a new high
Dav1dde/glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
FLARE: Why Reasoning Fails to Plan (2026)
Diagnoses root cause of LLM agent long-horizon planning failures (stepwise reasoning induces greedy policy); FLARE (Future-aware Lookahead + Reward Estimation) lets LLaMA-8B surpass GPT-4o on planning benchmarks
Contenda
Create the content your audience wants, from content you've already made.
Tech2Transfer
AI AgentsEuropean partner for technology transfer
grok studio
New AI ToolsCollaborative AI Workspace for Docs, Code, and Games
Procedural Knowledge at Scale Improves Reasoning (April 2026)
Meta AI: RAG for reasoning — decomposes trajectories into 32M reusable subquestion-subroutine pairs; retrieves procedural "how-to" knowledge within reasoning traces; +19.2% across math/science/coding
Rethinking Generalization in Reasoning SFT (April 2026)
Challenges "SFT memorizes, RL generalizes" — reasoning SFT with long CoT does generalize cross-domain, conditional on optimization dynamics; discovers safety-reasoning tradeoff (reasoning improves but safety degrades); 152 HF likes