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
AI Infra·2020
Icon for item

tinygrad

tiny corp·the tiny corp

Sits between PyTorch and micrograd: eager tensors with autograd plus a small, fully hackable compiler that fuses operations into kernels. Adding a new accelerator backend takes about 25 low-level ops, so it runs on CUDA, Metal, AMD, and WebGPU.

#pytorch#ai-framework#ai-library#python#github+3
GitHub
MCP Server·2020
Icon for item

WAHA

devlikeapro

Exposes a self-hosted WhatsApp HTTP/REST API that runs a real WhatsApp Web instance so apps and AI agents can read/send messages, manage contacts, and automate flows. Offers three engine modes (WEBJS, NOWEB, GOWS), Docker images, and MCP support; relies on WhatsApp Web so blocking risk exists.

#mcp#mcp-server#ai-api#chatbot#typescript+5
GitHub
Machine Learning Foundation Tutorials·2021
Icon for item

Artificial Intelligence for Beginners - A Curriculum

Dmitry Soshnikov, Jen Looper +3·Microsoft

A 12-week, 24-lesson beginner-friendly AI curriculum with executable Jupyter notebooks, quizzes and labs that teach neural networks, computer vision, NLP, generative models and ethics using PyTorch and TensorFlow examples.

#course#pytorch#python#nlp#vision+5
GitHub
MLOps·2021
Icon for item

OpenMetadata

OpenMetadata

Unified metadata platform for data discovery, observability, and governance — central metadata repository, column-level lineage, and a pluggable ingestion framework with 84+ connectors. Suited for teams that need searchable data catalogs, automated lineage, and collaborative data governance.

#mlops#github#docker#postgres#ai-workflow+2
GitHub
AI Infra·2021
Icon for item

SkyPilot

skypilot-org, Sky Computing Lab (UC Berkeley)·Sky Computing Lab, UC Berkeley

Runs, manages, and scales AI workloads across 20+ clouds, Kubernetes, Slurm, and on-prem from one YAML or Python spec. Auto-provisions GPUs/TPUs, fails over across regions and providers when capacity is short, and routes jobs to the cheapest option.

#mlops#ai-serving#ai-train#ai-workflow#ai-inference+2
GitHub
AI Client·2021
Icon for item

khoj

Khoj AI (khoj-ai)

Self-hostable personal “AI second brain” that turns web pages and documents into a searchable knowledge base, builds custom agents and automations, and connects to local or cloud LLMs with multi-platform access.

#github#chatbot#llm#RAG#embeddings+3
AI Deploy·2021
Icon for item

KServe

KServe community·Google, IBM +4

Serves predictive and generative ML models on Kubernetes via a single InferenceService CRD, with scale-to-zero, canary rollouts, and an OpenAI-compatible LLM path on vLLM. One autoscaling abstraction over PyTorch, XGBoost, ONNX, and HuggingFace.

#mlops#ai-inference#ai-serving#ai-deploy#vllm+3
MLOps·2021
Icon for item

ZenML — The AI Control Plane

Adam Probst, Hamza Tahir +1·ZenML GmbH

Orchestrates ML training pipelines and production agent workflows from one Python codebase that runs unchanged from a laptop to Kubernetes or any cloud. Auto-versions artifacts, models, and agent checkpoints, with no orchestrator or framework lock-in.

#mlops#ai-workflow#ai-development#ai-tools#python+5
GitHub
AI Infra·2022
Icon for item

Self Hosting Guide

mikeroyal

A continuously-updated, categorized self-hosting guide that catalogs tools, deployment notes and resources for containers, networking, home automation and running LLMs/chatbots locally; provided as a long, structured README with links and quick setup tips.

#docker#llm#privacy#pi#chatbot+2
GitHub
AI Deploy·2022
Icon for item

ExecuTorch

PyTorch·Meta

Deploys PyTorch models directly on phones, microcontrollers, and embedded hardware via ahead-of-time compilation to a ~50KB C++ runtime. Delegates subgraphs to 12+ backends (XNNPACK, CoreML, Qualcomm, ARM Ethos-U) with torchao quantization.

#pytorch#ai-inference#ai-serving#meta-ai#llm+5
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
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
  • Previous
  • 1
  • More pages
  • 4
  • 5
  • 6
  • More pages
  • 60
  • Next