NodeLLM is an opinionated architectural layer for integrating
Large Language Models (LLMs) into Node.js systems.
Most LLM SDKs tightly couple applications to vendors, APIs, and churn.
NodeLLM provides:
- A provider-agnostic core
- A stable architectural boundary
- A production-oriented API
- Freedom to switch LLM providers without rewriting your system
NodeLLM is designed for long-lived systems, not demos or prompt playgrounds.
- 📦 npm: https://www.npmjs.com/package/@node-llm/core
- đź“– Documentation: https://node-ll.eshaiju.com
- đź’» Source: https://github.com/node-llm/node-llm
Created and maintained by Shaiju Edakulangara
https://eshaiju.com