AI-generated study notes for all 8 semesters of CS engineering (AKTU syllabus). ChatGPT-generated markdown notes from official syllabus topics.
| Semester | Folder | Subjects |
|---|---|---|
| 1st | allnotes/cs/1/ | Engineering Physics, Chemistry, Mathematics, Electrical, Electronics, Programming + labs |
| 2nd | allnotes/cs/2/ | Data Structures, Computer Organization, Discrete Structures, OS, Python, AI |
| 3rd | allnotes/cs/3/ | DBMS, Compiler Design, DAA, Machine Learning, Software Engineering, Computer Networks |
| 4th | allnotes/cs/4/ | AI, NLP, Cryptography, Mobile Computing, IoT, Cloud Computing, Blockchain, Deep Learning |
| 5th | allnotes/cs/5/ | Compiler Design, DBMS, DAA, Machine Learning, COI, Web Design |
Past AKTU exam papers in question-papers/, organized by source:
| Source | Path | Contents |
|---|---|---|
| ABES | question-papers/abes/ | MP, TAFL, Mathematics papers from ABES Engineering College |
| AKTU Online | question-papers/aktuonline/ | OS, TAFL, UH subjects from aktuonline.com |
| Archive | question-papers/archive/ | 3rd-semester archived papers (COA, DS, DSTL, CSS, TC, SI) |
Python scripts in scripts/ used the OpenAI API to generate detailed markdown notes for every topic in the official AKTU syllabus. Keys are read from environment variables — see .env.example.