AIAny
Icon for item

Liminal-Dreamcore-1K

Collection of 1,000 AI-generated dreamcore aesthetic images (2K JPEGs, numbered 001–1000) intended for creative prototyping and visual research. Images were produced with GPT Image 2 and released under an MIT license.

Introduction

Why this matters

Dreamcore is a distinct aesthetic niche — liminal, nostalgic, and intentionally uncanny. This dataset provides a compact, consistently generated snapshot of that visual language: 1,000 images produced with the same pipeline (GPT Image 2, 2K resolution, medium quality) and numbered for easy programmatic access. For anyone studying aesthetic style, dataset curation, or creative workflows, a focused synthetic collection like this is useful because it isolates a coherent stylistic space.

What Sets It Apart
  • Consistency by design — each image was produced under a fixed generation pipeline and prompting process, which reduces within-dataset stylistic noise and makes the collection suitable for controlled experiments (e.g., classifier training, style transfer targets).
  • Compact and labeled filenames — 001.jpg through 1000.jpg simplifies indexing, batching, and reproducible sampling for experiments or demos.
  • Permissive reuse — published with an MIT-compatible license on the dataset card, enabling broad reuse and commercial experimentation (still observe caveats below).
Who It's For and Tradeoffs

Great fit if you want a small, coherent corpus to: prototype aesthetic classifiers, fine-tune small generative models for a specific look, build galleries or UI demos, or evaluate how models respond to a narrowly defined visual style. It is less suitable as a general-purpose training corpus: 1,000 images is small for training large models from scratch and the images are synthetic and style-specific, so models trained only on this set will not generalize to diverse, real-world imagery.

Important caveats: the dataset is entirely AI-generated (GPT Image 2) and while the project card states an MIT license, legal and ethical concerns remain — for commercial deployment verify whether any generated images reproduce third-party copyrighted content or sensitive attributes. Also expect generation artifacts and a limited diversity of subjects and scenes inherent to a single aesthetic pipeline.

Where it fits

Think of this collection as a lightweight, plug-and-play asset for aesthetic experimentation rather than a comprehensive vision dataset. Use it for style-focused evaluation, demo content, or as a target domain for transfer learning; avoid using it as the sole training source for models intended to operate on varied real-world images.

Information

Categories

More Items

Hugging Face

A collection of ready-to-run Hugging Face Jobs OCR scripts that add a markdown column (or structured JSON) to image datasets, with model switching, layout detection, server-mode serving, and per-model options for table/form extraction.

Hugging Face

Provides 115M public GitHub source files (≈873GB of code, ~1TB uncompressed) with per-file metadata (repo, path, language, license). Supports streaming, language/license filtering and full download for training and evaluating code LLMs and code generation models.

Hugging Face

Provides labeled prompts with full-reference answers (including chain-of-thought and code blocks) and per-example metadata to train edge routing/orchestrator models that decide whether to handle inputs locally or route them to larger models. Includes complexity scores, coding/math flags, routing justifications, and an automated override rule; suited for fine-tuning small models (50M–1.5B) for edge deployment.