Skip to main content

xberg-io/xberg

SkillsMP는 xberg-io/xberg에서 26개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
26
GitHub 스타
9,157
GitHub 포크
568

이 저장소의 skills

직업 카테고리 1개 · 100% 분류됨

수집된 skill 26개 중 26개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Cargo feature flags for crates/xberg — ORT-incompatible targets (WASM, Android x86_64 emulator), type-only and tract inference companion features, WASM/Android-safe variants, PDF backend, mutually-exclusive ORT variants, platform-conditional deps, aggregate…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when extracting from many files at once with shared config, bounded parallelism, per-file overrides, and error recovery. Covers the `batch` command, `--file-configs`, `--max-concurrent`, and output layout.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when splitting extracted text into chunks for LLM context windows or RAG ingestion. Covers chunk size, overlap, markdown/yaml/semantic chunkers, tokenizer-based sizing, and the standalone `chunk` command.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when extracting keywords (YAKE/RAKE) from documents — and, secondarily, when detecting document language or generating embeddings for RAG and search. Covers the keyword config (and its feature gating), `--detect-language`, and the standalone `embed`…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when extracting tabular data from PDFs, spreadsheets, or images. Covers layout-aware table detection, table model selection, output formats (markdown / JSON cells), and known limits.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when extracting text from scanned PDFs, photographed pages, or images that have no embedded text layer. Covers OCR backends, language packs, force-OCR, and performance tuning.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when choosing an output format for extracted documents — text, markdown, djot, html, or JSON. Maps consumer (LLM, parser, archive) to the right `--format` / `--content-format` pair.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Extract text, tables, metadata, and images from 101 document formats (PDF, Office, images, HTML, email, archives, academic) using Xberg. Use when writing code that calls Xberg APIs in Python, Node.js/TypeScript, Rust, or CLI. Covers installation, extraction…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

WASM build constraints for the crates/xberg-wasm crate — the wasm-target feature set, no-tokio sync-only internal APIs, the mandatory SyncExtractor trait for WASM-compatible extractors, the 2 MB HTML size limit, size-optimized build config (opt-level="z"),…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Extract text, tables, metadata, and images from 101 document formats (PDF, Office, images, HTML, email, archives, academic) using Xberg. Use when writing code that calls Xberg APIs in Python, Node.js/TypeScript, Rust, or CLI. Covers installation, extraction…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

MIME type detection and extractor routing in core/mime.rs and core/extractor/bytes.rs — the extension→EXT_TO_MIME→validate→registry→extractor flow, key detection functions, the 115 case-insensitive extension map, priority-based registry selection, wildcard…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when splitting extracted text into chunks for LLM context windows or RAG ingestion. Covers chunk size, overlap, markdown/yaml/semantic chunkers, tokenizer-based sizing, and the standalone `chunk` command.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when extracting from many files at once with shared config, bounded parallelism, per-file overrides, and error recovery. Covers the `batch` command, `--file-configs`, `--max-concurrent`, and output layout.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when extracting keywords (YAKE/RAKE) from documents — and, secondarily, when detecting document language or generating embeddings for RAG and search. Covers the keyword config (and its feature gating), `--detect-language`, and the standalone `embed`…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when extracting tabular data from PDFs, spreadsheets, or images. Covers layout-aware table detection, table model selection, output formats (markdown / JSON cells), and known limits.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when extracting text from scanned PDFs, photographed pages, or images that have no embedded text layer. Covers OCR backends, language packs, force-OCR, and performance tuning.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Use when choosing an output format for extracted documents — text, markdown, djot, html, or JSON. Maps consumer (LLM, parser, archive) to the right `--format` / `--content-format` pair.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How xberg versions are synced and released — Cargo.toml is the single source of truth, `task version:sync` propagates it to alef-managed binding manifests AND the integrations under integrations/, which are versioned and published in lockstep with core…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Alef-managed generated bindings in packages/* and binding crates — the regeneration workflow (task alef:generate / alef:format), Go DocumentExtractor→Extractor rename mapping, the git-diff freshness check, and the key alef.toml sections. Load before editing…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

How Xberg resolves configuration — CLI-mode and server/MCP-mode precedence orders, config file auto-discovery (xberg.{toml,yaml,json}), field-level inline JSON merge (merge_json_into_config), config file formats, and apply_extraction_overrides. Load when…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

The Xberg workspace layout — the version source of truth (root Cargo.toml [workspace.package] version), the crates/ workspace members (core lib, CLI, FFI, per-language binding crates, OCR crates), the out-of-workspace binding packages under packages/ (PyPI,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

REST API server and MCP protocol integration

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Chunking, embeddings, and RAG pipeline integration

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Plugin architecture, registration, and trait patterns

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Document extraction pipeline architecture and patterns

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Format-specific document extraction workflows

원문 언어: 영어

업데이트
수집된 skill 26개 중 26개를 표시합니다.