chatpack 0.3.0

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

debug/

release/

chatpack.exe


# IDE
.idea/

.vscode/

*.swp

*.swo

*~


# OS
.DS_Store

Thumbs.db


# Test files
*.json

*.jsonl

!examples/*.json

*.csv

*.txt

!README.txt


# Environment
.env

.env.local