Tag
Explore by tags
Provides a set of task-focused agent “skills” — small folders of instructions that teach agents how to perform common Flutter development workflows (integration tests, widget previews, routing, localization). Maintained by the Flutter team to reduce mistakes and make repeatable dev tasks reliable.
Generates production-ready App Store and Google Play screenshots from app metadata and style preferences using AI. Scaffolds a Next.js project, composes ad-style slides with localized/RTL support, and exports PNGs at all required Apple and Google resolutions.
Orchestrates parallel CLI-based AI agents in isolated git worktrees so you can run multiple coding agents side-by-side, review AI-generated diffs, and link PRs/CI to each worktree. Desktop client with a mobile companion and BYO model subscriptions.
Self-hosted web and mobile interface for running and managing a Hermes autonomous agent — chat, persistent sessions, workspace file browsing, task scheduling, and tools with near-1:1 parity to the CLI. Designed for self-hosted homelab or VPS deployments; depends on a running Hermes Agent.
Delivers an ultra-efficient, edge-friendly multimodal image-and-video-to-text model optimized for on-device deployment. Uses mixed 4x/16x visual token compression, a low-FLOPs visual encoder, and multiple quantized variants for mobile and embedded inference.
Cross-platform native video editor with hardware-accelerated processing and frame-accurate multi-track timeline; core editor is open-source and free while optional Pro AI features (natural-language editing, auto-captions, smart reframing) are paid.
Multilingual on-device translation model compressed to 1.25-bit via the Sherry quantization, supporting 33 languages and 1,056 directions in a 440MB package for offline mobile translation and demos.
Open egocentric multimodal dataset for embodied AI and robot learning captured on commodity iPhone Pro: ~200 hours and ~10M RGB frames with LiDAR depth, ARKit 6‑DoF poses, IMU, two‑hand MANO mocap, room meshes, and hierarchical action captions.
Runs a full 27B-class language model using end-to-end binary (1.125-bit) weights, cutting FP16 size to ~3.9 GB. Key features: 262k-token context, custom 1-bit kernels for Apple MLX and CUDA, and an optional DSpark drafter for faster decoding. Best when memory footprint matters; trades some FP16 accuracy for on-device feasibility.
Runs a full 27B-class Qwen3.6-derived language model in a ~3.9 GB 1-bit GGUF pack for on-device inference with a 262K-token context; true 1.125 bits/weight binary representation, DSpark speculative drafter, and llama.cpp (CUDA/Metal/CPU) support.
Runs a full 27B-class Qwen3.6-derived LLM in a ~7.2 GB ternary/2‑bit format for on-device or single‑GPU text generation, retaining ~95% of FP16 performance and supporting a 262K‑token context. Designed for laptop/GPU deployment; exceeds typical phone memory limits.
Continuously records egocentric visual and audio streams into a lightweight streaming memory that organizes experiences into current, short-term, and long-term tiers and retrieves multimodal evidence to answer queries about past events. Built for on-device use (smartphones/AI glasses) with dynamic retrieval routing.