awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
TaskingAI avatar

TaskingAI/TaskingAI

0
View on GitHub↗
5,382 estrellas·357 forks·Python·Apache-2.0·6 vistaswww.tasking.ai↗

TaskingAI

TaskingAI es un orquestador de agentes de IA y plataforma de aplicaciones utilizada para construir, desplegar y escalar aplicaciones nativas de IA. Funciona como un backend multi-inquilino como servicio (BaaS), proporcionando la infraestructura para alojar y gestionar instancias de agentes de IA independientes a través de múltiples usuarios u organizaciones en una arquitectura compartida.

La plataforma cuenta con un constructor de flujos de trabajo visual y una consola de gestión de proyectos, permitiendo a los usuarios configurar la lógica del agente y probar flujos de trabajo de conversación a través de una interfaz gráfica antes de moverlos a un entorno de producción.

El sistema orquesta modelos de lenguaje grandes estandarizando las interacciones a través de proveedores en la nube y locales mediante una interfaz unificada. Admite la generación aumentada por recuperación (RAG) integrando fuentes de datos externas y plugins de búsqueda en los flujos de trabajo del modelo. Las capacidades adicionales incluyen gestión de sesiones con estado para rastrear el historial de conversaciones y una arquitectura basada en plugins para extender las herramientas del agente.

Features

  • AI Agent Orchestration - Provides a comprehensive system for coordinating specialized AI agents that integrate custom tools and retrieval systems.
  • Multi-Tenant Agent Deployment - Provides a multi-tenant backend infrastructure that isolates user data and agent configurations across independent tenants.
  • Multi-Tenant AI Hosting - Implements enterprise-grade backend infrastructure with isolated tenant data and access controls for AI agent hosting.
  • Agent Task Orchestrators - Orchestrates language models, retrieval systems, and tools to execute independent, goal-oriented tasks.
  • Visual Configuration Interfaces - Provides a graphical interface to map agent logic and tool sequences into deployment configurations.
  • Model Provider Integrations - Implements a unified interface to standardize interactions across various cloud-based and local language model providers.
  • AI Agent Development - Facilitates the building of modular AI agents that combine language models with retrieval systems and external tools.
  • AI Agent Frameworks - Offers a framework for combining language models with retrieval systems and tools to create independent, modular AI agents.
  • Retrieval Augmented Generation - Integrates external data sources and search plugins into model workflows to ground AI responses.
  • LLM Application Platforms - Offers an integrated platform for building, testing, and scaling AI-native applications and agentic workflows.
  • LLM Orchestrators - Manages the connection and workflow between diverse language model deployments and external tools.
  • RAG Implementations - Integrates external data sources into the generation process to improve the accuracy and relevance of model responses.
  • Retrieval-Augmented Generation - Implements retrieval augmented generation to ground model outputs in external data sources for higher accuracy.
  • Agent Hosting Services - Provides backend infrastructure with integrated API endpoints for deploying and hosting multi-tenant AI agent environments.
  • Multi-Tenant Agent Hosting - Offers hosting services designed for deploying AI agents with session isolation for multiple concurrent users.
  • Multi-Tenancy Frameworks - Utilizes a shared architecture to partition resources and support multiple isolated tenants.
  • Unified Model Interfaces - Standardizes requests and responses across different cloud and local language model providers using a single API layer.
  • Agent Tool Extensions - Provides mechanisms for adding search and data retrieval capabilities to agents via built-in plugins or custom tool definitions.
  • RAG Frameworks - Includes a framework for integrating external data sources into model responses via retrieval-augmented generation.
  • Visual AI Workflow Builders - Ships a graphical console for visually configuring agent logic and testing conversation workflows before deployment.
  • AI Application Deployment Platforms - Provides the infrastructure and tooling to host and scale intelligent AI agent applications in production.
  • One-Click Deployments - Features a one-click deployment process to move agents from prototyping to a scalable production environment.
  • AI Agent Consoles - Ships a visual console for configuring agents and testing workflows before deploying them to live environments.
  • Conversation State Managers - Tracks conversation history and context across multiple turns using a persistent state store for agent interactions.
  • Plugin-Based Architectures - Employs a standardized plugin architecture to extend agent capabilities with external search and data retrieval modules.

Historial de estrellas

Gráfico del historial de estrellas de taskingai/taskingaiGráfico del historial de estrellas de taskingai/taskingai

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a TaskingAI

Proyectos open-source similares, clasificados según cuántas características comparten con TaskingAI.
  • genkit-ai/genkitAvatar de genkit-ai

    genkit-ai/genkit

    6,141Ver en GitHub↗

    Genkit is an LLM application framework and generative AI developer toolkit designed for building production AI applications. It serves as an AI workflow orchestrator that coordinates model calls and agentic tool usage through type-safe execution flows. The project provides a unified model interface and plugin architecture to standardize access to diverse large language models, vector stores, and telemetry backends. It distinguishes itself with a dedicated observability suite for tracing execution steps and a developer toolkit for prompting, debugging, and evaluating AI logic via a local inter

    TypeScript
    Ver en GitHub↗6,141
  • nirdiamant/agents-towards-productionAvatar de NirDiamant

    NirDiamant/agents-towards-production

    17,375Ver en GitHub↗

    This project is a comprehensive framework for developing, orchestrating, and deploying autonomous agents. It provides a structured environment for building agents that utilize reasoning loops to perform multi-step tasks, manage state through graph-based workflows, and interact with external tools. By mapping unstructured model outputs into typed schemas, the framework ensures reliable integration with downstream application logic. The platform distinguishes itself through a focus on production-grade reliability and security. It incorporates hybrid memory systems that combine vector embeddings

    Jupyter Notebookagentagent-frameworkagents
    Ver en GitHub↗17,375
  • lazyagi/lazyllmAvatar de LazyAGI

    LazyAGI/LazyLLM

    3,842Ver en GitHub↗

    LazyLLM is a multi-agent framework and orchestration engine designed for building complex AI applications. It provides a system for chaining large language models into sequential or parallel pipelines, utilizing a tool registry to convert standard functions into discoverable tools that models can invoke via reasoning. The project features an application deployment kit that enables hosting model workflows as web services with integrated chat interfaces and API gateways. It includes an infrastructure abstraction layer that allows users to switch between bare-metal servers, clusters, and public

    Pythonagentsai-agentdata
    Ver en GitHub↗3,842
  • letta-ai/lettaAvatar de letta-ai

    letta-ai/letta

    21,168Ver en GitHub↗

    Letta is a framework for building, deploying, and managing autonomous AI agents that maintain persistent state across long-term interactions. It provides a comprehensive suite of primitives for defining agents with configurable personas, modular memory blocks, and tool-use capabilities, enabling them to retain user preferences and conversation history over extended sessions. The platform distinguishes itself through its advanced memory management and orchestration capabilities. It allows agents to autonomously update their own memory, perform retrieval-augmented generation, and coordinate com

    Pythonaiai-agentsllm
    Ver en GitHub↗21,168
Ver las 30 alternativas a TaskingAI→

Preguntas frecuentes

¿Qué hace taskingai/taskingai?

TaskingAI es un orquestador de agentes de IA y plataforma de aplicaciones utilizada para construir, desplegar y escalar aplicaciones nativas de IA. Funciona como un backend multi-inquilino como servicio (BaaS), proporcionando la infraestructura para alojar y gestionar instancias de agentes de IA independientes a través de múltiples usuarios u organizaciones en una arquitectura compartida.

¿Cuáles son las características principales de taskingai/taskingai?

Las características principales de taskingai/taskingai son: AI Agent Orchestration, Multi-Tenant Agent Deployment, Multi-Tenant AI Hosting, Agent Task Orchestrators, Visual Configuration Interfaces, Model Provider Integrations, AI Agent Development, AI Agent Frameworks.

¿Qué alternativas de código abierto existen para taskingai/taskingai?

Las alternativas de código abierto para taskingai/taskingai incluyen: genkit-ai/genkit — Genkit is an LLM application framework and generative AI developer toolkit designed for building production AI… nirdiamant/agents-towards-production — This project is a comprehensive framework for developing, orchestrating, and deploying autonomous agents. It provides… lazyagi/lazyllm — LazyLLM is a multi-agent framework and orchestration engine designed for building complex AI applications. It provides… letta-ai/letta — Letta is a framework for building, deploying, and managing autonomous AI agents that maintain persistent state across… mastra-ai/mastra — Mastra is an orchestration framework designed for building, deploying, and managing autonomous AI agents and… lss233/kirara-ai — Kirara-ai is an orchestration framework designed to integrate artificial intelligence models with multiple messaging…