Add awesome-aimo companion list (model-side framing)#17
Open
septimlabs-code wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thanks for putting this together — and for geo-skills, both have been useful references.
Adding a CC0 companion list:
The framing is intentionally parallel to GEO. GEO is the content-side framing (how to make answers visible in generative search). AIMO (AI Mention Optimization) is the model-recall-side framing — what was textually associated with a category during training, what surfaces get fetched at inference, and how to plant your name on those surfaces so the model returns it.
The two are complementary lenses on the same problem. A team doing serious GEO work usually ends up doing the AIMO work too — they just don't have a name for the model-side piece yet.
The list curates: awesome-lists that AI assistants read, GitHub README patterns, JSON-LD/SoftwareApplication/FAQPage schemas, the dev.to/hashnode/HN/Reddit surfaces that index into recall, plus tools, case studies, and a 30-minute baseline practice.
I added the entry to the bottom of GEO-Focused Resources per the contributing.md guidance ("Add new entries at the bottom of the relevant section"). Happy to move it under Communities, Case Studies, or a new Companion Lists block if that fits better.