node-llama-cpp and llama_sdk

These are ecosystem siblings—one provides Node.js bindings for llama.cpp while the other provides Dart bindings, allowing the same underlying C++ inference engine to be used across different programming language ecosystems (server-side JavaScript and mobile/Flutter applications respectively).

node-llama-cpp
73
Verified
llama_sdk
56
Established
Maintenance 13/25
Adoption 15/25
Maturity 25/25
Community 20/25
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 20/25
Stars: 1,942
Forks: 176
Downloads:
Commits (30d): 2
Language: TypeScript
License: MIT
Stars: 115
Forks: 26
Downloads:
Commits (30d): 0
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 llama_sdk

Mobile-Artificial-Intelligence/llama_sdk

lcpp is a dart implementation of llama.cpp used by the mobile artificial intelligence distribution (maid)

This is a Dart implementation of llama.cpp, allowing developers to integrate powerful large language models directly into their mobile and desktop applications. It takes model files and user prompts as input, and outputs text generated by the language model. This is for software developers building applications that require on-device AI capabilities.

mobile-app-development desktop-app-development on-device-AI language-model-integration Flutter-development

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