Hacker News new | ask | show | jobs
WhatsApp Parser for LLM Instruction Finetuning (github.com)
3 points by amaldavid 886 days ago
1 comments

Just started working on this small project where one can just convert their whatsapp conversations into an instruction dataset which can be finetuned with any OSS models for creating a clone of themselves.

Have added sensitive info redaction and also general whatsapp messages redaction when parsing and compiling the dataset.

Very early but appreciate any suggestions or discussions around this.