AIAIAny
  • Search
  • Collection
  • Category
  • Tag
  • Daily AI
AIAIAny

Discover the Best AI Resources

Curated essentials, no noise — just what matters

AIAIAny

Curated AI Resources for Everyone

[email protected]

Powered by airss.app

Product
  • Search
  • Collection
  • Category
  • Tag
Resources
  • Blog
Company
  • Privacy Policy
  • Terms of Service
  • Sitemap
Copyright © 2026 All Rights Reserved.

Contents

Machine Learning Foundation Books·2022

Probabilistic Machine Learning: An Introduction

Kevin Patrick Murphy·Google

Graduate-level textbook unifying classical statistics and modern deep learning under one probabilistic framework. Builds from probability, information theory, and optimization up to neural nets, with runnable Python/JAX figure code and exercise solutions.

#foundation#book
Hugging Face
AI Dataset·2022
Icon for item

Measuring Massive Multitask Language Understanding (MMLU)

cais (Hugging Face dataset curator), Dan Hendrycks et al. (original MMLU paper)

A 57-subject multiple-choice benchmark for measuring broad language understanding in LLMs; provides per-subject configs and test/dev/auxiliary_train splits for few-/zero-shot evaluation, widely used for model comparison and academic reporting.

#huggingface#NLP#LLM#pandas#transformers+1
Hugging Face
AI Dataset·2022
Icon for item

GitHub Code Dataset

codeparrot

Provides 115M public GitHub source files (≈873GB of code, ~1TB uncompressed) with per-file metadata (repo, path, language, license). Supports streaming, language/license filtering and full download for training and evaluating code LLMs and code generation models.

#github#code#huggingface#llm#ai-coding+3
Hugging Face
AI Dataset·2022
Icon for item

Wikimedia / Wikipedia (HuggingFace dataset)

Wikimedia

Provides cleaned, per-language snapshots of Wikipedia articles (id, url, title, text) packaged as Hugging Face dataset configs (Parquet). Covers 300+ language configs and dated dumps — useful for language modeling, multilingual NLP, retrieval, and RAG pipelines.

#huggingface#multilingual#nlp#LLM#transformers+2
Large Language Model Papers·2022

InstructGPT: Training Language Models to Follow Instructions with Human Feedback

Long Ouyang, Jeff Wu +4·OpenAI

Made reinforcement learning from human feedback (RLHF) the standard alignment recipe: collect demonstrations and preference rankings, train a reward model, then optimize with PPO. A 1.3B aligned model was preferred over the 175B GPT-3 by human raters.

#openai#RL#paper#LLM#NLP
GitHub
AI Coding Tutorials·2022
Icon for item

openai-cookbook

OpenAI

Official collection of example notebooks and guides for building with the OpenAI API — text generation, embeddings, function calling, RAG, fine-tuning, and more. Mostly runnable Jupyter notebooks (~93%); mirrored at cookbook.openai.com.

#openai#gitHub#ai-api#tutorial#python+3
GitHub
AI Infra·2022
Icon for item

NVIDIA Warp

NVIDIA

Compiles plain Python functions into GPU or CPU kernels at runtime via a JIT decorator, with differentiable output that plugs into PyTorch, JAX, and Paddle. Ships physics, robotics, geometry, and FEM primitives — particles, meshes, ray-casting, FFT.

#nvidia#python#ai-framework#pytorch#physics+2
GitHub
AI Audio·2022
Icon for item

edge-tts

rany2

edge-tts is a Python module that enables the use of Microsoft Edge's online text-to-speech service directly from Python code or via command-line tools like edge-tts and edge-playback, without requiring Microsoft Edge, Windows, or an API key.

#github#ai-tools#audio#microsoft#ai-library
GitHub
AI Image·2022
Icon for item

Umi-OCR

hiroi-sora

Offline desktop OCR for Windows and Linux that extracts text from screenshots, image batches, and scanned PDFs without requiring a network connection. Bundles multilingual offline engines (PaddleOCR / RapidOCR), supports ignore-regions, searchable PDF output, CLI and HTTP interfaces for automation and integration.

#ocr#python#cli#gitHub#ai-tools+1
AI Agent·2022
Icon for item

Warp: The Agentic Development Environment

Warp (company)·Warp

Terminal rebuilt around AI agents: orchestrate Claude Code, Codex, and Warp's own agent in parallel, each with codebase indexing and scoped permissions. Run them locally or in the cloud, and bring your own model via Bedrock, LiteLLM, OpenRouter.

#ai-agent#agent-skills#ai-development#ai-tools#cli+3
Hugging Face
AI Dataset·2022
Icon for item

Grade School Math 8K (GSM8K)

OpenAI

Benchmark dataset of ~8.5k grade-school math word problems with step-by-step solutions and calculator annotations for evaluating multi-step arithmetic reasoning in language models. Provided in two configs (main and socratic) and commonly used for chain-of-thought prompting, fine-tuning, and verifier training.

#math#nlp#openai#huggingface#paper+1
Hugging Face
AI Dataset·2022
Icon for item

ILSVRC/imagenet-1k

ILSVRC

Canonical ILSVRC ImageNet-1k for 1,000-way image classification — provides roughly 1.2M labeled images (train/val/test) packaged as optimized Parquet for easy loading with Hugging Face Datasets, Dask, and Polars. Verify licensing and distribution constraints before use.

#vision#image#huggingface#ai-image
  • Previous
  • 1
  • More pages
  • 16
  • 17
  • 18
  • More pages
  • 187
  • Next