node-llama-cpp and LLamaSharp

These are ecosystem siblings: node-llama-cpp provides Node.js bindings for the underlying llama.cpp C++ inference engine, while LLamaSharp provides C#/.NET bindings for the same engine, allowing developers to run local LLMs in their preferred language/runtime.

node-llama-cpp
73
Verified
LLamaSharp
65
Established
Maintenance 13/25
Adoption 15/25
Maturity 25/25
Community 20/25
Maintenance 17/25
Adoption 10/25
Maturity 16/25
Community 22/25
Stars: 1,942
Forks: 176
Downloads:
Commits (30d): 2
Language: TypeScript
License: MIT
Stars: 3,572
Forks: 488
Downloads:
Commits (30d): 14
Language: C#
License: MIT
No risk flags
No Package No Dependents

About node-llama-cpp

withcatai/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

This project helps JavaScript and TypeScript developers integrate advanced AI capabilities directly into their applications by running large language models (LLMs) on their own machines. Developers input a language model and prompts, and the tool outputs structured text, function calls, or embeddings, enabling features like smart chatbots, data summarization, or advanced search within their applications. It's designed for developers building AI-powered features without relying on external cloud services.

AI-powered applications local LLM deployment JavaScript development TypeScript development on-device AI

About LLamaSharp

SciSharp/LLamaSharp

A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.

This is a C#/.NET library for developers who want to integrate large language models (LLMs) like LLaMA and LLaVA directly into their applications. It allows you to take pre-trained LLM model files and run them efficiently on a local computer's CPU or GPU. The library provides the tools to build applications that can process text inputs and generate human-like text outputs, or even understand images in multimodal models.

application-development AI-integration desktop-software web-application local-AI

Scores updated daily from GitHub, PyPI, and npm data. How scores work