TaskingAI
Basic Information
TaskingAI is a Backend-as-a-Service platform for building, managing and deploying LLM-based agents and AI-native applications. It provides a unified backend to integrate hundreds of language models and to manage agent functional modules such as tools, plugins, Retrieval-Augmented Generation systems, assistants and conversation history. The repository includes a self-hostable community edition with Docker compose examples and a Python client SDK for programmatic interaction. It supports both stateful and stateless usage patterns and allows decoupled configuration of models, memories, tools and retrieval systems. The project targets developers and teams who need an end-to-end server side to prototype, test in a console UI, and scale AI agents to production environments while supporting multi-tenant deployments.