vertesia/llumiverse
Universal connector to LLMs for Node.js & Bun
This project helps developers integrate Large Language Models (LLMs) into their Node.js, Bun, or TypeScript applications without being locked into a single AI provider. It takes your prompt (text, images, or tools) and sends it to your chosen LLM, returning the model's response or an embedding. It's for backend or full-stack developers building services, workers, or CLI tools.
Use this if you are a developer building a Node.js or Bun application and need a consistent way to connect to various LLM providers, allowing you to switch between them easily without rewriting your integration code.
Not ideal if you are looking for a high-level application framework with pre-built chains or if you are primarily developing a frontend-only React/Next.js application.
Stars
30
Forks
6
Language
TypeScript
License
—
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/vertesia/llumiverse"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lmstudio-ai/lmstudio-js
LM Studio TypeScript SDK
lmstudio-ai/lms
LM Studio CLI
samestrin/llm-interface
A simple NPM interface for seamlessly interacting with 36 Large Language Model (LLM) providers,...
nbonamy/multi-llm-ts
A Typescript library to use LLM providers APIs in a unified way.
token-js/token.js
Integrate 200+ LLMs with one TypeScript SDK using OpenAI's format.