CoolFace
Datasetpublic

iservice/predator-ai-research

PREDATOR AI Research Dataset 50K+ AI/ML research papers from arXiv, NeurIPS, StackExchange Curated AI research data including papers from arXiv, NeurIPS, ICML, and StackExchange discussions. Each entry includes source identifier, title, source platform, domain tags, value scores, and quality tier. Fields Column Description id ArXiv ID, paper DOI, or StackExchange question ID title Paper title or question summary source Platform (arXiv, NeurIPS, ICML… See the full description on the dataset page: https://huggingface.co/datasets/iservice/predator-ai-research.

sourceHugging Faceupdated 12d agoView on Hugging Face
0likes49downloads
Dataset Card

PREDATOR AI Research Dataset

50K+ AI/ML research papers from arXiv, NeurIPS, StackExchange

Curated AI research data including papers from arXiv, NeurIPS, ICML, and StackExchange discussions. Each entry includes source identifier, title, source platform, domain tags, value scores, and quality tier.

Fields

ColumnDescription
idArXiv ID, paper DOI, or StackExchange question ID
titlePaper title or question summary
sourcePlatform (arXiv, NeurIPS, ICML, StackExchange)
domainClassification (ai, nlp, cv, ml)
commercial_valueCommercial viability score (0-1)
monetization_scoreRevenue potential score (0-2)
qualityQuality tier: high, medium, low

Usage

python
import pandas as pd
df = pd.read_csv("data.csv")
nlp_data = df[df["domain"].str.contains("nlp|ai", case=False)]
print(f"NLP/AI entries: {len(nlp_data)}")

License

CC BY 4.0 — Free for commercial use with attribution.

x402 API

bash
curl -X POST "https://most-daylight-fraying.ngrok-free.dev/x402/ai/query" \
  -H "X-PAYMENT: <tx_hash>"

$0.02 USDC/query — Base chain, x402 protocol.

Contact

PREDATOR Data Platform — iservice49800@gmail.com