Browse Packages
Single-shot document summarizer that reads a file from --file, stdin, or KDEPS_FILE_PATH and returns a structured summary.
Universal Agent Federation demo: agent-to-agent HTTP calls with cryptographic signing
Simple RAG pipeline - index documents and search them with the native embedding executor
All Docker configuration features in kdeps: volumes, networks, env, resources
Online AI-powered CV/JD matching pipeline using cloud LLM APIs
CV/JD matching pipeline using DeepSeek API for LLM and Ollama for embeddings
Fully offline AI-powered CV / Job Description matching pipeline using Ollama for LLM inference.
Control flow with if-else ternary, logical operators, and conditional skipping
Using unpacked component directories alongside .komponent archives
Advanced components: unpacked directories and packed .komponent archives
Component lifecycle hooks: automatic dependency installation and per-run cleanup
Auto-loading .komponent archives from the components/ directory
Workflow driven exclusively by run.component calls (no HTTP server or file reader)
Multi-resource workflow with parallel execution, dependencies, and data flow
AI code review agency running security and quality analysis in parallel
ChatGPT-like web UI powered by local LLMs via Ollama
Simple LLM chatbot
Batch processing with items iteration for parallel or sequential array processing
Automatic environment variable scoping for components
Simple two-agent agency demonstrating inter-agent calls and agency packaging