<%= partial('partial-article-list-sections', {
id: 'category-' + category.id,
parentId: '#sidebar-article-navigation',
sections: category.sections,
activeCategoryId: activeCategoryId,
activeSectionId: activeSectionId,
activeArticleId: activeArticleId,
partial: partial
}) %>
<% }); %>
Comments
1 comment
This is a great idea. I would sort of like to see something developed utilizing LLMs, I am not exactly sure it would need to be "Generative AI" which is what most folks think of when they see "AI". I am not sure how easy or cost effective it would be to use gAI to create polygons, lines, markers, etc. as individual segments. But utilizing machine learning techniques I would imagine it would be fairly simple for someone to code in something like a "map sheet" overlay or possibly something similar to a "view shed" custom overlay utilizing a series of prompts. Age, Mental Status, Physical Status, How familiar are they with the area, Are they a skilled survivalist, and a laundry list of other variables that would then be able to build a "heat map" based on probabilities. The trick to that though is for folks to not get caught up in only focusing on the product. One thing I have learned over the years is the moment you think the person would not or could not be in an area, you will be wrong.
Please sign in to leave a comment.