gregreindel/llm-exe
A package that provides simplified base components to make building and maintaining LLM-powered applications easier.
This package helps JavaScript/TypeScript developers build robust applications that use large language models (LLMs). It simplifies the creation of components like prompts, parsers, and LLM executors, allowing for cleaner code and easier maintenance. Developers can use this to integrate LLM capabilities into their applications, handling text input and producing structured outputs.
130 stars. Available on npm.
Use this if you are a JavaScript/TypeScript developer building applications that integrate various LLMs and need a structured, maintainable way to handle prompts, parse responses, and manage LLM calls.
Not ideal if you are looking for a no-code solution or a non-developer tool to directly use LLMs for tasks without programming.
Stars
130
Forks
9
Language
TypeScript
License
MIT
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Dependencies
9
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/gregreindel/llm-exe"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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.