Browse Packages
kdeps WebServer mode for serving static files
kdeps WebServer mode with reverse proxying to a backend application
Fully offline voice assistant: wake phrase, STT, LLM response, TTS - no cloud
Vision model integration for analyzing images with multimodal LLMs
Continuous AI camera surveillance: capture frames, analyze with vision LLM, log detections
LLM tool/function calling: declare available functions for the LLM to invoke
AI phone call handler: Twilio telephony, Deepgram STT, OpenAI TTS
Telegram bot that answers messages using a local LLM (Ollama)
One-shot bot: reads from stdin, processes with LLM, writes reply to stdout
Advanced SQL features: transactions, prepared statements, migrations, and aggregations
Workflow import pattern: shared base workflow with authentication inherited by others
Session management with persistent SQLite storage for authentication
Web search using the native searchWeb executor (DuckDuckGo by default)
Local filesystem search using the native searchLocal executor
Web scraping + AI summarization using the native scraper executor
{{ }} braces are optional for direct expressions but required for string interpolation
Interactive LLM chat REPL with 10 built-in tools for factual data and computation
Interactive LLM chat using the llm input source (stdin REPL)
Automated LinkedIn job applications with headless Chromium and local LLM
Jinja2 preprocessing in workflow and resource YAML files