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

Tag

Explore by tags

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.
  • All

  • 30u30

  • ASR

  • ChatGPT

  • GNN

  • IDE

  • RAG

  • agent-skills

  • ai

  • ai-agent

  • ai-api

  • ai-api-management

  • ai-client

  • ai-coding

  • ai-demos

  • ai-deploy

  • ai-development

  • ai-framework

  • ai-image

  • ai-image-demos

  • ai-inference

  • ai-leaderboard

  • ai-library

  • ai-rank

  • ai-serving

  • ai-tools

  • ai-train

  • ai-video

  • ai-workflow

  • AIGC

  • algorithms

  • alibaba

  • amazon

  • android

  • anthropic

  • audio

  • aws

  • benchmark

  • biology

  • blog

  • book

  • bytedance

  • chatbot

  • chatgpt

  • chemistry

  • claude

  • claude-code

  • cli

  • code

  • codex

  • copilot

  • course

  • cuda

  • cursor

  • deepmind

  • deepseek

  • depth

  • devops

  • diffusers

  • docker

  • drug-discovery

  • electron

  • embeddings

  • engineering

  • evaluation

  • facebook

  • finance

  • flow-matching

  • foundation

  • foundation-model

  • gemini

  • gemini-cli

  • gemma

  • genomics

  • gitHub

  • github

  • go

  • google

  • gradient-booting

  • grok

  • groq

  • huggingface

  • image

  • ios

  • java

  • javascript

  • json

  • kimi

  • llama.cpp

  • LLM

  • llm

  • lora

  • mLOps

  • math

  • mcp

  • mcp-client

  • mcp-server

  • meta-ai

  • meta-pytorch

  • metal

  • microsoft

  • mlops

  • mobile

  • multilingual

  • multimodal

  • mysql

  • NLP

  • nlp

  • nodejs

  • numpy

  • nvidia

  • ocr

  • ollama

  • openai

  • opencode

  • pandas

  • paper

  • physics

  • pi

  • plugin

  • polars

  • postgres

  • privacy

  • prompt-engineering

  • pwa

  • python

  • pytorch

  • qwen

  • react

  • reasoning

  • retrieval

  • RL

  • robotics

  • rust

  • science

  • security

  • segmentation

  • shodan

  • skillkit

  • sora

  • speech

  • sqlite

  • ssh

  • stt

  • swe

  • tensorrt

  • terminal

  • transformers

  • translation

  • tts

  • tutorial

  • typescript

  • vibe-coding

  • video

  • vision

  • vllm

  • voice

  • web-search

  • windsurf

  • xAI

  • xai

GitHub
AI API·2023
Icon for item

Ollama

Ollama

Run and manage open and community LLMs locally via a compact CLI and REST API—supports model import, Docker deployment, and official Python/JS SDKs for local inference, RAG, and dev workflows.

#ollama#llm#ai-inference#ai-serving#docker+5
AI API·2007
Icon for item

scikit-learn: machine learning in Python — scikit-learn 1.8.0 documentation

David Cournapeau, Gaël Varoquaux +2·scikit-learn community, NumFOCUS +1

Provides a consistent Python API for classical machine learning, covering preprocessing, model selection, supervised and unsupervised estimators, and pipelines. Best for tabular, text, and medium-scale in-memory workflows.

#python#ai-library#ai-framework
GitHub
AI Image·2012
Icon for item

OpenCV

OpenCV community, OpenCV.org

Provides a comprehensive set of computer-vision algorithms and image/video processing utilities with multi-language bindings (C++, Python, Java), contrib modules, and community docs/forums — suitable for prototyping, production pipelines, and real-time applications.

#vision#image#ai-library#python#gitHub+1
GitHub
AI Others·2013
Icon for item

pgmpy

Ankur Ankan, Johannes Textor +1

Provides APIs to build, learn, and run Bayesian and dynamic Bayesian networks, perform probabilistic inference, and compute interventional/counterfactual queries. Ships example notebooks, tutorials, and PyPI/conda packages. ([github.com](https://github.com/pgmpy/pgmpy))

#python#github#ai-library#ai-tools#ai-framework+1
AI Train·2014
Icon for item

XGBoost

Tianqi Chen, Carlos Guestrin +1·University of Washington, Distributed Machine Learning Community (DMLC)

Trains gradient-boosted tree models across local and distributed environments, with bindings for Python, R, JVM, Julia, and C++. Its sparsity-aware split finding and quantile sketch made it a default baseline for tabular ML competitions.

#gradient-booting#ai-library#python#github#ai-train+1
GitHub
AI Others·2014
Icon for item

Open Source Society University (OSSU) — Computer Science

Eric Douglas, Josh Hanson +1·Open Source Society University (OSSU)

Provides a complete, university-level computer science curriculum assembled from free online courses and books. Curates degree-aligned course sequences (Intro / Core / Advanced) with community support, project guidance, and checklists to track progress for self-directed learners.

#course#github#algorithms#python#swe
GitHub
MLOps·2014
Icon for item

Apache Airflow

Apache Software Foundation, Maxime Beauchemin (originated at Airbnb)·Apache Software Foundation, Airbnb

Programmatically author, schedule, and monitor data workflows as Python-defined DAGs; the scheduler handles dependencies, retries, and backfills. Pluggable executors (Local, Celery, Kubernetes) and a broad provider ecosystem for AWS, GCP, and databases.

#mlops#python#docker#ai-workflow#ai-development+3
AI Infra·2015
Icon for item

TensorFlow

Google, Google Brain

Builds and deploys machine learning models across research, production, web, mobile, and edge environments. Its ecosystem spans Keras, TFX, LiteRT, TensorFlow.js, datasets, model hubs, and visualization tools.

#ai-framework#google#python#ai-library#mlops+4
GitHub
AI Coding Tutorials·2016
Icon for item

PythonRobotics

Atsushi Sakai·PythonRobotics open-source community

Readable, minimal-dependency Python implementations of core robotics algorithms — localization (EKF, particle filter), SLAM (ICP, FastSLAM), path planning (A*, RRT*, PRM), and path tracking (LQR, MPC) — written to be studied, not just run.

#robotics#python#github#ai-library#ai-demos
AI Train·2016
Icon for item

LightGBM

Microsoft (originally Microsoft Research)·Microsoft Research, Microsoft

Trains gradient-boosted decision trees for classification, ranking, and large-scale tabular ML with lower memory use and faster training. GOSS and EFB help it handle high-dimensional sparse data on CPU, GPU, and distributed setups.

#ai-library#python#github#mlops#ai-train+1
AI Infra·2016
Icon for item

PyTorch

Meta (Facebook AI Research), PyTorch Foundation (Linux Foundation)·PyTorch Foundation (Linux Foundation)

Lets researchers and engineers build neural networks as regular Python programs, with GPU-backed tensors, autograd, distributed training, and production paths through TorchScript and related tooling.

#pytorch#ai-library#python#ai-train#ai-inference+1
GitHub
AI Infra·2016
Icon for item

CuPy

Ryosuke Okuta, Yuya Unno +3·Preferred Networks

Provides a NumPy/SciPy-compatible GPU array library for Python, enabling existing NumPy/SciPy numerical code to run on NVIDIA CUDA and AMD ROCm with minimal changes. Exposes low-level CUDA features (RawKernels, Streams) and offers prebuilt binaries for multiple CUDA/ROCm versions.

#python#numpy#gitHub#ai-library#nvidia
  • Previous
  • 1
  • 2
  • 3
  • More pages
  • 31
  • 32
  • Next