yozuk 0.21.1

Chatbot for Programmers
Documentation

Yozuk

GitHub license Rust dependency status crates.io WAPM package Telegram: YozukBot Discord: Yozuk#6060

Overview

Yozuk is a chatbot designed for helping programmers with trivial tasks such as UUID generation, hash calculation and timestamp conversion.

  • Knows what you want: With a combination of machine-learning and pattern-matching NLP, Yozuk infers the meaning of your requests so you don't have to remember the exact syntax of commands.

  • Provides full transparency: Fully open-source, no external dependency, no internet access and no tracking. Your data is completely under your control.

  • Runs everywhere: Not to mention WebAssembly support (Web browser and WASI), Yozuk runs natively on Windows, macOS, Linux, Android and iOS.

Getting Started

Documentation

https://docs.yozuk.com

Online Demo

Command-Line App

asciicast

Pre-built binaries

Homebrew

brew tap yozuk/yozuk

brew install zuk

Cargo

cargo install zuk

WAPM

wapm install yozuk/zuk

Libraries

Rust

TypeScript / JavaScript

Credits

Yozuk was inspired by the following projects: