⚙️ GenAI System Design & Advanced Concept Seminars

  • ESSLLI 2024: Language Model Programming (yakazimir/esslli_2024_llm_programming): Official course materials and lecture files from the 2024 European Summer School in Logic, Language and Information. It treats LLM orchestrations like traditional programming paradigms, exploring imperative, declarative, and functional prompt-loop execution.
    👉 ESSLLI 2024 LM Programming GitHub Repository [1]
  • The Complete Guide to Context Engineering (mlnjsh/context-engineering): An advanced, open-source technical handbook exploring “Context Engineering” as a distinct science from basic prompt writing. It features structural notes on token budget allocations, memory retrieval pipelines, and building optimized context windows for complex reasoning.
    👉 Context Engineering Guide GitHub Repository [1]
  • Awesome Generative AI Guide (aishwaryanr/awesome-generative-ai-guide): A master repository structuring notes for building end-to-end AI applications. It breaks down the system design criteria required for constructing multimodal Q&A structures, AI co-pilots, and custom data search platforms.
    👉 Awesome GenAI Guide GitHub Repository [12]

You may also like...