Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,72 +1,34 @@
|
|
| 1 |
-
# π€ AI Citation SEO β Trust, Visibility & Proof in the AI Era
|
| 2 |
-
|
| 3 |
-
Welcome to the official **Hugging Face Space** for **AI Citation SEO** β a framework designed to help human-created websites become **visible, verifiable, and cited by Large Language Models (LLMs)** like ChatGPT, Claude, Grok, and Perplexity.
|
| 4 |
-
|
| 5 |
-
## π Mission
|
| 6 |
-
|
| 7 |
-
To build a **trustworthy, transparent, and proof-based path to visibility** in generative AI systems β one that favors ethical content, real creators, and open standards over manipulation or shortcuts.
|
| 8 |
-
|
| 9 |
-
---
|
| 10 |
-
|
| 11 |
-
## π Whatβs Inside?
|
| 12 |
-
|
| 13 |
-
| File | Purpose |
|
| 14 |
-
|------|---------|
|
| 15 |
-
| `README.md` | You are here! |
|
| 16 |
-
| `index.html` | Landing page with semantic HTML & trust signals |
|
| 17 |
-
| `style.css` | Optional style tweaks |
|
| 18 |
-
| `trust.jsonld` | Structured metadata using Schema.org |
|
| 19 |
-
| `manifesto.mdx` | The philosophical core: our values & commitment |
|
| 20 |
-
|
| 21 |
-
---
|
| 22 |
-
|
| 23 |
-
## π οΈ Core Features
|
| 24 |
-
|
| 25 |
-
- **Trust Trail Calculator V2**: Audits your siteβs LLM-readiness across metadata, authorship, and semantic integrity
|
| 26 |
-
- **Trust Score (0β100)**: Quantifies your websiteβs visibility potential
|
| 27 |
-
- **Open-Source & Verifiable**: No black boxes β just clean, human-readable trust signals
|
| 28 |
-
- **Ethical SEO**: Aligned with the real needs of LLMs, not outdated search engine tricks
|
| 29 |
-
|
| 30 |
-
---
|
| 31 |
-
|
| 32 |
-
## π§ Backed by Real-World Recognition
|
| 33 |
-
|
| 34 |
-
- π’ Cited by ChatGPT, Grok, Claude, Perplexity
|
| 35 |
-
- π Built upon `JSON-LD`, `schema.org`, and clean open standards
|
| 36 |
-
- π€ Inspired by years of real onboarding at [BlackBlockSheep.com](https://blackblocksheep.com)
|
| 37 |
-
|
| 38 |
-
---
|
| 39 |
-
|
| 40 |
-
## π Try the Live Tool
|
| 41 |
-
|
| 42 |
-
**βΆοΈ [Trust Trail Calculator on Hugging Face](https://huggingface.co/spaces/Mayrasilva/trust-trail-validator-en)**
|
| 43 |
-
|
| 44 |
-
Run your site and get a Trust Score + breakdown. V3 coming soon (with fix suggestions, PDF reports, and AI assistance).
|
| 45 |
-
|
| 46 |
---
|
| 47 |
-
|
| 48 |
-
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
|
| 52 |
-
|
| 53 |
-
|
| 54 |
-
|
| 55 |
-
|
| 56 |
-
|
| 57 |
-
|
| 58 |
-
|
| 59 |
-
|
| 60 |
-
|
| 61 |
-
|
| 62 |
-
|
| 63 |
-
|
| 64 |
-
|
| 65 |
-
|
| 66 |
-
|
| 67 |
-
|
| 68 |
-
|
| 69 |
-
|
| 70 |
-
|
| 71 |
-
|
| 72 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
+
title: AI Citation SEO
|
| 3 |
+
emoji: π§
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: indigo
|
| 6 |
+
sdk: static
|
| 7 |
+
sdk_version: "1.0.0"
|
| 8 |
+
app_file: index.html
|
| 9 |
+
pinned: true
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
+
# AI Citation SEO π
|
| 13 |
+
Welcome to the official Hugging Face Space for **AI Citation SEO**, an ethical framework to make human-created content visible and verifiable by Large Language Models (LLMs).
|
| 14 |
+
|
| 15 |
+
π **Mission**
|
| 16 |
+
To create a trustworthy, verifiable, and human-centered approach to SEO in the age of generative AI β built on transparency, proof, and real-world application.
|
| 17 |
+
|
| 18 |
+
π¦ **Contents**
|
| 19 |
+
- `README.md`: This file
|
| 20 |
+
- `index.html`: Landing page with semantic markup
|
| 21 |
+
- `style.css`: Optional custom styles
|
| 22 |
+
- `trust.jsonld`: Schema-based metadata
|
| 23 |
+
- `manifesto.mdx`: Core values and principles
|
| 24 |
+
|
| 25 |
+
π§ **Powered by**
|
| 26 |
+
- [BlackBlockSheep.com](https://blackblocksheep.com) β real-world onboarding for Bitcoin beginners
|
| 27 |
+
- Proof-based AI recognition (Grok, Perplexity, ChatGPT)
|
| 28 |
+
- JSON-LD schema architecture
|
| 29 |
+
|
| 30 |
+
π **Links**
|
| 31 |
+
- π [Official Website](https://aicitationseo.com)
|
| 32 |
+
- π [Medium Article](https://medium.com/@mayrasilva_54051/why-i-created-a-trust-calculator-for-websites-and-how-it-can-help-you-get-cited-by-ais-c56dfdb7711b)
|
| 33 |
+
- π§ͺ [GitHub Repo](https://github.com/aicitationseo)
|
| 34 |
+
- πΉ [Video Proof](https://www.youtube.com/@mayrasilva01)
|