awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
TaskingAI avatar

TaskingAI/TaskingAI

0
View on GitHub↗
5,382 stele·357 fork-uri·Python·Apache-2.0·7 vizualizăriwww.tasking.ai↗

TaskingAI

TaskingAI este un orchestrator de agenți AI și o platformă de aplicații utilizată pentru a construi, implementa și scala aplicații AI-native. Acesta funcționează ca un backend multi-tenant de tip service, oferind infrastructura pentru a găzdui și gestiona instanțe independente de agenți AI pentru mai mulți utilizatori sau organizații pe o arhitectură partajată.

Platforma dispune de un constructor vizual de fluxuri de lucru și o consolă de gestionare a proiectelor, permițând utilizatorilor să configureze logica agenților și să testeze fluxurile de lucru ale conversațiilor printr-o interfață grafică înainte de a le muta într-un mediu de producție.

Sistemul orchestrează modele de limbaj mari prin standardizarea interacțiunilor între furnizorii cloud și cei locali printr-o interfață unificată. Suportă generarea augmentată prin recuperare (RAG) prin integrarea surselor de date externe și a plugin-urilor de căutare în fluxurile de lucru ale modelelor. Capabilitățile suplimentare includ gestionarea stării sesiunilor pentru urmărirea istoricului conversațiilor și o arhitectură bazată pe plugin-uri pentru extinderea instrumentelor agenților.

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.

Istoric stele

Graficul istoricului de stele pentru taskingai/taskingaiGraficul istoricului de stele pentru taskingai/taskingai

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face taskingai/taskingai?

TaskingAI este un orchestrator de agenți AI și o platformă de aplicații utilizată pentru a construi, implementa și scala aplicații AI-native. Acesta funcționează ca un backend multi-tenant de tip service, oferind infrastructura pentru a găzdui și gestiona instanțe independente de agenți AI pentru mai mulți utilizatori sau organizații pe o arhitectură partajată.

Care sunt principalele funcționalități ale taskingai/taskingai?

Principalele funcționalități ale taskingai/taskingai sunt: 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.

Care sunt câteva alternative open-source pentru taskingai/taskingai?

Alternativele open-source pentru taskingai/taskingai includ: 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…

Alternative open-source pentru TaskingAI

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu TaskingAI.
  • genkit-ai/genkitAvatar genkit-ai

    genkit-ai/genkit

    6,141Vezi pe 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
    Vezi pe GitHub↗6,141
  • nirdiamant/agents-towards-productionAvatar NirDiamant

    NirDiamant/agents-towards-production

    17,375Vezi pe 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
    Vezi pe GitHub↗17,375
  • lazyagi/lazyllmAvatar LazyAGI

    LazyAGI/LazyLLM

    3,842Vezi pe 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
    Vezi pe GitHub↗3,842
  • letta-ai/lettaAvatar letta-ai

    letta-ai/letta

    21,168Vezi pe 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
    Vezi pe GitHub↗21,168
  • Vezi toate cele 30 alternative pentru TaskingAI→