Add readme generation <noupdate>

This commit is contained in:
2024-04-19 21:02:30 +02:00
parent 2ffce7d894
commit 19c6975497
10 changed files with 168 additions and 1 deletions

View File

@ -0,0 +1,19 @@
{
"name": "Fundamentals of Artificial Intelligence and Knowledge Representation",
"year": 1,
"semester": 1,
"pdfs": [
{
"name": "Module 1",
"path": "module1/faikr1.pdf"
},
{
"name": "Module 2",
"path": "module2/faikr2.pdf"
},
{
"name": "Module 3",
"path": "module3/faikr3.pdf"
}
]
}