A living magazine-style AI portal updated intraday with a hub-and-spoke architecture.
- Hubs: Learn, Build, Govern, Apply, Research, Tools
- Atoms: Books, Papers, Posts, Prompts, Datasets, Snippets, Notes
drop → build → publish
- Code & scripts: MIT → see
LICENSE.code - Docs & knowledge: CC-BY 4.0 (attribution required) → see
LICENSE.docs - Cite this portal:
Joe Maristela et al. *rolodexter/ai Portal*. GitHub repository, 2025. https://github.com/rolodexter/ai - Map-only: This repo hosts indexes, abstracts, TOC-lite. Full manuscripts live in their own repos.
pip install -r requirements.txt
python tools/scripts/lint-frontmatter.py
python tools/scripts/build-portal.pyOptional Git hook (Windows/PowerShell):
tools\scripts\hooks\install-hooks.ps1CI runs linter + portal generator on every PR/push.