awaescher/llmaid
Mass-edit files with LLMs
This tool helps developers and content managers efficiently make batch changes across many text or image files. You provide a set of files and specific instructions, and it sends each file to a large language model. The tool then either rewrites the files based on the model's response (e.g., to fix typos, add documentation) or generates reports (e.g., finding unprofessional language, detecting brands in images).
Use this if you need to apply a consistent, AI-powered transformation or analysis to many files in a project, such as fixing typos across an entire codebase or generating alt text for a folder of images.
Not ideal if you need an autonomous AI agent to navigate and make context-aware changes across your file structure, as it treats each file as a new, independent conversation.
Stars
8
Forks
3
Language
C#
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/awaescher/llmaid"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mishushakov/llm-scraper
Turn any webpage into structured data using LLMs
Mobile-Artificial-Intelligence/maid
Maid is a free and open source application for interfacing with llama.cpp models locally, and...
run-llama/LlamaIndexTS
Data framework for your LLM applications. Focus on server side solution
JHubi1/ollama-app
A modern and easy-to-use client for Ollama
serge-chat/serge
A web interface for chatting with Alpaca through llama.cpp. Fully dockerized, with an easy to use API.