2 个仓库
Exposing generative workflows as programmatic endpoints for external software.
Explore 2 awesome GitHub repositories matching artificial intelligence & ml · API Integration Services. Refine with filters or upvote what's useful.
ComfyUI is a node-based generative AI orchestration engine designed for constructing, testing, and executing complex image and video synthesis pipelines. By utilizing a directed acyclic graph execution model, the platform allows users to build reproducible workflows through modular, interconnected processing blocks without requiring manual code implementation. It serves as both a local environment for high-performance model inference and a production-ready server for deploying generative capabilities. The platform distinguishes itself through its focus on workflow portability and extensibilit
Provides programmatic endpoints that allow external software to trigger and manage visual generative workflows.
LaTeX-OCR is a specialized optical character recognition system designed to identify and transcribe complex mathematical symbols and their spatial relationships from images. It functions as a machine learning engine that converts visual representations of equations into structured LaTeX code for use in technical documentation and academic typesetting. The project utilizes a hierarchical vision-based encoding and autoregressive sequence decoding architecture to process input images and generate mathematical notation token by token. Beyond its core recognition capabilities, the system provides
The project exposes recognition services through a network interface, allowing external applications to integrate automated mathematical transcription capabilities into their own workflows.