pmichaillat / pmichaillat.github.io
Source code and content for pascalmichaillat.org
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing pmichaillat/pmichaillat.github.io in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewpascalmichaillat.org - Source Code and Content This repository contains the source code and content for Pascal Michaillat's website at https://pascalmichaillat.org. Source code • The website is generated with Hugo. • The source code is adapted from hugo-website, a minimalist template for academic websites. Content • Research papers - Papers and online appendices are stored as PDF files in the folder. Metadata are stored as Markdown files in the folder. • Course materials - Lecture notes, lecture slides, and homework are stored as PDF files in the folder. Course plans are stored as Markdown files in the folder. • Design templates - Documentation for design templates is stored as Markdown files in the folder. • Automated business cycle dashboard - Python code to create the dashboard graphs is stored in the folder. Dashboard architecture is stored as a Markdown file in the folder. Dashboard graphs are stored as HTML files in the folder, and underlying data are stored as CSV files in the same folder. • Content can be batch downloaded by cloning this repository. License • The source code is licensed under the MIT License. • The content is licensed under the Creative Commons Attribution 4.0 International License, except where otherwise noted.