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

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

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

griptape-ai/griptape

0
View on GitHub↗
2,541 نجوم·237 تفرعات·Python·Apache-2.0·5 مشاهداتwww.griptape.ai↗

Griptape

Griptape is a Python framework for building generative AI applications, autonomous agents, and complex AI workflows. It functions as both an AI agent orchestrator and a workflow engine, capable of managing sequential pipelines and directed acyclic graphs to ensure predictable execution of AI tasks.

The framework distinguishes itself through a focus on security and governance, utilizing a Docker-based environment to execute model-generated code and shell commands in isolation. It employs a driver-based abstraction layer that allows developers to swap language model providers and vector stores without altering core logic, while using rule-based steering to enforce agent personas and output formats.

The platform covers a broad range of capabilities, including retrieval-augmented generation pipelines, multi-level memory management for conversation persistence, and schema-validated tool integration. It also supports multimodal processing for audio, image, and video data, as well as integrated observability for tracking performance and inspecting rendered prompts.

Features

  • Agent Frameworks - Framework for agents with structured pipelines and memory.
  • Application Frameworks - Modular Python framework for building AI-powered software.

سجل النجوم

مخطط تاريخ النجوم لـ griptape-ai/griptapeمخطط تاريخ النجوم لـ griptape-ai/griptape

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Griptape.
  • deepset-ai/haystackالصورة الرمزية لـ deepset-ai

    deepset-ai/haystack

    24,253عرض على GitHub↗

    Haystack is an orchestration framework designed for building complex search and generative AI pipelines. It functions as an agentic workflow engine, enabling the construction of automated sequences that allow AI agents to perform multi-step reasoning and data analysis. The framework utilizes a modular, component-based architecture that connects processing steps into directed acyclic graphs. By employing a provider-agnostic integration layer, it decouples core logic from specific external AI services and vector databases, allowing for the flexible exchange of underlying technologies. This desi

    MDXagentagentsai
    عرض على GitHub↗24,253
  • hwchase17/langchainالصورة الرمزية لـ hwchase17

    hwchase17/langchain

    139,533عرض على GitHub↗

    LangChain is a framework for building applications that chain large language models with external data sources and third-party tools. It serves as an orchestrator for autonomous agents that use language models to plan and execute multi-step tasks, while providing a toolkit for linking interoperable AI components into sequences to prototype complex model behaviors. The project provides a model agnostic integration layer, allowing users to switch between different language model providers using a standardized interface. It also includes tools for observability and evaluation to track the perfor

    Python
    عرض على GitHub↗139,533
  • botpress/botpressالصورة الرمزية لـ botpress

    botpress/botpress

    14,748عرض على GitHub↗

    Botpress is a conversational AI builder and LLM agent platform used to design chatbot workflows and orchestrate agents powered by large language models. It provides a framework for managing the entire lifecycle of these agents, from initial creation through to deployment across various production environments. The platform includes a custom integration SDK for developing and publishing third-party connectors that extend agent capabilities. These tools allow for the creation of custom plugins that connect AI agents to external APIs and third-party services. The system supports both visual des

    TypeScript
    عرض على GitHub↗14,748
  • langchain-ai/langchainالصورة الرمزية لـ langchain-ai

    langchain-ai/langchain

    139,458عرض على GitHub↗

    LangChain is an orchestration framework designed for building, managing, and deploying applications powered by large language models. It provides a unified integration layer that normalizes disparate model provider APIs into a consistent set of primitives, enabling developers to build complex, multi-step AI workflows that manage state, memory, and tool execution. The project distinguishes itself through a durable execution runtime that maintains persistent state across long-running processes by checkpointing progress to external storage. It models agent workflows as directed graphs, allowing

    Pythonagentsaiai-agents
    عرض على GitHub↗139,458
عرض جميع البدائل الـ 30 لـ Griptape→

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

ما هي وظيفة griptape-ai/griptape؟

Griptape is a Python framework for building generative AI applications, autonomous agents, and complex AI workflows. It functions as both an AI agent orchestrator and a workflow engine, capable of managing sequential pipelines and directed acyclic graphs to ensure predictable execution of AI tasks.

ما هي الميزات الرئيسية لـ griptape-ai/griptape؟

الميزات الرئيسية لـ griptape-ai/griptape هي: Agent Frameworks, Application Frameworks.

ما هي البدائل مفتوحة المصدر لـ griptape-ai/griptape؟

تشمل البدائل مفتوحة المصدر لـ griptape-ai/griptape: hwchase17/langchain — LangChain is a framework for building applications that chain large language models with external data sources and… langroid/langroid — Langroid is a multi-agent orchestration framework and tool integration suite designed for building complex AI… botpress/botpress — Botpress is a conversational AI builder and LLM agent platform used to design chatbot workflows and orchestrate agents… deepset-ai/haystack — Haystack is an orchestration framework designed for building complex search and generative AI pipelines. It functions… langchain-ai/langchain — LangChain is an orchestration framework designed for building, managing, and deploying applications powered by large… mastra-ai/mastra — Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and…