CivArchive
    ← All articles
    Published August 24, 2025by elpath

    I made a free simple web app to manage LoRA dataset captions

    120 views0 reactions0 comments on CivitAI1 collected
    tool guidetrainingloradataset

    Hola,

    I built a free small web app to make handling LoRA datasets a lot easier.

    The main idea is to keep track of your datasets and manage captions in a cleaner way — instead of juggling raw txt files in Notepad. With this tool you can:

    • Organize your work into projects

    • Upload and browse images

    • Edit captions directly in the browser

    • Mix and match tokens quickly with a sidebar

    • Batch add, prefix, search/replace, and download everything neatly

    ⚠️ Just to be clear: the app does not generate captions for your images. It’s meant for managing and organizing existing captions so your dataset prep is smoother.

    Feel free to use it, clone it, or suggest improvements.

    Link: https://dataset-caption-tool.vercel.app/

    Repo: https://github.com/driosMotion/DatasetCaptionTool

    Tutorial: https://youtu.be/cN0tHnUkKB8

    I hope it´s helpful,

    Pat.