theluk/llm-patcher
Generate & Stream Patches of Changes and Save Tokens and Shortens Response Time
When you need an AI to make specific edits to a long document, LLM Patcher helps streamline the process. Instead of waiting for the AI to rewrite and stream the entire document, you provide your text and a find-and-replace instruction. The tool then intelligently streams back only the exact changes, making editing large documents faster and more cost-effective for anyone from content editors to operations engineers.
No commits in the last 6 months.
Use this if you need an AI to perform targeted find-and-replace actions on existing text, like correcting typos, updating terms, or anonymizing specific data, and want to receive only the changes, not the whole document.
Not ideal if you need an AI to generate text from scratch, summarize content, translate languages, or act as a general-purpose chatbot.
Stars
31
Forks
1
Language
TypeScript
License
—
Category
Last pushed
Jun 11, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/theluk/llm-patcher"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mangiucugna/json_repair
A python module to repair invalid JSON from LLMs
antfu/shiki-stream
Streaming highlighting with Shiki. Useful for highlighting text streams like LLM outputs.
iw4p/partialjson
+1M Downloads! Repair invalid LLM JSON, commonly used to parse the output of LLMs — Parsing...
yokingma/fetch-sse
An easy API for making Event Source requests, with all the features of fetch(), Supports...
kaptinlin/jsonrepair
A high-performance Golang library for easily repairing invalid JSON documents. Designed to fix...