TaskingAI
Open-Source-Plattform für die Entwicklung von KI-nativen Anwendungen mit RAG-, Funktionsaufruf- und Multi-LLM-Unterstützung
Überblick
Anforderungen
Empfohlener VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate-Hinweis
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
Verwandte Tools
AutoGPT
Build, Deploy, and Run AI Agents — autonomous AI that chains tasks to reach goals
Browser Use
Make websites accessible for AI agents — automate any online task
n8n
Workflow automation with AI nodes
OpenHands
AI-driven development platform — an autonomous coding agent that writes, runs, and debugs code
MetaGPT
Multi-Agent Framework for AI Software Teams
Dify
Open-source LLM app development platform
Anleitungen & Artikel
TaskingAI Tutorial: Deploy and Build Your First AI Assistant in 10 Minutes
A step-by-step tutorial to deploy TaskingAI with Docker, create an AI assistant with RAG capabilities, upload documents, set up function calling tools, and start chatting.
TaskingAI Guide: Build AI-Native Apps with RAG and Function Calling
An in-depth guide to TaskingAI — the open-source platform for building AI-native applications with RAG pipelines, function calling, multi-LLM orchestration, and a built-in vector store.