Skip to content

TiagoMarinho/llmwebui

Repository files navigation

LLM WebUI

GitHub Issues GitHub Pull Requests GitHub contributors GitHub repo size

A React frontend for a chat interface with character selection and settings.

Installation

1. Clone the repository

git clone https://github.com/TiagoMarinho/llmwebui
cd llmwebui

2. Install dependencies

npm install

3. Start the development server

npm run dev

4. Run the app in your browser

Open your browser at http://localhost:5173 (or the URL shown in your terminal).

Contributing

  1. Fork the repo
  2. Create a new branch with git checkout -b feature/your-feature
  3. Make your changes
  4. Submit a pull request

Check issues for ideas.

Top Contributors

About

Large language model WebUI with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors