agents-cpp-sdk — Gemini Agents | Neura Market
    Neura MarketNeura Market/Gemini
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityGemsExtensionsTrendingGenerate
    GeminiAgentsagents-cpp-sdk
    Back to Agents
    agents-cpp-sdk

    agents-cpp-sdk

    RunEdgeAI October 4, 2025
    52 copies 0 downloads

    A high performance C++ SDK for AI Agents

    Agent Definition
    [TOC]
    # Agents-SDK - A High Performance C++ Framework for AI Agents
    
    ![Linux](https://img.shields.io/badge/Linux-FCC624?logo=linux&logoColor=black)
    ![macOS](https://img.shields.io/badge/macOS-000000?logo=apple&logoColor=F0F0F0)
    ![Windows](https://custom-icon-badges.demolab.com/badge/Windows-0078D6?logo=windows11&logoColor=white)
    
    **Agents-SDK** is a **portable, high-performance C++ framework** for building **on-device, agentic AI systems** — think **LangChain for the edge**. This SDK is purpose-built for developers who want to create **local-first AI agents** that can reason, plan, and act without relying on the cloud.
    
    ## Features
    
    - **Modular Architecture** — Compose agents from interchangeable components.
    - **Multi-Provider Support** — Connect to multiple LLM providers seamlessly:
      - **OpenAI** (GPT-5, GPT-4o, GPT-4)
      - **Anthropic** (Gemini 3 family models: Opus, Sonnet, Haiku)
      - **Google** (Gemini family models: Pro, Flash)
      - **Ollama/llama-cpp** (local models like Llama, Mistral, etc.)
    - **Optimized for Speed and Memory** — Built in C++ with focus on performance.
    - **Built-In Workflow Patterns**
      - Prompt Chaining
      - Routing
      - Parallelization
      - Orchestrator-Workers
      - Evaluator-Optimizer
    - **Autonomous Agents** — Supports modern reasoning strategies:
      - ReAct (Reason + Act)
      - CoT (Chain-of-Thought)  [In Development]
      - Plan and Execute
      - Zero-Shot [In Development]
      - Reflexion [In Development]
    - **Extensible Tooling System** — Plug in your own tools or use built-in ones (Web Search, Wikipedia, Python Executor, etc).
    
    ## Pre-requisites
    
    - C++20 compatible compiler (GCC 14+, Clang 17+, MSVC 2022+)
    - Bazel 8.3.1+ (https://bazel.build/install)
    
    - Dependencies (already provided for convenience)
       - python3 (3.11+)
       - nlohmann/json
       - spdlog
    
    ## Quick Start
    
    ### Installation
    
    1. Clone the repository:
       ```bash
       git clone https://github.com/RunEdgeAI/agents-sdk.git
       ```
    
    2. Navigate to SDK:
       ```bash
       cd agents-sdk
       ```
    
    3. Obtain A

    Tags

    agentic-aiagentsagents-sdkai-agentsai-agents-frameworkanthropicartificial-intelligencebazelcppedge-ai

    Comments

    More Agents

    View all
    research

    NotebookLM

    Google's AI-powered research notebook that ingests your documents and becomes an expert on your content. Generates audio overviews, study guides, FAQs, and interactive discussions from uploaded sources.

    G
    Google
    browser

    Project Mariner (Browser Agent)

    Google DeepMind's experimental AI agent that can navigate websites, fill forms, and complete multi-step browser tasks autonomously. Uses Gemini's multimodal understanding to interact with web interfaces.

    G
    Google DeepMind
    multimodal

    Project Astra (Multimodal Agent)

    Google DeepMind's universal AI assistant prototype that can see, hear, and respond in real-time through your device camera and microphone. Demonstrates the future of multimodal AI interaction.

    G
    Google DeepMind
    enterprise

    Gemini Enterprise Agent Platform

    Google Cloud's enterprise platform for building, deploying, and managing AI agents powered by Gemini. Supports multi-agent orchestration, tool integration, and enterprise governance.

    G
    Google Cloud
    research

    Gemini Deep Research Agent

    Gemini's agentic research capability that autonomously browses the web, synthesizes information from dozens of sources, and produces comprehensive research reports on any topic.

    G
    Google
    canvas

    Gemini Canvas Agent

    Interactive coding and content creation agent that generates, previews, and iterates on code, documents, and interactive applications in a side panel. Supports HTML/CSS/JS, Python, and more.

    G
    Google

    Stay up to date

    Get the latest Gemini prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Gemini and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.