0x6a69616e/node-vercel-llm-api
JavaScript implementation of ading2210/vercel-llm-api.
This is a JavaScript library that allows developers to integrate various large language models (LLMs) into their applications without direct API keys, leveraging the Vercel AI Playground. Developers can feed in prompts or chat message histories to receive generated text or conversation responses. It's intended for JavaScript developers building applications that need access to different LLMs, including free tiers of OpenAI's ChatGPT and Cohere's Command Nightly.
No commits in the last 6 months. Available on npm.
Use this if you are a JavaScript developer who needs to experiment with or integrate multiple LLMs into an application without incurring direct API costs or managing multiple API keys.
Not ideal if you need enterprise-level authentication, access to 'pro' or 'hobby' tier models, or if you are not a JavaScript developer.
Stars
7
Forks
1
Language
JavaScript
License
MIT
Category
Last pushed
Sep 02, 2023
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/0x6a69616e/node-vercel-llm-api"
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.