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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to aymenfurter/microagents

Open-source alternatives to Microagents

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

  • axflow/axflowAvatar von axflow

    axflow/axflow

    1,121Auf GitHub ansehen↗

    The TypeScript framework for AI development

    TypeScript
    Auf GitHub ansehen↗1,121
  • axilla-io/axAvatar von axilla-io

    axilla-io/ax

    1,121Auf GitHub ansehen↗

    The TypeScript framework for AI development

    TypeScript
    Auf GitHub ansehen↗1,121
  • bananaml/fructoseAvatar von bananaml

    bananaml/fructose

    750Auf GitHub ansehen↗

    Fructose is a python package to create a dependable, strongly-typed interface around an LLM call.

    Python
    Auf GitHub ansehen↗750
  • berriai/litellmAvatar von BerriAI

    BerriAI/litellm

    50,579Auf GitHub ansehen↗

    LiteLLM is a unified gateway and proxy server designed to centralize access to over one hundred language model providers. It provides a standardized API interface that abstracts vendor-specific schemas, allowing developers to interact with diverse models through a single, consistent format. By acting as a central traffic management layer, it enables organizations to route, secure, and govern model interactions across multiple deployments. The platform distinguishes itself through its policy-driven architecture, which uses configuration-based routing to manage traffic distribution, load balanc

    Pythonai-gatewayanthropicazure-openai
    Auf GitHub ansehen↗50,579
  • botpress/botpressAvatar von botpress

    botpress/botpress

    14,748Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,748

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • casibase/casibaseAvatar von casibase

    casibase/casibase

    4,443Auf GitHub ansehen↗

    Casibase is an open-source platform that orchestrates multi-turn conversations with large language models and manages retrieval-augmented knowledge bases from a single interface. It provides a unified system for connecting to over 30 AI model providers, ingesting documents into vector embeddings for semantic search, and running autonomous agent loops that can drive a browser, search the web, execute commands, and integrate with external tools. The platform distinguishes itself by combining AI conversation management with infrastructure and application orchestration capabilities. It includes a

    Goa2aagentagi
    Auf GitHub ansehen↗4,443
  • cloudwego/einoAvatar von cloudwego

    cloudwego/eino

    9,675Auf GitHub ansehen↗

    Eino is an AI agent development kit and LLM application framework designed for building autonomous agents and orchestrating complex language model workflows. It serves as a multi-agent orchestration engine and workflow orchestrator, providing a graph-based execution model to route data between models, tools, and retrievers. The framework distinguishes itself through a robust set of multi-agent coordination patterns, including supervisor-led management, sequential flows, and autonomous reasoning loops like ReAct. It features advanced agent execution controls such as active turn preemption, che

    Goaiai-applicationai-framework
    Auf GitHub ansehen↗9,675
  • deepset-ai/haystackAvatar von deepset-ai

    deepset-ai/haystack

    24,253Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗24,253
  • different-ai/embedbaseAvatar von different-ai

    different-ai/embedbase

    524Auf GitHub ansehen↗

    A dead-simple API to build LLM-powered apps

    TypeScript
    Auf GitHub ansehen↗524
  • dreadnode/riggingAvatar von dreadnode

    dreadnode/rigging

    413Auf GitHub ansehen↗

    Lightweight LLM Interaction Framework

    Python
    Auf GitHub ansehen↗413
  • dust-tt/dustAvatar von dust-tt

    dust-tt/dust

    1,386Auf GitHub ansehen↗

    Custom AI agent platform to speed up your work.

    TypeScript
    Auf GitHub ansehen↗1,386
  • eth-sri/lmqlAvatar von eth-sri

    eth-sri/lmql

    4,185Auf GitHub ansehen↗

    LMQL is a programming language and probabilistic interface that blends algorithmic logic with stochastic text generation. It functions as a constraint-guided prompting framework and structured output generator, allowing users to force model responses to adhere to strict formatting and data types. The system distinguishes itself as an inference optimizer that increases token throughput and reduces latency. This is achieved through specialized execution strategies, including tree-based prompt caching and asynchronous batch processing. The project covers a broad range of generation control capa

    Python
    Auf GitHub ansehen↗4,185
  • failfa-st/hyvAvatar von failfa-st

    failfa-st/hyv

    24Auf GitHub ansehen↗

    Chaining AI & API agents to streamline software development and achieve goals collaboratively.

    TypeScript
    Auf GitHub ansehen↗24
  • fixie-ai/ai-jsxAvatar von fixie-ai

    fixie-ai/ai-jsx

    1,130Auf GitHub ansehen↗

    The AI Application Framework for Javascript

    TypeScript
    Auf GitHub ansehen↗1,130
  • griptape-ai/griptapeAvatar von griptape-ai

    griptape-ai/griptape

    2,541Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,541
  • hwchase17/langchainAvatar von hwchase17

    hwchase17/langchain

    139,533Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗139,533
  • instill-ai/instill-coreAvatar von instill-ai

    instill-ai/instill-core

    2,316Auf GitHub ansehen↗
    Pythonaiapicli
    Auf GitHub ansehen↗2,316
  • ironclad/rivetAvatar von Ironclad

    Ironclad/rivet

    4,608Auf GitHub ansehen↗

    Rivet is a visual LLM workflow designer and AI agent orchestration engine. It serves as a development environment for building retrieval augmented generation pipelines and a TypeScript library for embedding visual AI graphs and prompt logic into JavaScript applications. The system differentiates itself through a node-based editor that maps data flow between language models, vector databases, and external APIs. It provides specialized tools for prompt engineering, including interfaces for iterative prompt refinement and A/B testing to improve model response quality. The platform covers a broa

    TypeScript
    Auf GitHub ansehen↗4,608
  • jackmpcollins/magenticAvatar von jackmpcollins

    jackmpcollins/magentic

    2,410Auf GitHub ansehen↗

    Seamlessly integrate LLMs as Python functions

    Python
    Auf GitHub ansehen↗2,410
  • landing-ai/vision-agentAvatar von landing-ai

    landing-ai/vision-agent

    5,293Auf GitHub ansehen↗

    Vision-agent is an AI system and visual data extraction framework that translates natural language prompts into runnable Python scripts for analyzing images and video. It functions as a multi-model vision orchestrator, using large language models to plan and generate executable code for tasks such as object detection, counting, and video tracking. The system employs a plan-and-execute cycle that iteratively generates and tests code, using an error-correction loop to refine the implementation until a solution is validated. It is configuration-driven, allowing the underlying language model back

    Python
    Auf GitHub ansehen↗5,293
  • langchain-ai/langchainAvatar von langchain-ai

    langchain-ai/langchain

    139,458Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗139,458
  • langroid/langroidAvatar von langroid

    langroid/langroid

    3,894Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗3,894
  • langstream/langstreamAvatar von LangStream

    LangStream/langstream

    429Auf GitHub ansehen↗

    LangStream. Event-Driven Developer Platform for Building and Running LLM AI Apps. Powered by Kubernetes and Kafka.

    Java
    Auf GitHub ansehen↗429
  • lgrammel/ai-utils.jsAvatar von lgrammel

    lgrammel/ai-utils.js

    1,320Auf GitHub ansehen↗

    The TypeScript library for building AI applications.

    TypeScript
    Auf GitHub ansehen↗1,320
  • llmware-ai/llmwareAvatar von llmware-ai

    llmware-ai/llmware

    14,838Auf GitHub ansehen↗

    llmware is a Python framework for AI agent orchestration and model management, designed to coordinate multi-model workflows and autonomous agents. It provides a unified model catalog and standardized interface to execute specialized language models for complex research, analysis, and structured data generation. The project distinguishes itself through its heavy emphasis on local execution and quantized inference, allowing models to run on private infrastructure using CPU, GPU, and NPU acceleration via runtimes like ONNX and OpenVino. It features a specialized ability to translate natural lang

    Python
    Auf GitHub ansehen↗14,838
  • mastra-ai/mastraAvatar von mastra-ai

    mastra-ai/mastra

    21,221Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗21,221
  • meta-llama/llama-stackAvatar von meta-llama

    meta-llama/llama-stack

    8,417Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,417
  • microsoft/promptflowAvatar von microsoft

    microsoft/promptflow

    11,165Auf GitHub ansehen↗

    Promptflow is a development framework and orchestrator for building applications powered by large language models. It functions as a suite of tools for designing, orchestrating, and deploying AI workflows by linking prompts, custom Python code, and language models into executable sequences. The project is distinguished by a visual AI workflow designer that allows for the creation of directed acyclic graphs of logic nodes. It provides a dedicated prompt engineering environment for versioning and comparing templates, alongside stateful execution tracing to record function calls and variable val

    Python
    Auf GitHub ansehen↗11,165
  • microsoft/semantic-kernelAvatar von microsoft

    microsoft/semantic-kernel

    27,262Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗27,262
  • microsoft/taskweaverAvatar von microsoft

    microsoft/TaskWeaver

    6,115Auf GitHub ansehen↗

    TaskWeaver is an LLM agent framework that interprets natural language requests and executes them as Python code, SQL queries, or shell commands. It functions as a conversational code interpreter that maintains stateful data structures across turns, generating executable code from user prompts within a session-based environment. The system is designed as a self-hosted AI agent platform that can be deployed in Docker, managing sessions and providing a web UI for data analytics and automation tasks. The framework distinguishes itself through a role-based multi-agent architecture that divides the

    Pythonagentai-agentscode-interpreter
    Auf GitHub ansehen↗6,115