awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
daveshap avatar

daveshap/ACE_FrameworkArchived

0
View on GitHub↗
1,501 stars·217 forks·Python·MIT·11 vues

ACE Framework

ACE Framework is an open-source software framework designed for building autonomous artificial intelligence agents that operate entirely on local hardware without relying on cloud services. The system executes complete cognitive loops locally, allowing agents to reason, plan, and execute complex tasks independently.

The architecture separates core reasoning, planning, memory, and task execution into discrete functional modules while maintaining long-term agent memory and contextual data locally to preserve continuity across operational sessions. It includes a unified interface layer that decouples agent logic from specific artificial intelligence providers, enabling dynamic swapping of language models and integration of open-source alternatives to prevent vendor lock-in.

The framework supports multiple application domains, including enterprise workflow automation with digital workers collaborating through messaging platforms, personal digital assistants, virtual character simulation with distinct personalities and memories, and hardware-independent robotic control that links high-level cognitive decisions directly to physical machinery.

Features

  • Autonomous AI Agent Frameworks - A software framework for building fully local and open-source autonomous artificial intelligence agents capable of reasoning, planning, and task execution.
  • Agent Memory Persistence - Maintains long-term agent memory and contextual data locally to preserve continuity and historical knowledge.
  • Autonomous Agents - Executes complete cognitive loops enabling autonomous artificial intelligence agents to reason, plan, and execute tasks independently.
  • Local LLM Execution - Executes autonomous cognitive entities on local hardware without relying on external cloud infrastructure.
  • Provider-Agnostic Model Interfaces - Decouples agent logic from specific AI providers through a unified interface supporting dynamic model swapping.
  • Local-First Architectures - Runs complete cognitive agent loops entirely on local hardware using self-contained software stacks without cloud services.
  • Cognitive Architecture Modules - Separates core reasoning, planning, memory, and task execution into discrete functional modules driving complex agent behavior.
  • Personal AI Assistants - Deploys self-contained digital assistants that coordinate schedules, research topics, and interact with individual users.
  • Local AI Assistants - Enables the setup of private digital assistants that run completely on local hardware without cloud connectivity.
  • Enterprise Workflow Automations - Empowers digital workers to perform corporate tasks and collaborate seamlessly through messaging platforms.

Historique des stars

Graphique de l'historique des stars pour daveshap/ace_frameworkGraphique de l'historique des stars pour daveshap/ace_framework

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à ACE Framework

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec ACE Framework.
  • the-open-agent/openagentAvatar de the-open-agent

    the-open-agent/openagent

    5,303Voir sur GitHub↗

    OpenAgent is an autonomous AI agent framework designed to orchestrate language models and retrieved context to execute complex user goals. It functions as a platform for building autonomous agents that utilize iterative loops to select tools and process information. The project features a multi-model gateway that abstracts various large language model providers, allowing users to switch between models on a per-conversation basis without modifying code. It also includes a RAG knowledge base system that ingests documents and generates embeddings to provide semantic context during inference. Th

    Go
    Voir sur GitHub↗5,303
  • sylphai-inc/adalflowAvatar de SylphAI-Inc

    SylphAI-Inc/AdalFlow

    4,167Voir sur GitHub↗

    AdalFlow is an autonomous AI agent framework and LLM application library designed for building modular workflows. It serves as a model-agnostic interface and RAG pipeline orchestrator, allowing users to develop ReAct agents that utilize iterative reasoning and external tool execution to solve complex tasks. The project distinguishes itself through a prompt optimization system that uses textual gradient descent to automatically refine prompt templates and few-shot examples. It treats model feedback as a differentiable signal, enabling a form of LLM backpropagation to iteratively improve output

    Python
    Voir sur GitHub↗4,167
  • yaoapp/yaoAvatar de YaoApp

    YaoApp/yao

    7,544Voir sur GitHub↗

    Yao is an LLM agent framework and low-code web app builder designed for orchestrating autonomous AI agents. It provides a platform to design, deploy, and coordinate agents with specialized personas that can plan tasks, utilize external tools, and execute multi-stage pipelines. The project distinguishes itself through a Model Context Protocol server for connecting assistants to external binaries and HTTP services, and a gRPC remote execution engine that allows agents to manage remote servers and devices. It includes a model-agnostic provider bridge that supports dynamic switching between vario

    Goagentagentic-aiagents
    Voir sur GitHub↗7,544
  • earendil-works/piAvatar de earendil-works

    earendil-works/pi

    65,730Voir sur GitHub↗

    Pi is an autonomous coding agent and framework for building AI agents capable of executing independent loops. It functions as an agent state management system that tracks and persists tool calls throughout complex workflows, utilizing a command-line interface for interaction and control. The system features a self-extensible design, allowing agents to write and implement new capabilities and tools into their own runtime environment. It also includes a provider-agnostic abstraction layer that standardizes interactions across different large language model providers through a unified API. The

    TypeScript
    Voir sur GitHub↗65,730
Voir les 30 alternatives à ACE Framework→

Questions fréquentes

Que fait daveshap/ace_framework ?

ACE Framework is an open-source software framework designed for building autonomous artificial intelligence agents that operate entirely on local hardware without relying on cloud services. The system executes complete cognitive loops locally, allowing agents to reason, plan, and execute complex tasks independently.

Quelles sont les fonctionnalités principales de daveshap/ace_framework ?

Les fonctionnalités principales de daveshap/ace_framework sont : Autonomous AI Agent Frameworks, Agent Memory Persistence, Autonomous Agents, Local LLM Execution, Provider-Agnostic Model Interfaces, Local-First Architectures, Cognitive Architecture Modules, Personal AI Assistants.

Quelles sont les alternatives open-source à daveshap/ace_framework ?

Les alternatives open-source à daveshap/ace_framework incluent : the-open-agent/openagent — OpenAgent is an autonomous AI agent framework designed to orchestrate language models and retrieved context to execute… sylphai-inc/adalflow — AdalFlow is an autonomous AI agent framework and LLM application library designed for building modular workflows. It… yaoapp/yao — Yao is an LLM agent framework and low-code web app builder designed for orchestrating autonomous AI agents. It… dinoki-ai/osaurus — Osaurus is a local AI workflow engine and LLM agent orchestration framework designed for private execution on local… earendil-works/pi — Pi is an autonomous coding agent and framework for building AI agents capable of executing independent loops. It… ed-donner/agents — This project is an LLM autonomous agent framework and orchestration tool designed to build goal-driven agents that…

Collections incluant ACE Framework

Sélections manuelles où ACE Framework apparaît.
  • Orchestration de LLM locaux
  • AI agent frameworks