GEO Score — composite scoring framework for Generative Engine Optimization
Project description
aivarize-geo-score
Reference implementation of the Aivarize GEO Scoring methodology — a composite scoring framework for Generative Engine Optimization (GEO).
Install
pip install aivarize-geo-score
Quick Start
from aivarize_geo_score import calculate_geo_score
result = calculate_geo_score({
"brand_entity": 72,
"content_quality": 65,
"ai_citability": 58,
"ai_discoverability": 45,
"technical_foundation": 80,
}, industry="saas")
print(result["geo_score"]) # 64
print(result["label"]) # "Fair"
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aivarize_geo_score-1.0.0.tar.gz
(32.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aivarize_geo_score-1.0.0.tar.gz.
File metadata
- Download URL: aivarize_geo_score-1.0.0.tar.gz
- Upload date:
- Size: 32.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2307f85f17bbe09e9fb228e62f64dc833c9945658f2923ae18adf808757508f1
|
|
| MD5 |
a2450fd3e6e2b79595811d9dcf460a85
|
|
| BLAKE2b-256 |
81d2d528122a81c2846d108a8e29f897b50f4487e4e51c36ecf62b152f66c5d2
|
File details
Details for the file aivarize_geo_score-1.0.0-py3-none-any.whl.
File metadata
- Download URL: aivarize_geo_score-1.0.0-py3-none-any.whl
- Upload date:
- Size: 18.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1db583d89361b244afa6dfa135319a315f0344f8b1215f9fa14393f75e2d00ad
|
|
| MD5 |
68b0ef26d9e3ce04ee5afea6424e5c7e
|
|
| BLAKE2b-256 |
e1ae31d8d9e0f8ab925eabe3ac2b5eff18c7d9c94c47772a7f0e23baf3fb055f
|