
CrossGL builds open-source developer tools for portable GPU compute and evidence-based document review. Its CrossTL compiler translates shaders across major graphics APIs, while Credora provides AI-assisted PDF analysis with source-mapped findings. The company targets engineering teams and document-heavy review workflows.
Funding
Funding not disclosed
Founders
Product
Problem
Shader code is locked to specific graphics APIs and hardware, forcing developers to maintain multiple codebases for different platforms. Document review workflows similarly suffer from disconnected extraction, analysis, and decision processes that lack traceable evidence.
Solution
CrossGL provides two core products: CrossTL, an open-source universal shader translator that compiles shaders and compute kernels through a universal intermediate representation supporting 12 backends including Metal, DirectX, Vulkan, WebGPU, and CUDA; and Credora, an AI-powered document analysis platform that extracts fields, flags consistency risks, and generates annotated PDFs with evidence-mapped findings. CrossTL enables bidirectional translation with lossless round-trips and full pipeline coverage, while Credora keeps extraction, review findings, and source pages together for human-led decisions. The platform emphasizes open-source development, performance optimization, and clean developer experience across both products.
Target Audience
Primary customers are graphics and compute developers needing cross-platform shader portability, plus lending, insurance, government, and legal teams that review PDF documents as part of their decision workflows.
Features
- CrossTL supports 12 backends with bidirectional translation on cornerstone APIs including Metal, DirectX, Vulkan, WebGPU, CUDA, and HIP
- Five-stage pipeline (lex, parse, analyze, lower to IR, codegen) ensures production-grade translation with lossless round-trips
- Credora extracts fields with confidence scores and source-page context, using OCR when needed for sparse pages
- Credora generates annotated PDFs and structured JSON output while retaining analysis summaries for signed-in users
- Both products are available via API with shared API-key access and support workflow integration