Skip to content

rohitmsaxena/nodellama

Repository files navigation

Electron + TypeScript + React + Vite + node-llama-cpp

This template provides a minimal setup to get an Electron app working with TypeScript and node-llama-cpp, React with TypeScript for the renderer, and some ESLint rules.

Get started

Install node modules and download the model files used by node-llama-cpp:

npm install

Start the project:

npm start

Generated using npm create node-llama-cpp@latest (learn more)

About

npm create node-llama-cpp@latest -- --template electron-typescript-react

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published