https://github.com/milisp/plux
π‘ One-click local file-to-AI context. Chat with Claude, GPT, Gemini using your own files β instantly.
https://github.com/milisp/plux
chatgpt claude dxt explorer finder gemini llm-inference mcp mcp-client ollama
Last synced: 3 months ago
JSON representation
π‘ One-click local file-to-AI context. Chat with Claude, GPT, Gemini using your own files β instantly.
- Host: GitHub
- URL: https://github.com/milisp/plux
- Owner: milisp
- Created: 2025-08-05T14:19:08.000Z (3 months ago)
- Default Branch: dev
- Last Pushed: 2025-08-05T15:07:08.000Z (3 months ago)
- Last Synced: 2025-08-05T17:19:01.880Z (3 months ago)
- Topics: chatgpt, claude, dxt, explorer, finder, gemini, llm-inference, mcp, mcp-client, ollama
- Language: TypeScript
- Homepage:
- Size: 681 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
- awesome-codex-cli - Plux - AI finder/explorer with visual file tree and one-click @files to AI context (Community / Community Projects)
- awesome-codex-cli - Plux - AI finder/explorer with visual file tree and one-click @files to AI context (Community / Community Projects)
README
# plux
π― **One-click + your files to AI.**
**Plux** is a powerful desktop app that turns your local files β PDFs, CSVs, source code, anything β into real-time AI context with just one click. Ask questions, get summaries, understand your projects faster than ever.
Built with **React**, **TypeScript**, **Tauri**, and the **Model Context Protocol (MCP)**, Plux lets you work with your favorite models like Claude, GPT, and Gemini β locally or in the cloud.
## Screenshot

## Features
* π **Smart File Explorer**: Browse files and instantly preview them in-app
* β **One-Click Context**: Add any file to the AI conversation with a single click
* π¬ **Multi-Model AI Chat**: Switch between Claude, GPT, Gemini, or your own model via MCP
* π **Supports PDFs, CSVs, Code, Markdown**: AI understands your files natively
* π **MCP Integration**: Connect with pluggable model servers using Model Context Protocol
* π¨ **Syntax-Highlighted Viewer**: Code files beautifully rendered for reading and AI use
* β‘οΈ **Fast, Local, Private**: Powered by Tauri, your data stays on your machine
## Example
* Click on `data.csv` β AI shows a preview and lets you ask: βWhat's the average sales per region?β
* Open `main.rs` β Ask: βWhat does this function do?β
* Drop in `report.pdf` β Ask: βSummarize the key findings for me.β
You don't copy-paste. You don't switch tabs. You just click + and ask.
## Getting Started
### Prerequisites and installation
[development](CONTRIBUTING.md)
## Usage
1. **Navigate to Chat**: The app starts with the chat interface
2. **Browse Files**: Use the file tree on the left to explore your project
3. **Add Context**: Click the + button next to any file or folder to add it to your chat context
4. **Chat with AI**: Ask questions about your project - the AI will have access to the files you've added
## Get Involved
Plux is open-source and evolving fast. Star the repo β, try it out, or build your own plugin.
Weβre building the future of local-first, AI-powered development tools β and youβre invited.