LLM code review tool
Project description
MinUI
A lightweight Web UI for requesting and reviewing project changes with LLMs in a mailing list format, good for iterative refinement.
Usage
pip install .
Navigate to your project folder and run:
minui
The browser will open automatically. Click the Settings button in the top right to configure your API Provider (OpenAI, Anthropic, Google, or compatible services like OpenRouter/Ollama), API Key, and Model.
Settings are saved in your browser's local storage.
Ignoring files
MailUi respects .treeignore. Create it in your project root directory (Syntax is identical to .gitignore).
[!NOTE] MinUI does not assume any VCS, which is why we use .treeignore instead of something like a .gitignore. But the idea is the same, if you wouldn't send it to Github, you probably don't want to send it to the LLM either. You can copy .gitignore, rename it to .treeignore, and add any patterns you need.
Please treat sessions as disposable. Even SOTA models perform worse after the first few requests. This tool doesn't track multiple chats. Just copy/save the outputs that you like, make your changes and move on.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file minui-0.1.0-py3-none-any.whl.
File metadata
- Download URL: minui-0.1.0-py3-none-any.whl
- Upload date:
- Size: 20.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3b59fc95882ca2e3875d21b42165724f6947db7760e206059e779180e7f81111
|
|
| MD5 |
830f8a5211d94dc985a16dd1129a81d6
|
|
| BLAKE2b-256 |
7ac4be76f865a55e46a5fc00e7772c0d184a7c9e9e468a9e4c10957f119121da
|