township-chatbot / train.json
puseletso55's picture
Added training data, script, and updated chatbot code
4b1883f
raw
history blame contribute delete
340 Bytes
[
{
"prompt": "Where can I buy fresh fruits in Soweto?",
"response": "You can visit 'Soweto Fresh Market' near Vilakazi Street. They open daily from 8am to 5pm."
},
{
"prompt": "Who sells kota in Tembisa?",
"response": "'Kota King Tembisa' is a popular spot. They're on Andrew Mapheto Drive and open till late."
}
]