Provides multi-task long-speech evaluation data for eight speech-understanding tasks (ASR, summarization, QA, translation, emotion, speaker counting, content separation, language detection). Includes 101,822 long audio files and ~204,881 annotated examples with JSONL task splits for easy loading.
A fast, local document parser that extracts spatial text with bounding boxes from PDFs and other formats. Bundles Tesseract OCR and supports HTTP OCR servers, multi-language bindings (Rust, Node, Python, WASM) and screenshot generation; best for lightweight local pipelines but less suited to very complex or heavily scanned documents.
A challenge repository for training the best language model that fits inside a 16,000,000‑byte (16MB) submission artifact; provides baseline training code, FineWeb bpb evaluation, a public leaderboard, and compute-grant instructions for short 8×H100 runs.
Autonomous white-box AI pentester for web apps and APIs. It reads your source code, maps the running app, then runs specialized agents that fire real proof-of-concept exploits for injection, XSS, SSRF, and auth flaws — reporting only what it can exploit.
Turns a single Claude Code session into a coordinated game-development studio by providing 49 specialized AI agents, 72 slash-command skills, automated hooks and path-scoped rules. Includes tiered roles, engine-specific agent sets (Godot/Unity/Unreal) and templates to keep design, QA and release in sync.
Local LLM inference server for Apple Silicon that exposes an OpenAI-compatible API and a macOS menubar app. Uses continuous batching and a two-tier KV cache (RAM + SSD in safetensors) to persist context across restarts, enabling practical multi-model serving and fast local coding workflows.
Desktop app for managing markdown-based knowledge bases with a files-first, git-first workflow. Works offline, uses plain markdown + YAML frontmatter for portability, and includes AI-agent integrations and agent configuration to organize context, memory, and procedures for assistants.
Encodes production-grade engineering workflows (spec, plan, build, test, review, ship) as reusable "skills" so AI coding agents follow consistent development practices. Packaged as per-skill SKILL.md files and slash commands for integration with agents and CLIs. Suited for teams embedding engineering guardrails into agent-driven dev workflows.
Provides a workspace-first, Kanban-backed multi-agent coordination platform that routes goals through specialist lanes (Backlog→Todo→Dev→Review→Done), enforces evidence-based review gates and traces, and runs on both web and desktop runtimes.
Browser-based visual editor and learning hub for RDF/OWL ontologies (targeted at Microsoft Fabric IQ): interactive graph exploration, a searchable catalogue, an embeddable viewer, RDF/XML import/export, and a natural-language→ontology preview — all as a zero-backend static site.
Provides reusable “skill” instruction bundles that teach AI coding tools how to author, query, and operate Microsoft Fabric workloads via REST APIs, T-SQL, KQL and notebooks. Includes Copilot CLI/Claude/Cursor integrations, workload-focused bundles, and optional MCP configurations for live data access.