A React frontend skeleton for a chat interface with character selection and settings. Designed to be easily extended with backend API integration.
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).