RunEdgeAI/agents-cpp-sdk
A high performance C++ SDK for AI Agents
This is a high-performance C++ framework for developers to build advanced AI agents that run locally on devices, without needing a constant cloud connection. It takes API keys from various large language model (LLM) providers or local models and outputs agents capable of understanding complex tasks, planning their execution, and using tools like web search to achieve goals. This is for C++ developers creating intelligent applications that need to operate efficiently at the 'edge'—like on a smartphone, an embedded system, or a local server.
Use this if you are a C++ developer aiming to build fast, robust, and autonomous AI agents that run directly on edge devices and can integrate with multiple LLM services or local models.
Not ideal if you are looking for a high-level Python framework for cloud-based AI agents, or if you don't have C++ development experience.
Stars
42
Forks
2
Language
C++
License
—
Category
Last pushed
Mar 04, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/RunEdgeAI/agents-cpp-sdk"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
inngest/agent-kit
AgentKit: Build multi-agent networks in TypeScript with deterministic routing and rich tooling via MCP.
ag-ui-protocol/ag-ui
AG-UI: the Agent-User Interaction Protocol. Bring Agents into Frontend Applications.
google/adk-js
An open-source, code-first Typescript toolkit for building, evaluating, and deploying...
IQAIcom/adk-ts
A robust framework for building AI agents with multi-provider LLM support
covalenthq/ai-agent-sdk
Build autonomous AI agents for the Zero-Employee Enterprise (ZEE). Create intelligent,...