gidea/chunkpad
Chunkpad is designed to prepare documents for Retrieval-Augmented Generation (RAG) pipelines and AI applications.
Supports multiple intelligent chunking strategies (fixed-size, heading-aware, paragraph-aware, sliding window) with per-document configuration and real-time token counting via tiktoken. Built as an Electron desktop app with React/TypeScript frontend, featuring a TipTap markdown editor for chunk manipulation, metadata management with YAML front matter, and exports to JSON/Markdown/text formats with source tracking for RAG pipelines.
Stars
4
Forks
—
Language
TypeScript
License
—
Category
Last pushed
Nov 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/gidea/chunkpad"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
danny-avila/rag_api
ID-based RAG FastAPI: Integration with Langchain and PostgreSQL/pgvector
mburaksayici/smallevals
smallevals — CPU-fast, GPU-blazing fast offline retrieval evaluation for RAG systems with tiny QA models.
naxoc/riffrag
A local RAG builder for code with a Claude Code skills creator
kxgst228/rag-forge
Modular RAG framework with hybrid retrieval, intelligent chunking, and multi-provider LLM support
GoparapukethaN/rag-forge
Modular RAG framework with hybrid retrieval, intelligent chunking, and multi-provider LLM support