Kids
Explore the real-time entropy processing modules ("kids") used in the EMS pipeline architecture. EMS Kids are written in C, orchestrated by Rust, and capable of transforming, compressing, tagging, and scoring entropy streams in milliseconds.
š§ What Are EMS Kids?
EMS Kids are plug-and-play entropy processors that handle real-time quantum data inside WaterSlide pipelines. Each kid is optimized for throughput, low memory usage, and latency under 1ms. EMS uses Rust to manage execution, memory safety, and inter-process communication between Kids and the FastAPI backend.
Kids are custom C-based modules that perform specific tasks such as JSON parsing, entropy scoring, CURBy decoding, and advanced compression algorithms. They integrate seamlessly with the WaterSlide framework and can be deployed, tested, and monitored through automated deployment scripts.
𦾠Super Kids
Super Kids are next-generation EMS modules enhanced with MCP (Model Context Protocol) and ACP (Agent Communication Protocol). They understand AI context, make smart decisions, and can communicate with other agents or APIs. These are the cognitive layer of entropy routing, ideal for QKD, synthetic data generation, and AI pipelines.
š Compression Kid (Flagship Super Kid)
The flagship Compression Kid uses Microsoft LLMLingua to intelligently condense large AI prompts by up to 80%. This enables 3X more usage with ChatGPT, Claude, or local LLMs ā dramatically reducing API costs while preserving meaning.
Features: Gentle/Balanced/Aggressive compression modes, keyword preservation, real token savings tracking, and seamless integration with major AI APIs. Works with text now, with upcoming support for image, code, and document compression.

š¦ Available EMS Kids
Found 5 active kids (4 standard + 1 super kid). Last scanned:
Version: 2.0
Size: 2.3 MB
Framework: Python + FastAPI + LLMLingua
Version: 1.0
Size: 156 KiB
Framework: WaterSlide C Kid
Version: 1.0
Size: 156 KiB
Framework: WaterSlide C Kid
Version: 1.0
Size: 156 KiB
Framework: WaterSlide C Kid
Version: 1.0
Size: 27 KiB
Framework: WaterSlide C Kid
š§Ŗ Live Kid Testing Interface
Test any available kid with custom entropy data. For the Compression Kid, use the dedicated interface above.
š§ Integration & Deployment
EMS Kids are deployed using automated scripts and integrate seamlessly with the WaterSlide framework. Each kid can be independently deployed, tested, and monitored.
š Deployment
⢠Automated deployment scripts
⢠WaterSlide framework integration
⢠PostgreSQL database connectivity
⢠Real-time monitoring and logging
š Monitoring
⢠Performance metrics tracking
⢠Real-time processing statistics
⢠Memory and CPU usage monitoring
⢠Automated health checks
š API Integration
⢠FastAPI backend connectivity
⢠WebSocket streaming support
⢠RESTful API endpoints
⢠Multi-server architecture support
š Developer Resources
Template System: Use our template system to create new kids with automatic build scripts and deployment integration.
Documentation: Complete development guides, API references, and integration examples.
Testing: Comprehensive test suites with performance benchmarks and memory leak detection.