Browse Packages
Text-to-speech synthesis — offline via espeak or online via OpenAI
Web search via Tavily API
Search local files by keyword or glob pattern
Web scraper using Python requests and BeautifulSoup
Call a remote kdeps agent via HTTP for agent federation
Generate PDF documents from HTML or plain text via pdfkit
Persistent key-value memory store backed by SQLite
Read workflow inputs and return them as a structured JSON object
Local document store with keyword similarity search (SQLite-backed)
Send email via Python smtplib (SMTP with STARTTLS)
Generate iCalendar (.ics) events via Python
Browser automation via Playwright (navigate, screenshot, getText)
Telegram bot reply via HTTP API
Autonomous task execution via LLM planning
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