Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
A simple tool to select files from a repository to copy/paste into an LLM
| Date | Stars |
|---|---|
| 2026-07-31 | 1174 |
| 2026-08-04 | 1174 |
| 2026-08-06 | 1174 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# PasteMax <p align="center"> <img src="https://github.com/user-attachments/assets/fe5ed9f2-fcb1-41d7-bc38-fb130fadf116" width="150" alt="PasteMaxIcon"> </p> <p align="center"> A modern file viewer application for developers to easily navigate, search, and copy code from repositories.<br/> Ideal for pasting into ChatGPT or your LLM of choice. Built with Electron, React, and TypeScript. </p> <p align="center"> <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="License: MIT"></a> <a href="https://github.com/kleneway/pastemax/issues"><img src="https://img.shields.io/github/issues/kleneway/pastemax" alt="GitHub issues"></a> <a href="https://github.com/kleneway/pastemax/releases/latest"><img src="https://img.shields.io/github/v/release/kleneway/pastemax" alt="GitHub releases"></a> </p> ## Overview PasteMax is a simple desktop app built for developers using AI coding assistants. It makes sharing your code with LLMs easy, thanks to a smart file explorer with token counting, file filtering, quick copy, and a previewer. Select the files you need, skip binaries and junk, and get clean, formatted snippets ready for your LLM.    ## Video [YouTube Link](https://youtu.be/YV-pZSDNnPo) ## Features ### File Navigation & Management - **File Tree Navigation**: Browse directories and files with an expandable tree view - **Search Capabilities**: Quickly find files by name or content - **Sorting Options**: Sort files by name, size, or token count - **File Change Watcher**: Automatically updates the file list when files are added, modified, or deleted - **Manual Refresh**: Option to perform a full directory re-scan when needed ### AI-Ready Features - **Token Counting**: View approximate token count for each file - **Model Context Limit**: Select different models (Claude-3.7, GPT-4o, Gemini 2.5, etc.) - **Context Limit Warning**: Get alerted when selections exceed the model's context limit ### Content & Preview - **File Previewer**: View file contents in a dedicated preview pane - **Selection Management**: Select multiple files and copy their contents together - **Binary File Detection**: Automatic detection and exclusion of binary files - **Smart File Exclusion**: Auto-excludes package-lock.json, node_modules, etc. ### Workflow Enhancements - **Workspace Management**: Save and load workspaces for quick directory access - **Automatic Update Checker**: Stay current with the latest releases - **Dark Mode**: Toggle between light and dark themes for comfortable viewing - **Cross-Platform**: Available for Windows, Mac, Linux and WSL ## Installation ### Download Binary Download the latest PasteMax version from the [releases page](https://github.com/kleneway/pastemax/releases/latest). ### Build from Source 1. Clone the repository: ``` git clone https://github.com/kleneway/pastemax.git cd pastemax ``` 2. Install dependencies: ``` npm install ``` 3. Build the app: ``` npm run build:electron npm run package ``` **Note**: If you encounter issues with `npm run package`, you can try the platform-specific command: ``` npm run package:win npm run package:mac npm run package:linux ``` After successful build, you'll find the executable files inside the `release-builds` directory: **Windows:** - `PasteMax Setup 1.0.0.exe` - Installer version - `PasteMax 1.0.0.exe` - Portable version **Mac:** - `PasteMax 1.0.0.dmg` - Installer version - `PasteMax 1.0.0.zip` - Portable version **Linx:** - `PasteMax 1.0.0.deb` - Installer version (Deb package) - `PasteMax 1.0.0.rpm` - Installer version (RPM package) - `PasteMax 1.0.0.AppImage` - Portable version ## Development ### Prerequisites
Excerpt of 6,565 characters
Read on GitHub469
17
14
Nico Bailon · Pika Labs · Canada
5
3
3
2
2
2
1
1
1
1
1
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:acbaacb809b6b3d3, llm:description: 'A simple tool to select files from a repository to copy/paste into an LLM'
matched fp:acbaacb809b6b3d3, llm:description: 'A simple tool to select files from a repository to copy/paste into an LLM'