Skip to content

Releases: gitstq/ScriptCraft-AI

🎬 ScriptCraft-AI v1.0.0

Choose a tag to compare

@gitstq gitstq released this 04 Jun 14:50

🎬 ScriptCraft-AI v1.0.0 Initial Release

Lightweight Terminal AI Video Script & Storyboard Intelligent Creation Engine

✨ What is ScriptCraft-AI?

ScriptCraft-AI is a lightweight, terminal-based AI video script and storyboard creation engine that supports GLM-5.1, OpenAI GPT-4o, and Ollama local models. Generate professional video scripts from any topic in seconds.

🚀 Features

  • 🤖 Multi-LLM support (GLM-5.1, GPT-4o, Ollama)
  • 🎬 Smart script generation with scene-by-scene breakdown
  • 🎨 Storyboard generation with shot types and composition
  • 📋 Multiple export formats: Markdown, JSON, CSV
  • 🎭 8 built-in video type templates
  • 🌐 Multi-language output (Chinese, English, more)
  • 🔍 AI-powered script review and refinement
  • 💬 Interactive guided creation mode

📦 Installation

pip install scriptcraft-ai

🏃 Quick Start

export ZHIPU_API_KEY="your_key"
scriptcraft generate "AI Technology" --type review --duration 60

📚 Docs