A React frontend for a chat interface with character selection and settings.
git clone https://github.com/TiagoMarinho/llmwebui
cd llmwebuinpm installnpm run devOpen your browser at http://localhost:5173 (or the URL shown in your terminal).
- Fork the repo
- Create a new branch with
git checkout -b feature/your-feature - Make your changes
- Submit a pull request
Check issues for ideas.