back to home

pmichaillat / pmichaillat.github.io

Source code and content for pascalmichaillat.org

86 stars
37 forks
0 issues
HTMLCSSPython

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.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/pmichaillat/pmichaillat.github.io)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

pascalmichaillat.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.