Menu

Post image 1
Post image 2
Post image 3
Post image 4
Post image 5
Post image 6
1 / 6
0

GitHub - las7/TakoVM: Isolated AI workload execution with job execution built in

#github#tako#server#docs#docker#code
Reading 0:00
15s threshold

Run untrusted Python safely. Job queues and Docker isolation built-in. Used by enterprises. Run AI-generated code in isolated Docker containers with optional gVisor sandboxing. Job queues, retries, and execution history included. Documentation · Quick Start · API Reference # Install (requires Docker + Python 3.10+) pip install " tako-vm[server] " tako-vm setup # pull the executor Docker image tako-vm server # start server (auto-starts PostgreSQL via Docker) # Execute code curl -X POST http://localhost:8000/execute \ -H " Content-Type: application/json " \ -d ' {"code": "print(1 + 1)"} ' Why Tako VM? Sandbox solutions like e2b and microsandbox give you isolated code execution—but that's it.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More