Report / sample-config.json
salekml's picture
Upload 7 files
7adf043 verified
raw
history blame contribute delete
738 Bytes
{
"studentName": "Md. Rahman Ahmed",
"studentId": "2023-1-60-001",
"department": "Computer Science & Engineering",
"university": "East West University",
"courseTitle": "Artificial Intelligence",
"courseCode": "CSE 366",
"teacherName": "Dr. Sarah Johnson",
"teacherDesignation": "Associate Professor",
"submissionDate": "2026-02-14",
"reportType": "assignment",
"reportTitle": "Deep Learning Applications in Medical Imaging",
"topic": "Comprehensive Analysis of Convolutional Neural Networks for Detecting Lung Cancer from CT Scans",
"includeAbstract": true,
"includeTOC": true,
"includeReferences": true,
"pageNumbers": true,
"fontFamily": "Times New Roman",
"fontSize": "12",
"lineSpacing": "1.5"
}