chatpack 0.2.6

Prepare chat data for RAG / LLM ingestion. Supports Telegram, WhatsApp, Instagram, Discord.
Documentation
# Build artifacts
/target/
debug/
release/
chatpack.exe

# Cargo
Cargo.lock

# IDE
.idea/
.vscode/
*.swp
*.swo
*~

# OS
.DS_Store
Thumbs.db

# Test files
*.json
*.jsonl
!examples/*.json
*.csv
*.txt
!README.txt

# Environment
.env
.env.local