Run This Ai
EN DE

TaskingAI

Open source platform for AI-native application development with RAG, function calling, and multi-LLM support

★ 5,389 GitHub Apache-2.0 airagllmfunction-callingvector-database AI Agents

Overview

TaskingAI is an open source platform designed for building AI-native applications. It provides a comprehensive toolkit including RAG (Retrieval-Augmented Generation) for knowledge retrieval, function calling for tool integration, multi-LLM support across different providers, and a built-in vector store. With its modular architecture and RESTful API, developers can quickly prototype and deploy AI applications with features like conversation management, assistant orchestration, and retrieval pipelines. The platform supports popular LLM providers like OpenAI, Anthropic, Google, and open-source models via Ollama and llama.cpp. TaskingAI runs on Docker and requires minimal setup, making it ideal for teams looking to build production-ready AI applications without managing complex infrastructure.

Requirements

Min vCPU
2
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
8192 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 8

8 vCPU · 32256 MB · 400 GB

$20.00
View plan

Affiliate disclosure

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  taskingai:
    image: taskingai/taskingai-server:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/taskingai:/data

Best VPS for TaskingAI →

Related tools

Guides & articles