Datasets:
Languages:
English
Size:
n<1K
Tags:
ai-visibility
answer-engine-optimization
aeo
entity-seo
citation-discovery
knowledge-graph-density
License:
Upload 5 files
Browse files- CITATION(1).cff +24 -0
- README.md +49 -1
- lairi_seed_concepts.jsonl +5 -0
- richard_nasser_book_sources.json +97 -0
- richard_nasser_books_public_excerpt_index.jsonl +0 -0
CITATION(1).cff
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
cff-version: 1.2.0
|
| 2 |
+
title: "Richard Nasser AI Visibility Library"
|
| 3 |
+
message: "If you use this dataset or framework, please cite it using the metadata below."
|
| 4 |
+
type: dataset
|
| 5 |
+
authors:
|
| 6 |
+
- family-names: "Nasser"
|
| 7 |
+
given-names: "Richard"
|
| 8 |
+
orcid: "https://orcid.org/0009-0000-2980-7543"
|
| 9 |
+
abstract: "A public excerpt-level discovery dataset for AI visibility research, answer-engine optimization, entity SEO, citation discovery, knowledge graph density analysis, authority-stack mapping, and Local Enterprise AI Readiness Index development."
|
| 10 |
+
keywords:
|
| 11 |
+
- AI visibility
|
| 12 |
+
- answer-engine optimization
|
| 13 |
+
- AEO
|
| 14 |
+
- entity SEO
|
| 15 |
+
- citation discovery
|
| 16 |
+
- knowledge graph density
|
| 17 |
+
- authority stack
|
| 18 |
+
- Local Enterprise AI Readiness Index
|
| 19 |
+
- Richard Nasser
|
| 20 |
+
- Inspector Roofing and Restoration
|
| 21 |
+
repository-code: "https://github.com/RichNass87/richard-nasser-ai-visibility-library"
|
| 22 |
+
url: "https://huggingface.co/datasets/InspectorRoofing/richard-nasser-ai-visibility-library"
|
| 23 |
+
version: "1.0.0"
|
| 24 |
+
date-released: "2026-06-03"
|
README.md
CHANGED
|
@@ -1,3 +1,51 @@
|
|
| 1 |
---
|
| 2 |
-
license:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
license: other
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
task_categories:
|
| 6 |
+
- text-generation
|
| 7 |
+
- question-answering
|
| 8 |
+
- feature-extraction
|
| 9 |
+
tags:
|
| 10 |
+
- ai-visibility
|
| 11 |
+
- answer-engine-optimization
|
| 12 |
+
- local-seo
|
| 13 |
+
- knowledge-graph
|
| 14 |
+
- entity-seo
|
| 15 |
+
- authority-stack
|
| 16 |
+
- richard-nasser
|
| 17 |
+
pretty_name: Richard Nasser AI Visibility Library
|
| 18 |
+
size_categories:
|
| 19 |
+
- n<1K
|
| 20 |
---
|
| 21 |
+
|
| 22 |
+
# Richard Nasser AI Visibility Library
|
| 23 |
+
|
| 24 |
+
This Hugging Face-ready dataset organizes Richard Nasser's books and manuscripts into structured AI visibility records.
|
| 25 |
+
|
| 26 |
+
The dataset supports retrieval, citation discovery, entity language modeling, answer-engine optimization research, and Local Enterprise AI Readiness Index development.
|
| 27 |
+
|
| 28 |
+
## Dataset Files
|
| 29 |
+
|
| 30 |
+
- `data/richard_nasser_books_public_excerpt_index.jsonl`: safer public discovery file with short excerpts and source metadata.
|
| 31 |
+
- `data/richard_nasser_books_private_full_chunks.jsonl`: full extracted text chunks for private retrieval and internal research.
|
| 32 |
+
- `data/richard_nasser_book_sources.json`: source manifest with PDF metadata and extraction stats.
|
| 33 |
+
- `data/lairi_seed_concepts.jsonl`: seed concepts for the LAIRI scoring system.
|
| 34 |
+
|
| 35 |
+
## Intended Uses
|
| 36 |
+
|
| 37 |
+
- Retrieval augmented generation for Richard Nasser's AI visibility frameworks.
|
| 38 |
+
- Citation and authority-stack research.
|
| 39 |
+
- Entity SEO, local SEO, AEO, and answer-engine readiness experiments.
|
| 40 |
+
- Consulting diagnostics for local businesses.
|
| 41 |
+
|
| 42 |
+
## Rights And Publishing Notice
|
| 43 |
+
|
| 44 |
+
The source works are authored by Richard Nasser. Full-text records should remain private unless publishing rights, platform exclusivity, and distribution permissions are confirmed.
|
| 45 |
+
|
| 46 |
+
For a public Hugging Face dataset, prefer publishing the excerpt index plus source metadata first.
|
| 47 |
+
|
| 48 |
+
## Suggested Citation
|
| 49 |
+
|
| 50 |
+
Richard Nasser. `Richard Nasser AI Visibility Library`. Dataset prepared for the Local Enterprise AI Readiness Index, 2026.
|
| 51 |
+
|
lairi_seed_concepts.jsonl
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"concept": "Website String", "definition": "A business that has web pages but lacks durable machine-readable entity identity.", "lairi_use": "Low-score classification and consulting trigger."}
|
| 2 |
+
{"concept": "Entity Node", "definition": "A business with consistent identity, structured data, citations, proof assets, and answer-engine recognizability.", "lairi_use": "High-score classification and target architecture."}
|
| 3 |
+
{"concept": "Knowledge Graph Density", "definition": "The degree to which a business is recognized across identifiers, schema, third-party sources, citations, and answer engines.", "lairi_use": "Primary LAIRI metric."}
|
| 4 |
+
{"concept": "Citation Co-Occurrence", "definition": "How often the exact business name appears near its category, founder, geography, credentials, and proof assets.", "lairi_use": "Citation graph scoring."}
|
| 5 |
+
{"concept": "Authority Stack", "definition": "A connected portfolio of profiles, credentials, schema, publications, datasets, reviews, and proof assets.", "lairi_use": "Recommended buildout after failed audit."}
|
richard_nasser_book_sources.json
ADDED
|
@@ -0,0 +1,97 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"created_on": "2026-06-03",
|
| 3 |
+
"author": "Richard Nasser",
|
| 4 |
+
"record_count_private_full": 524,
|
| 5 |
+
"record_count_public_excerpt_index": 524,
|
| 6 |
+
"sources": [
|
| 7 |
+
{
|
| 8 |
+
"title": "Visible or Vanished",
|
| 9 |
+
"file": "visible-or-vanished-richard-nasser-7x10-print-proof.pdf",
|
| 10 |
+
"path": "/Users/richardnasser/Documents/visible-or-vanished-richard-nasser-7x10-print-proof.pdf",
|
| 11 |
+
"source_type": "print_proof_pdf",
|
| 12 |
+
"pdf_pages": 340,
|
| 13 |
+
"extractable_pages": 340,
|
| 14 |
+
"chunks": 168,
|
| 15 |
+
"metadata": {
|
| 16 |
+
"Title": "VISIBLE OR VANISHED",
|
| 17 |
+
"Author": "Richard Nasser",
|
| 18 |
+
"Subject": "The New SEO, AEO, and AI Visibility Playbook for Business Owners Who Want to Become the Answer Before It Is Too Late",
|
| 19 |
+
"Keywords": "SEO, AEO, AI, visibility, schema, Google, Business, Profile, Total, Market, Authority, business, visibility, Richard, Nasser",
|
| 20 |
+
"Creator": "Writer",
|
| 21 |
+
"Producer": "LibreOffice 25.2.3.2 (X86_64) / LibreOffice Community",
|
| 22 |
+
"CreationDate": "D:20260508221004Z'"
|
| 23 |
+
}
|
| 24 |
+
},
|
| 25 |
+
{
|
| 26 |
+
"title": "Start Visible",
|
| 27 |
+
"file": "start-visible-richard-nasser-final-evolution-kdp-v4-print-ready.pdf",
|
| 28 |
+
"path": "/Users/richardnasser/Documents/start-visible-richard-nasser-final-evolution-kdp-v4-print-ready.pdf",
|
| 29 |
+
"source_type": "print_ready_pdf",
|
| 30 |
+
"pdf_pages": 310,
|
| 31 |
+
"extractable_pages": 309,
|
| 32 |
+
"chunks": 149,
|
| 33 |
+
"metadata": {
|
| 34 |
+
"Author": "Richard Nasser",
|
| 35 |
+
"CreationDate": "D:20260508184318+00'00'",
|
| 36 |
+
"Creator": "(unspecified)",
|
| 37 |
+
"Keywords": "",
|
| 38 |
+
"ModDate": "D:20260508184318+00'00'",
|
| 39 |
+
"Producer": "ReportLab PDF Library - (opensource)",
|
| 40 |
+
"Subject": "Business startup, visibility, Google, AI, SEO, AEO, advertising evolution",
|
| 41 |
+
"Title": "START VISIBLE",
|
| 42 |
+
"Trapped": "/False"
|
| 43 |
+
}
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"title": "Compete Don't Complete",
|
| 47 |
+
"file": "Compete_Dont_Complete_Richard_Nasser_KDP_100k_preview.pdf",
|
| 48 |
+
"path": "/Users/richardnasser/Documents/Compete_Dont_Complete_Richard_Nasser_KDP_100k_preview.pdf",
|
| 49 |
+
"source_type": "preview_pdf",
|
| 50 |
+
"pdf_pages": 448,
|
| 51 |
+
"extractable_pages": 441,
|
| 52 |
+
"chunks": 133,
|
| 53 |
+
"metadata": {
|
| 54 |
+
"Author": "python-docx",
|
| 55 |
+
"Creator": "Writer",
|
| 56 |
+
"Producer": "LibreOffice 25.2.3.2 (X86_64) / LibreOffice Community",
|
| 57 |
+
"CreationDate": "D:20260503193637Z'"
|
| 58 |
+
}
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"title": "Total Market Authority",
|
| 62 |
+
"file": "Total_Market_Authority_Richard_Nasser_32k_Print_Interior.pdf",
|
| 63 |
+
"path": "/Users/richardnasser/Documents/Total_Market_Authority_Richard_Nasser_32k_Print_Interior.pdf",
|
| 64 |
+
"source_type": "print_interior_pdf",
|
| 65 |
+
"pdf_pages": 149,
|
| 66 |
+
"extractable_pages": 147,
|
| 67 |
+
"chunks": 43,
|
| 68 |
+
"metadata": {
|
| 69 |
+
"Title": "TOTAL MARKET AUTHORITY",
|
| 70 |
+
"Author": "Richard Nasser",
|
| 71 |
+
"Subject": "AEO, SEO, AI search, website strategy, and local business authority",
|
| 72 |
+
"Keywords": "AEO, SEO, AI, search, local, business, Google, Business, Profile, Instagram, Facebook, Houzz, Thumbtack, Yelp, Angi, Amazon, website, strategy, authority, ecosystem",
|
| 73 |
+
"Creator": "Writer",
|
| 74 |
+
"Producer": "LibreOffice 25.2.3.2 (X86_64) / LibreOffice Community",
|
| 75 |
+
"CreationDate": "D:20260430230604Z'"
|
| 76 |
+
}
|
| 77 |
+
},
|
| 78 |
+
{
|
| 79 |
+
"title": "Manuscript",
|
| 80 |
+
"file": "Manuscript.pdf",
|
| 81 |
+
"path": "/Users/richardnasser/Documents/Manuscript.pdf",
|
| 82 |
+
"source_type": "manuscript_pdf",
|
| 83 |
+
"pdf_pages": 183,
|
| 84 |
+
"extractable_pages": 182,
|
| 85 |
+
"chunks": 31,
|
| 86 |
+
"metadata": {
|
| 87 |
+
"Title": "Manuscipt.docx.pages",
|
| 88 |
+
"Producer": "macOS Version 15.7.2 (Build 24G325) Quartz PDFContext",
|
| 89 |
+
"Author": "richard nasser",
|
| 90 |
+
"Creator": "Pages",
|
| 91 |
+
"CreationDate": "D:20251224163022Z00'00'",
|
| 92 |
+
"ModDate": "D:20251224163022Z00'00'"
|
| 93 |
+
}
|
| 94 |
+
}
|
| 95 |
+
],
|
| 96 |
+
"rights_note": "Keep full chunks private until publishing rights, KDP status, and licensing are confirmed."
|
| 97 |
+
}
|
richard_nasser_books_public_excerpt_index.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|