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

  • 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

  • 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

  • windsurf

  • xAI

  • xai

GitHub
MLOps·2018
Icon for item

Prefect

PrefectHQ

Orchestrates and schedules Python data pipelines and workflows with primitives for retries, caching, parameters, and deployments. Provides either a self-hosted server or managed Prefect Cloud for monitoring, observability, and integrations across common data tools.

#mLOps#python#ai-workflow#docker#cli+2
GitHub
Machine Learning Foundation Tutorials·2018
Icon for item

Machine Learning cheatsheets for Stanford's CS 229

Afshine Amidi, Shervine Amidi·Stanford University, Ecole Centrale Paris

Condenses Stanford's CS 229 into one-page visual cheatsheets spanning supervised, unsupervised, and deep learning, plus probability and linear-algebra refreshers. Available in 10+ languages, with all topics merged into one Super VIP PDF.

#github#course#tutorial#translation#math+1
GitHub
Machine Learning Foundation Books·2018
Icon for item

Dive into Deep Learning (d2l-en)

Aston Zhang, Zachary C. Lipton +3

Notebook-first deep learning textbook that teaches concepts through runnable multi-framework code, math, and exercises. Includes lecture-ready notebooks, community contributions, and broad university adoption—designed for hands-on learners and instructors.

#book#pytorch#python#tutorial#course+2
GitHub
AI Deploy·2018
Icon for item

OpenVINO

Intel, OpenVINO community·Intel

Converts, quantizes, and runs deep learning models from PyTorch, TensorFlow, ONNX, and PaddlePaddle across Intel CPUs, GPUs, and NPUs without the training framework. Adds a GenAI pipeline for LLMs plus Hugging Face, vLLM, and LangChain integrations.

#github#python#pytorch#huggingface#llm+3
GitHub
AI Model·2018
Icon for item

Transformers

Hugging Face

Provides unified model definitions and a single API for pretrained text, vision, audio, and multimodal models for both training and inference. Emphasizes cross-framework compatibility (PyTorch/TF/JAX), pipeline-based inference, and direct access to 1M+ Hub checkpoints.

#transformers#huggingface#ai-library#pytorch#python+6
GitHub
AI Coding·2018
Icon for item

PennyLane

PennyLaneAI (Xanadu Quantum Technologies)·Xanadu Quantum Technologies

Differentiable programming framework for quantum computers: build variational circuits, compute their gradients alongside PyTorch, TensorFlow, or JAX, and run identical code on simulators or real hardware via IBM, AWS Braket, and Google plugins.

#pytorch#ai-library#ai-tools#python#github+1
GitHub
AI Agent·2019
Icon for item

Baserow

Baserow B.V.

Open-source Airtable alternative for building databases, apps, automations, and AI agents without code over a PostgreSQL-backed REST API. The Kuma assistant turns plain language into tables and workflows; self-hostable with full data ownership.

#ai-agent#ai-tools#ai-development#github#postgres+4
GitHub
AI Client·2019
Icon for item

everyone-can-use-english

an-lee, xiaolai +8·ZuodaoTech

Provides an AI-driven English learning app suite (Enjoy) that focuses on speaking practice and pronunciation evaluation. Open-source repo backing a web app, browser extensions for YouTube/Netflix, and a local-first desktop/web client design; some scoring features require the project's paid Enjoy AI service.

#typescript#github#ai-tools#voice#stt+3
GitHub
AI Train·2019
Icon for item

CleanRL (Clean Implementation of RL Algorithms)

vwxyzjn (GitHub owner), Shengyi Huang +6·Drexel University, Hugging Face

Implements deep RL algorithms (PPO, DQN, SAC, TD3, DDPG, C51, PPG) as standalone single-file scripts — the PPO Atari variant is ~340 readable lines. Built for research debugging and reproducibility, with W&B and TensorBoard tracking.

#RL#pytorch#github#ai-library#huggingface+3
AI Others·2019
Icon for item

N8n.io

Jan Oberhauser, n8n GmbH·n8n GmbH

Node-based platform for building automation workflows that wire together 400+ apps and 70+ LangChain AI nodes, supporting agents, RAG, and 12+ LLM providers. Fair-code licensed and self-hostable, so pricing is server time rather than per-operation.

#nodejs#docker#github#ai-api#ai-workflow+1
GitHub
AI Image·2019
Icon for item

Detectron2

Yuxin Wu, Alexander Kirillov +4

Modular implementations of object detection, instance/semantic/panoptic segmentation and related vision models for research and deployment. Offers a large model zoo, export to TorchScript/Caffe2, and PyTorch-native optimizations for faster training and extensibility.

#pytorch#vision#meta-ai#ai-library#github+2
GitHub
AI Infra·2019
Icon for item

Milvus

Zilliz, LF AI & Data Foundation

Runs approximate nearest-neighbor search over billions of vector embeddings, separating compute from storage so reads and writes scale independently. Offers HNSW, IVF, DiskANN, and GPU CAGRA indexes plus hybrid dense+sparse and BM25 retrieval.

#embeddings#RAG#ai-serving#ai-inference#python+2
  • Previous
  • 1
  • 2
  • 3
  • More pages
  • 59
  • 60
  • Next