Processes and indexes seized digital evidence — disk images, files, timelines — for forensic examiners. Bundles high-speed carving, OCR, named-entity recognition, similar-image and face search, and audio transcription behind scriptable Java parsers.
Expresses data quality checks as reusable, declarative "expectations" and auto-generates human-readable validation reports and docs; integrates with Python data stacks to enforce and monitor data reliability in ML and analytics pipelines.
Turns a top-to-bottom Python script into an interactive web app: each widget interaction reruns the whole script, with cache decorators skipping redundant work. No callbacks or HTML needed; built for data dashboards, ML demos, and internal tools.
Differentiable programming framework for quantum computers: build variational circuits, compute their gradients alongside PyTorch, TensorFlow, or JAX, and run identical code on simulators or real hardware via IBM, AWS Braket, and Google plugins.
Open-source Airtable alternative for building databases, apps, automations, and AI agents without code over a PostgreSQL-backed REST API. The Kuma assistant turns plain language into tables and workflows; self-hostable with full data ownership.
Provides an AI-driven English learning app suite (Enjoy) that focuses on speaking practice and pronunciation evaluation. Open-source repo backing a web app, browser extensions for YouTube/Netflix, and a local-first desktop/web client design; some scoring features require the project's paid Enjoy AI service.
Node-based platform for building automation workflows that wire together 400+ apps and 70+ LangChain AI nodes, supporting agents, RAG, and 12+ LLM providers. Fair-code licensed and self-hostable, so pricing is server time rather than per-operation.
Consolidates customer conversations from website chat, email, social and messaging channels into a single support inbox with self-hosting and Docker/one-click deployment options. Includes an optional AI agent (Captain) for automated replies, multilingual translation, and integrations.
Build, customize, and export professional resumes via a privacy-first web app with real-time preview and client-side PDF export. Offers templates, JSON/DOCX exports, Docker self-hosting, and optional AI-driven content suggestions.
PyTorch object detector built for shipping: train on your own data, then export to ONNX, CoreML, TFLite, or TensorRT with one command. Comes in five sizes (n/s/m/l/x) and adds instance-segmentation and classification heads beyond bounding-box detection.
Extracts vocals and instrumentals from audio using an ensemble of models — MDX-Net/MDX23C, Demucs v3/v4, and the VR architecture. Runs locally via a Tkinter GUI with GPU acceleration across Nvidia, AMD, Intel, and Apple chips.