Skip to content

Revnoplex/local-llm-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local LLM UI

Personal project for ollama web ui.

This project is still a work in progress and the code is currently just a proof of concept.

Usage

Create a .env by copying .env.example and add your own values as needed:

cp .env.example .env

Install Dependencies:

npm install

Build:

npm run build

Run with:

npm run start

About

Personal project for ollama web ui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors