TaskWeaver
Code-first AI agent framework for planning and executing data analytics tasks
Überblick
Anforderungen
Empfohlener VPS
Hostinger · KVM 2
2 vCPU · 8192 MB · 100 GB
Hostinger · KVM 2
2 vCPU · 8192 MB · 100 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Affiliate-Hinweis
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
taskweaver:
image: taskweavercontainers/taskweaver-all-in-one:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/taskweaver:/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
Getting Started with TaskWeaver: Docker Setup and First Data Session
Get TaskWeaver running in minutes with Docker. Step-by-step guide to setup, first data analytics session, and tips for production use.
TaskWeaver: Microsoft Code-First Agent Framework for Data Analytics
TaskWeaver is Microsoft's code-first agent framework for data analytics. It uses LLMs to generate Python code, orchestrate plugins, and maintain stateful sessions — all deployable via Docker.