AKTU CS Notes

AI-generated study notes for all 8 semesters of CS engineering (AKTU syllabus). ChatGPT-generated markdown notes from official syllabus topics.

Semesters

SemesterFolderSubjects
1stallnotes/cs/1/Engineering Physics, Chemistry, Mathematics, Electrical, Electronics, Programming + labs
2ndallnotes/cs/2/Data Structures, Computer Organization, Discrete Structures, OS, Python, AI
3rdallnotes/cs/3/DBMS, Compiler Design, DAA, Machine Learning, Software Engineering, Computer Networks
4thallnotes/cs/4/AI, NLP, Cryptography, Mobile Computing, IoT, Cloud Computing, Blockchain, Deep Learning
5thallnotes/cs/5/Compiler Design, DBMS, DAA, Machine Learning, COI, Web Design

Question Papers

Past AKTU exam papers in question-papers/, organized by source:

SourcePathContents
ABESquestion-papers/abes/MP, TAFL, Mathematics papers from ABES Engineering College
AKTU Onlinequestion-papers/aktuonline/OS, TAFL, UH subjects from aktuonline.com
Archivequestion-papers/archive/3rd-semester archived papers (COA, DS, DSTL, CSS, TC, SI)

How Notes Were Generated

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.

View on GitHub