├── README.md └── llm-mind-map.svg /README.md: -------------------------------------------------------------------------------- 1 | ### Notes to Contributors 2 | - Pull requests to this repo are welcome 3 | - New mind maps as SVG files can be added for detailed treatment on sub-topics 4 | - Links from mind maps should point to only articles on [Devopedia](https://devopedia.org) 5 | - Use [Draw.io](https://draw.io) to edit the SVG files 6 | 7 | *** 8 | 9 | ![llm-mind-map ](/llm-mind-map.svg) 10 | --------------------------------------------------------------------------------