Turn my blog feed into a QA dataset to fine-tune a LLM
This project converts blog feed content into a structured Question-Answer dataset using LLaMA 3.2 (via Ollama) for local processing. The generated dataset follows a conversational format and can be automatically pushed to Hugging Face.
The open source code is available here.