How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
WaveStitch is a deep generative framework for conditional time series synthesis. It enables the generation of realistic time series data conditioned on auxiliary features (e.g., labels, metadata) and signal anchors (e.g., partial observations). This codebase provides tools for experimentation…
Olmocr is a distributed document processing framework designed to convert PDF and image files into structured markdown. It functions as a vision-based document parser that utilizes multimodal neural networks to interpret complex visual layouts and translate them into standardized text representations. The system operates as a remote inference orchestrator, offloading heavy document analysis tasks to external servers or cloud APIs to minimize local computational requirements. By employing a stateless worker architecture, it decouples document ingestion from inference, allowing for the distribu
The Kinesis Scaling Utility is designed to give you the ability to scale Amazon Kinesis Streams in the same way that you scale EC2 Auto Scaling groups – up or down by a count or as a percentage of the total fleet. You can also simply scale to an exact number of Shards. There is no requirement for you to manage the allocation of the keyspace to Shards when using this API, as it is done automatically.
The main features of awslabs/amazon-kinesis-scaling-utils are: Data Processing.
Projects with overlapping indexed features include: adis98/wavestitch — WaveStitch is a deep generative framework for conditional time series synthesis. It enables the generation of… aimukhin/minfft — A minimalistic Fast Fourier Transform library. allenai/olmocr — Olmocr is a distributed document processing framework designed to convert PDF and image files into structured… ankurchavda/sparklearning — A comprehensive Spark guide collated from multiple sources that can be referred to learn more about Spark or as an… antirez/smaz — Small strings compression library. 599yongyang/datasetloom.