Browse Packages

kdeps-ttscomponent
v1.0.0

Text-to-speech synthesis — offline via espeak or online via OpenAI TTS API.

ttsspeechaudio
kdeps
kdeps-searchcomponent
v1.0.0

Web search via Tavily API — query the web and get structured results.

searchwebtavily
kdeps
kdeps-search-localcomponent
v1.0.0

Search local files by keyword or glob pattern — recursive directory search with content matching.

searchlocalfiles
kdeps
kdeps-scrapercomponent
v1.0.0

Web scraper — fetch a URL and extract text content, with optional CSS selector filtering.

scraperwebhtml
kdeps
kdeps-remoteagentcomponent
v1.0.0

Call a remote kdeps agent via HTTP — delegate tasks to agents running on other servers.

agentremotehttp
kdeps
kdeps-pdfcomponent
v1.0.0

Generate PDF documents from HTML or plain text content.

pdfdocumentexport
kdeps
kdeps-memorycomponent
v1.0.0

Persistent key-value memory store backed by SQLite.

memorystoragesqlite
kdeps
kdeps-inputcomponent
v1.0.0

Input processing — parse and validate incoming data from multiple sources.

inputparsingvalidation
kdeps
kdeps-embeddingcomponent
v1.0.0

Local document store with keyword similarity search — SQLite-backed, fully on-prem.

embeddingsearchrag
kdeps
kdeps-emailcomponent
v1.0.0

Send email via SMTP — supports TLS, HTML and plain text.

emailsmtpnotification
kdeps
kdeps-calendarcomponent
v1.0.0

Generate iCalendar (.ics) event files — meeting invites, reminders, scheduling.

calendaricsscheduling
kdeps
kdeps-browsercomponent
v1.0.0

Browser automation via Playwright — navigate, click, fill forms, screenshot, and extract content.

browserplaywrightautomation
kdeps
kdeps-botreplycomponent
v1.0.0

Chat bot reply via HTTP API — send messages to Telegram, Discord, Slack.

bottelegramdiscord
kdeps
kdeps-autopilotcomponent
v1.0.0

Autonomous task execution via LLM planning — break down goals into executable steps.

autopilotagentplanning
kdeps