KonsolScript Kookbook

Real-world app ideas you can build with KonsolScript's built-in modules and plugins. Each entry lists the key pieces from the lego set that make it possible.

Built-in modules · Plugins


Beginner Projects

CLI Tools & Automation

Data & Text Processing

Games & Interactive Apps

Web & Network

Database-Backed Apps

Security & Encoding

File & Archive Utilities


Advanced Projects — AI Orchestration

KonsolScript is a capable AI orchestration scripting language. The curl plugin paired with the Json module connects to any LLM REST API — OpenAI, Anthropic Claude, Google Gemini, Ollama, or any self-hosted model. From there you can build full AI orchestration pipelines: route prompts across models, cache responses, annotate datasets, index knowledge bases, and automate LLM-driven workflows — all in a clean, readable .ks script with no boilerplate.

AI API Integration

Data + AI

DevOps + AI

Infrastructure