git404hub

what is civitai-night-harvest fr?

pastuh/civitai-night-harvest — explained in plain English

Analysis updated 2026-05-18

0TypeScriptAudience · vibe coderComplexity · 2/5Setup · easy

tl;dr

A desktop app that automatically crawls Civitai overnight and downloads AI image models (LoRAs and checkpoints) that match your search rules.

vibe map

mindmap
  root((Civitai Night Harvest))
    What it does
      Crawls Civitai catalog
      Auto downloads matches
      Checks for new uploads
    Tech stack
      TypeScript
      Node.js
      Desktop app
    Use cases
      Build model library
      Track model updates
      Organize LoRA files
    Audience
      Vibe coders
      Model collectors

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Automatically build a local library of LoRA and checkpoint models overnight without manual searching.

VIBE 2

Get notified and queue downloads when a model you already own gets a newer version.

VIBE 3

Organize downloaded models into tag based folders ready for use with SwarmUI.

what's the stack?

TypeScriptNode.jsnpm

how it stacks up fr

pastuh/civitai-night-harvest0xradioac7iv/tempfs52191314/web-agent-proxy-sdk
Stars000
LanguageTypeScriptTypeScriptTypeScript
Setup difficultyeasymoderatemoderate
Complexity2/53/54/5
Audiencevibe coderdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 30min

Requires Node.js 20 or newer and npm to build from source, a Civitai API key is needed for NSFW models.

No license information is provided in the README.

in plain english

Civitai Night Harvest is a desktop app that automatically browses, crawls, and downloads AI image models from Civitai, a site where people share LoRA and checkpoint files used with image generation tools. Instead of manually searching Civitai each day, you set up search rules once (model type, base model, keywords, whether to include NSFW content, and more), and the app crawls the catalog on its own, both walking through older pages and checking for new uploads every 15 minutes by default. When the app finds models matching your rules, it can queue and download them automatically, or you can review each match and pick which ones to grab manually. Downloaded files are saved in a folder layout meant to work directly with SwarmUI, a separate tool for running these models, and each download includes the model file itself, a preview image, and a metadata file describing it. The app also keeps a local library of everything you have downloaded, with tags, folders, and filtering by date, so you can find things again later. It watches for newer versions of models you already own and lets you queue, ignore, or ban updates. A download area shows progress, lets you set priorities, and handles retries if something fails partway through. Some NSFW or restricted models on Civitai require you to supply your own Civitai API key, which you enter in the app settings along with the folders where downloads should be saved. The developer notes that the download flow has mainly been tested with LoRA models, and that checkpoint file support is included but not yet fully verified. To run the project from source you need Node.js 20 or newer and npm, then clone the repository, run npm install, and start it with npm run dev.

prompts (copy fr)

prompt 1
Explain how the harvest rules in Civitai Night Harvest decide which models get downloaded automatically.
prompt 2
Walk me through setting up my Civitai API key so I can download NSFW models with this app.
prompt 3
Show me how the Library tab organizes downloaded models by date and tag folders.
prompt 4
Help me understand the difference between Auto, Manual, and Pause modes in this app.

Frequently asked questions

what is civitai-night-harvest fr?

A desktop app that automatically crawls Civitai overnight and downloads AI image models (LoRAs and checkpoints) that match your search rules.

What language is civitai-night-harvest written in?

Mainly TypeScript. The stack also includes TypeScript, Node.js, npm.

What license does civitai-night-harvest use?

No license information is provided in the README.

How hard is civitai-night-harvest to set up?

Setup difficulty is rated easy, with roughly 30min to a first successful run.

Who is civitai-night-harvest for?

Mainly vibe coder.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.