একটি JSON টেমপ্লেটে তথ্য গোছান:
{
"personal_info": {
"name": "",
"current_title": "",
"career_goal": "",
"industry": ""
},
"experience": [
{
"company": "",
"title": "",
"duration": "",
"responsibilities": [],
"achievements": []
}
],
"education": [],
"skills": {
"technical": [],
"soft": [],
"tools": []
},
"projects": [
{
"name": "",
"description": "",
"technologies": [],
"contribution": "",
"outcome": ""
}
],
"target_keywords": []
}