GitDeployHub

antvis/chart-visualization-skills

github.com/antvis/chart-visualization-skills ↗
Node.js API
5 environment variables found in .env.example

Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.

  • DEEPSEEK_API_KEY secret DeepSeek API Key
  • DEEPSEEK_API_ENDPOINT DeepSeek API Endpoint
  • DEEPSEEK_API_PATH DeepSeek API Path
  • DEEPSEEK_MODEL DeepSeek Model Name
  • VL_MODEL VL Model Name(Optional)
Alternative Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/antvis/chart-visualization-skills
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/antvis/chart-visualization-skills
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/antvis/chart-visualization-skills
Or deploy to a different host
← Try another repo