awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
daveshap avatar

daveshap/ACE_FrameworkArchived

0
View on GitHub↗
1,501 نجوم·217 تفرعات·Python·MIT·7 مشاهدات

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.

سجل النجوم

مخطط تاريخ النجوم لـ daveshap/ace_frameworkمخطط تاريخ النجوم لـ daveshap/ace_framework

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

مجموعات مختارة تضم ACE Framework

مجموعات منسقة بعناية يظهر فيها ACE Framework.
  • تنسيق النماذج اللغوية الكبيرة محلياً
  • AI agent frameworks

الأسئلة الشائعة

ما هي وظيفة 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.

ما هي الميزات الرئيسية لـ daveshap/ace_framework؟

الميزات الرئيسية لـ daveshap/ace_framework هي: 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.

ما هي البدائل مفتوحة المصدر لـ daveshap/ace_framework؟

تشمل البدائل مفتوحة المصدر لـ daveshap/ace_framework: 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…

بدائل مفتوحة المصدر لـ ACE Framework

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع ACE Framework.
  • the-open-agent/openagentالصورة الرمزية لـ the-open-agent

    the-open-agent/openagent

    5,303عرض على 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
    عرض على GitHub↗5,303
  • sylphai-inc/adalflowالصورة الرمزية لـ SylphAI-Inc

    SylphAI-Inc/AdalFlow

    4,167عرض على 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
    عرض على GitHub↗4,167
  • yaoapp/yaoالصورة الرمزية لـ YaoApp

    YaoApp/yao

    7,544عرض على 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
    عرض على GitHub↗7,544
  • earendil-works/piالصورة الرمزية لـ earendil-works

    earendil-works/pi

    65,730عرض على 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
    عرض على GitHub↗65,730
  • عرض جميع البدائل الـ 30 لـ ACE Framework→