llm-box v0.1.0 - Initial Release
🚀 llm-box v0.1.0 - Initial Release
零代码,终端里搭 AI 流水线,完全离线。
📦 Downloads
| File | Platform |
|---|---|
llm-box-linux-amd64 |
Linux x86_64 |
llm-box-linux-arm64 |
Linux ARM64 |
llm-box-darwin-amd64 |
macOS Intel |
llm-box-darwin-arm64 |
macOS Apple Silicon |
llm-box-windows-amd64.exe |
Windows x86_64 |
llm-box-windows-arm64.exe |
Windows ARM64 |
✨ Highlights
- 🎨 Beautiful TUI with bubbletea + lipgloss
- 🔌 External nodes in any language via stdin/stdout
- 🦙 Ollama integration for fully local AI
- 📦 Zero dependencies single binary
- 🌐 YAML-driven workflows
🚀 Quick Start
curl -sL https://raw.githubusercontent.com/alib8b8/HKAIC/main/install.sh | bash
llm-box run examples/basic_summary.yaml✅ Verify
sha256sum -c checksums.txt📝 Full Changelog
Initial release. See README for details.