Browser-based LLM interface in a single HTML file
Top 60.4% on sourcepulse
Mikupad is a browser-based frontend for interacting with various language models, designed for ease of use and flexibility. It targets users who want a single, self-contained HTML file for LLM interaction, offering features like session persistence, multiple backend support, and advanced generation controls, all without complex setup.
How It Works
Mikupad is a single HTML file built with ReactJS, allowing it to run directly in a web browser. It supports multiple LLM backends, including llama.cpp, koboldcpp, AI Horde, and any OpenAI-compatible API. Its architecture emphasizes local execution and session management, with features like persistent context, world info, and prediction undo/redo enhancing the user's workflow.
Quick Start & Requirements
mikupad.html
directly in a web browser.mikupad_compiled.html
from Releases or use the provided compile script.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
Token probability features require specific sampler settings with oobabooga or token streaming disabled with koboldcpp.
6 months ago
1+ week