Datasets:
id stringlengths 31 31 | domain stringlengths 4 43 | website_url stringlengths 14 428 | name stringlengths 2 104 | sources listlengths 5 5.19k | source_count int64 5 5.19k | categories unknown | description stringlengths 3 800 ⌀ | vendor_website stringlengths 13 231 ⌀ | rating int64 1 5 ⌀ | review_count int64 1 1 ⌀ | tagline stringlengths 3 202 ⌀ | vendor_name stringlengths 2 38 ⌀ | platforms listlengths 1 8 ⌀ | pricing listlengths 1 30 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
sha256:ba9f5a1e4845c5f454b145ce | compar.ai | https://compar.ai/ | Compar Ai | [{"kind":"enrichment","from_url":"https://whattheai.tech/tools/scrive/"},{"kind":"enrichment","from_(...TRUNCATED) | 5,193 | null | null | null | null | null | null | null | null | null |
sha256:176aafdc37fe7ec377f46cdc | xembly.com | https://xembly.com/ | Xembly | [{"kind":"enrichment","from_url":"https://whattheai.tech/tools/laneform/"},{"kind":"enrichment","fro(...TRUNCATED) | 4,287 | null | "Xembly is an avant-garde AI-powered platform designed to redefine corporate productivity and workfl(...TRUNCATED) | https://www.xembly.com/ | null | null | null | null | null | null |
sha256:5b0fb3d96b849959eb1f739a | icons.duckduckgo.com | https://icons.duckduckgo.com/ip3/tealhq.com.ico | Teal Resume Builder 1 | [{"kind":"cf_enrichment","aggregator":"whattheai","from_url":"https://whattheai.tech/tools/teal-resu(...TRUNCATED) | 3,868 | null | null | null | null | null | null | null | null | null |
sha256:3bb27cd6c330fe25025ca886 | vvfegidfttnzwljrmlng.supabase.co | Bearconnect 518734 | [{"kind":"cf_enrichment","aggregator":"whattheai","from_url":"https://whattheai.tech/tools/bearconne(...TRUNCATED) | 3,163 | null | null | null | null | null | null | null | null | null | |
sha256:b11d6266c491fa36c8e3c59b | openart.ai | https://openart.ai/home?via=futurepedia | Open Art | [{"kind":"pre_captured","aggregator":"futurepedia"},{"kind":"pre_captured","aggregator":"github_awes(...TRUNCATED) | 2,286 | null | "The website offers a suite of AI-powered tools for creating and modifying digital art and images. U(...TRUNCATED) | https://openart.ai/home | null | null | null | null | null | null |
sha256:39a68f72b4a77c69865d6a2b | megalodon.aichief.com | https://megalodon.aichief.com | Rewin | [{"kind":"cf_enrichment","aggregator":"aichief","from_url":"https://aichief.com/ai-video-tools/rewin(...TRUNCATED) | 1,876 | null | null | null | null | null | null | null | null | null |
sha256:9d462f38bebecf56df94d83e | arti.pics | https://arti.pics/ | Arti Pics | [{"kind":"enrichment","from_url":"https://whattheai.tech/tools/article-audio-1/"},{"kind":"enrichmen(...TRUNCATED) | 1,714 | null | null | null | null | null | null | null | null | null |
sha256:d7e6581858f633d88e30faac | genieai-app.vercel.app | https://genieai-app.vercel.app/ | Genieai App Vercel App | [{"kind":"enrichment","from_url":"https://whattheai.tech/tools/resonaid/"},{"kind":"enrichment","fro(...TRUNCATED) | 1,104 | null | null | null | null | null | null | null | null | null |
sha256:7587be163a4a2b4218c26683 | tiipe.ai | https://tiipe.ai/ | Tiipe | [{"kind":"enrichment","from_url":"https://whattheai.tech/tools/koobert/"},{"kind":"enrichment","from(...TRUNCATED) | 859 | null | "Discover the transformative power of Tiipe, the state-of-the-art AI tool designed to revolutionize (...TRUNCATED) | https://tiipe.ai/ | null | null | null | null | null | null |
sha256:59e6e05d5015b4f7d95ac2a7 | tylertech.jfrog.io | https://tylertech.jfrog.io/artifactory/api/storage/brazos-nuget-local/Brazos.Error.1.2018.0.1.nupkg?amp%3Butm_source=stackshare.io&%3Butm_medium=referral | Nuget Brazos Error | [{"kind":"cf_enrichment","aggregator":"stackshare_tools","from_url":"https://stackshare.io/tools/nug(...TRUNCATED) | 594 | null | null | null | null | null | null | null | null | null |
End of preview. Expand in Data Studio
Datenix tool-intel · AI/SaaS Tools 260K (sample)
10,000 sample rows from a full database of 259,665 unique entities.
260K unique AI/SaaS tool domains cross-verified from 30+ industry directories.
Files
- data.jsonl — 10K rows JSONL (line-delimited JSON, one entity per line)
- data.csv — same data in CSV format
Usage
from datasets import load_dataset
ds = load_dataset("datenix/tool-intel-sample")
print(ds["train"][0])
Or plain jsonl:
import json
with open("data.jsonl") as f:
for line in f:
rec = json.loads(line)
print(rec)
Full dataset
Full DB via commercial API: https://datenix.xyz
Citation
@dataset{datenix_ai-tools_2026,
title = {AI/SaaS Tools 260K (sample)},
author = {Datenix},
year = {2026},
url = {https://datenix.xyz},
license = {CC-BY-4.0}
}
License
CC-BY-4.0 · Attribution required for commercial use.
- Downloads last month
- -