@toolsycc/json-repair
A robust utility to repair JSON strings - fix malformed or broken JSON, especially from LLM output like ChatGPT.
json-repair-js
JavaScript library to repair broken/invalid JSON strings, especially from LLM outputs
zod-stream
A client for node or the browser to generate and consume streaming json
node-llama-cpp
Run AI models locally on your machine with node.js bindings for llama.cpp. Enforce a JSON schema on the model output on the generation level
openai-partial-stream
- Convert a **stream of token** into a **parsable JSON** object before the stream ends. - Implement **Streaming UI** in **LLM**-based AI application. - Leverage **OpenAI Function Calling** for early stream processing. - Parse **JSON stream** into distinct