awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to trypromptly/llmstack

Open-source alternatives to LLMStack

30 open-source projects similar to trypromptly/llmstack, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best LLMStack alternative.

  • meta-llama/llama-stackAvatar de meta-llama

    meta-llama/llama-stack

    8,417Voir sur GitHub↗

    Llama-stack is a standardized orchestration stack and generative AI API gateway. It provides a unified communication layer and a consistent interface for deploying, managing, and interacting with various large language model providers and deployments. The system functions as an agent framework that manages tool execution and versioned skill bundles to automate complex tasks. It includes a batch processing system for handling large volumes of asynchronous requests through offline processing and a vector database interface for storing and searching documents to enable retrieval augmented genera

    Python
    Voir sur GitHub↗8,417
  • hwchase17/langchainAvatar de hwchase17

    hwchase17/langchain

    139,533Voir sur 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
    Voir sur GitHub↗139,533
  • mastra-ai/mastraAvatar de mastra-ai

    mastra-ai/mastra

    21,221Voir sur GitHub↗

    Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and multi-agent systems. It provides a comprehensive suite of primitives for creating resilient AI applications, including durable workflow orchestration, event-driven agent loops, and semantic memory management. By integrating these core components, the platform enables developers to build complex, multi-step processes that can reason about goals and execute tasks without manual intervention. The framework distinguishes itself through its focus on observability and secure, isolated execut

    TypeScriptagentsaichatbots
    Voir sur GitHub↗21,221

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.

Find more with AI search
  • microsoft/semantic-kernelAvatar de microsoft

    microsoft/semantic-kernel

    27,262Voir sur GitHub↗

    Semantic Kernel is an artificial intelligence orchestration framework designed to integrate large language models with existing codebases. It functions as an agentic workflow engine, providing a standardized interface that connects generative models to traditional application logic, data sources, and external tools to automate complex, multi-step business tasks. The platform distinguishes itself through a modular plugin architecture and a planner-based reasoning engine that decomposes high-level goals into executable sequences of functions. By utilizing a connector-based abstraction layer, it

    C#aiartificial-intelligencellm
    Voir sur GitHub↗27,262
  • deepset-ai/haystackAvatar de deepset-ai

    deepset-ai/haystack

    24,253Voir sur 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
    Voir sur GitHub↗24,253
  • botpress/botpressAvatar de botpress

    botpress/botpress

    14,748Voir sur 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
    Voir sur GitHub↗14,748
  • griptape-ai/griptapeAvatar de griptape-ai

    griptape-ai/griptape

    2,541Voir sur GitHub↗

    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

    Pythonaianthropicclaude
    Voir sur GitHub↗2,541
  • langroid/langroidAvatar de langroid

    langroid/langroid

    3,894Voir sur GitHub↗

    Langroid is a multi-agent orchestration framework and tool integration suite designed for building complex AI applications. It serves as a multi-modal integration layer that connects diverse local and remote language models with an agentic retrieval-augmented generation system. The project distinguishes itself through a collaborative message-exchange paradigm, allowing specialized agents to delegate tasks hierarchically and coordinate via structured communication. It features an advanced state management system for conversational AI, including the ability to rewind and prune conversation hist

    Pythonagentsaichatgpt
    Voir sur GitHub↗3,894
  • neuml/txtaiAvatar de neuml

    neuml/txtai

    12,660Voir sur GitHub↗

    txtai is an artificial intelligence platform designed for building semantic search applications, managing vector storage, and orchestrating language model workflows. It functions as a comprehensive engine for processing unstructured data, enabling the development of autonomous agents and complex content automation pipelines. The platform distinguishes itself through a hybrid indexing architecture that combines dense vector embeddings with relational graph structures, allowing for multi-dimensional retrieval across both semantic meaning and entity relationships. It supports multimodal analysis

    Pythonagentsaiai-agents
    Voir sur GitHub↗12,660
  • stanfordnlp/dspyAvatar de stanfordnlp

    stanfordnlp/dspy

    35,325Voir sur GitHub↗

    DSPy is a declarative programming framework designed for building complex language model applications. It treats model interactions as modular, composable programs, allowing developers to define task logic through typed class schemas rather than relying on manually written prompts. By organizing workflows into hierarchical, reusable Python objects, the framework enables the construction of sophisticated AI systems that manage state and execution flow independently. The framework distinguishes itself through an automated optimization engine that iteratively refines prompt instructions and few-

    Python
    Voir sur GitHub↗35,325
  • langchain-ai/langchainAvatar de langchain-ai

    langchain-ai/langchain

    139,458Voir sur 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
    Voir sur GitHub↗139,458
  • agno-agi/agnoAvatar de agno-agi

    agno-agi/agno

    40,717Voir sur GitHub↗

    Agno is an agent operating system designed to manage the lifecycle, tool execution, and persistent state of autonomous agents across distributed infrastructure. It provides a unified runtime environment that wraps diverse agent frameworks into a consistent, interoperable protocol, allowing developers to build and deploy complex multi-agent systems that coordinate tasks and delegate sub-processes. The platform distinguishes itself through a robust governance and orchestration layer that includes human-in-the-loop approval gates, role-based access control, and a centralized API gateway. It feat

    Pythonagentsaiai-agents
    Voir sur GitHub↗40,717
  • agentops-ai/agentopsAvatar de AgentOps-AI

    AgentOps-AI/agentops

    5,654Voir sur GitHub↗

    AgentOps is an observability platform and developer toolkit for monitoring the execution, performance, and reliability of autonomous agents powered by large language models. It serves as a system for tracking AI agent behavior, debugging complex workflows, and benchmarking model performance. The platform is distinguished by its ability to visualize multi-agent workflows through execution path graphing and session replays. It provides specific tools for calculating financial spend across various language model providers and supports a self-hosted observability stack for users who require full

    Python
    Voir sur GitHub↗5,654
  • agno-ai/agnoA

    agno-ai/agno

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • agiresearch/aiosAvatar de agiresearch

    agiresearch/AIOS

    5,168Voir sur GitHub↗

    AIOS is an LLM agent operating system and orchestration kernel designed to manage memory, resource scheduling, and tool execution for multiple autonomous AI agents. It serves as a comprehensive framework for developing and deploying agents, featuring a dedicated resource manager that coordinates model backends, GPU memory, and isolated kernel instances. The system distinguishes itself through a semantic memory engine that uses vector search and autonomous clustering for long-term knowledge management, and a semantic file system that allows users to control computer files and system operations

    Python
    Voir sur GitHub↗5,168
  • agi-merge/waggle-danceAvatar de agi-merge

    agi-merge/waggle-dance

    172Voir sur GitHub↗

    Knowledge work automation with AI agents

    TypeScript
    Voir sur GitHub↗172
  • agentlabs-inc/agentlabsAvatar de agentlabs-inc

    agentlabs-inc/agentlabs

    550Voir sur GitHub↗

    Universal AI Agent Frontend. Build your backend we handle the rest.

    TypeScript
    Voir sur GitHub↗550
  • agent-field/agentfieldAvatar de Agent-Field

    Agent-Field/agentfield

    702Voir sur GitHub↗
    Goagentagent-authagent-authentication
    Voir sur GitHub↗702
  • ashishpatel26/500-ai-agents-projectsAvatar de ashishpatel26

    ashishpatel26/500-AI-Agents-Projects

    32,572Voir sur GitHub↗

    This project is a curated directory and educational resource focused on the development and implementation of autonomous AI agents. It serves as a comprehensive knowledge repository that organizes practical use cases and open-source projects into a structured taxonomy, helping developers explore how intelligent systems can be applied across diverse industry sectors. The repository distinguishes itself through a community-driven approach that maps diverse agentic workflows to a common schema, facilitating cross-framework evaluation. By providing modular educational scaffolding, it guides users

    Pythonai-agentsgenai
    Voir sur GitHub↗32,572
  • agentsmesh/agentsmeshAvatar de AgentsMesh

    AgentsMesh/AgentsMesh

    2,218Voir sur GitHub↗

    The AI Agent Workforce Platform. Run a hundred AI coding agents across your own machines — schedule, isolate, and steer them all from one console.

    Go
    Voir sur GitHub↗2,218
  • all-hands-ai/openhandsAvatar de All-Hands-AI

    All-Hands-AI/OpenHands

    77,468Voir sur GitHub↗

    OpenHands is an autonomous AI software engineer and coding assistant designed to execute software engineering tasks by interacting directly with codebases and development environments. It functions as a platform for running AI agents that can write code and manage files to automate complex development workflows. The system distinguishes itself through a container-based execution environment that isolates agent actions within a sandboxed Linux environment. It employs an autonomous agent loop of observation, planning, and action, supported by a standardized communication protocol that allows it

    Python
    Voir sur GitHub↗77,468
  • askbudi/roundtableAvatar de askbudi

    askbudi/roundtable

    114Voir sur GitHub↗

    Zero-configuration MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized interface

    Pythonclaude-codecursorgemini-cli
    Voir sur GitHub↗114
  • assafelovic/gpt-researcherAvatar de assafelovic

    assafelovic/gpt-researcher

    27,739Voir sur GitHub↗

    GPT Researcher is an autonomous agent framework designed to automate the process of gathering, synthesizing, and documenting information from diverse web and local sources. It functions as a research-oriented execution environment that orchestrates specialized agents to perform complex, multi-branch research tasks, transforming raw data into structured, factual, and cited reports. The project distinguishes itself through a graph-based orchestration layer that manages state transitions and information flow between specialized agents. It employs recursive tree-search execution to explore comple

    Pythonagentaiautomation
    Voir sur GitHub↗27,739
  • awslabs/multi-agent-orchestratorA

    awslabs/multi-agent-orchestrator

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • axar-ai/axarAvatar de axar-ai

    axar-ai/axar

    162Voir sur GitHub↗

    Minimal typescript agent framework that keeps it simple and gives you control - no BS

    TypeScript
    Voir sur GitHub↗162
  • axflow/axflowAvatar de axflow

    axflow/axflow

    1,121Voir sur GitHub↗

    The TypeScript framework for AI development

    TypeScript
    Voir sur GitHub↗1,121
  • axilla-io/axAvatar de axilla-io

    axilla-io/ax

    1,121Voir sur GitHub↗

    The TypeScript framework for AI development

    TypeScript
    Voir sur GitHub↗1,121
  • aymenfurter/microagentsAvatar de aymenfurter

    aymenfurter/microagents

    814Voir sur GitHub↗

    Agents Capable of Self-Editing Their Prompts / Python Code

    Python
    Voir sur GitHub↗814
  • badboysm890/claraverseAvatar de badboysm890

    badboysm890/ClaraVerse

    3,833Voir sur GitHub↗

    ClaraVerse is a self-hosted orchestration platform for deploying and managing local language models, autonomous agents, and automated workflows on private infrastructure. It functions as a containerized backend manager that orchestrates services, databases, and model providers within local containers to maintain data sovereignty. The platform features a visual workflow builder with a drag-and-drop interface for designing complex parallel task sequences. It utilizes a multi-model abstraction layer to normalize interactions across diverse local and remote AI endpoints and includes a retrieval a

    Go
    Voir sur GitHub↗3,833
  • alipay/agentuniverseA

    alipay/agentUniverse

    0Voir sur GitHub↗
    Voir sur GitHub↗0