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 Agent Tutorials·2025
Icon for item

AI Agents for Beginners - A Course

Microsoft

A free, lesson-based curriculum for building AI agents in Python from first principles: agentic frameworks, design patterns, tool use, RAG, planning, multi-agent systems, memory, and protocols like MCP and A2A. Hands-on, with Azure AI and Semantic Kernel.

#microsoft#ai-agent#tutorial#course
GitHub
AI Infra·2017
Icon for item

ONNX

ONNX Project Contributors, Meta (Facebook) +1·Linux Foundation AI & Data, Meta +1

Defines a portable model format and operator set for moving trained machine learning models across frameworks, runtimes, and hardware targets without locking the model to one toolchain.

#ai-framework#mlops#ai-inference#ai-serving#pytorch+2
AI Infra·2018
Icon for item

ONNX Runtime | Home

Microsoft

Runs ONNX models faster on CPU, GPU, and NPU by routing graph subgraphs to backend execution providers (CUDA, TensorRT, OpenVINO, DirectML, CoreML). One engine serves the same model across cloud, browser, mobile, and edge, for both inference and training.

#mlops#ai-inference#ai-serving#ai-deploy#pytorch+3
AI Infra·2020
Icon for item

DeepSpeed

Microsoft, Microsoft Research

Optimizes distributed PyTorch training and inference for very large models with ZeRO memory partitioning, parallelism, MoE, offload, and compression. Best when GPU memory, training cost, or cluster throughput is the bottleneck.

#pytorch#ai-train#ai-inference#ai-library#mlops+3
GitHub
Machine Learning Foundation Tutorials·2020
Icon for item

ML for Beginners

Microsoft

Teaches classic machine learning through a 12-week, 26-lesson curriculum with quizzes, written lessons, assignments, projects, and multilingual translations.

#course#tutorial#microsoft
GitHub
AI Infra·2020
Icon for item

Qlib

Microsoft Research

Covers the full AI quant pipeline — point-in-time data, model training, backtesting, portfolio optimization, and order execution. Supports supervised learning, market dynamics, and RL on 20+ models, plus an LLM-based RD-Agent for factor mining.

#microsoft#github#ai-library#mlops#ai-workflow+3
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
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
AI Agent·2023
Icon for item

Introduction to Semantic Kernel

Microsoft

Maps your existing C#, Python, or Java functions into a form AI models can invoke, then translates model requests into real function calls and feeds results back. Model-agnostic middleware: swap in newer models without rewriting your app.

#microsoft#gitHub#llm#ai-agent#agent-skills+4
GitHub
Large Language Model Tutorials·2023
Icon for item

Generative AI for Beginners

Microsoft Cloud Advocates·Microsoft

Teaches generative AI app development through 21 lessons covering LLM basics, prompting, chat, search, image generation, agents, RAG, fine-tuning, small models, and responsible AI.

#tutorial#course#microsoft#LLM#openai+3
AI Agent·2023
Icon for item

AutoGen

Microsoft·Microsoft Research

Coordinates multiple LLM agents that converse to solve a task, splitting work across customizable roles that call tools, run code, and loop in humans. The v0.4 redesign adds async messaging and Python/.NET interoperability across distributed networks.

#microsoft#LLM#ai-agent#mcp#agent-skills+2
GitHub
AI Audio·2024
Icon for item

Call Center AI

Microsoft

Lets AI agents place and answer business phone calls, holding spoken conversations to collect structured data, answer questions, and escalate to humans. Built on Azure Communication Services and Azure OpenAI, with RAG over your own documents.

#microsoft#github#ai-api#chatbot#audio+5
  • Previous
  • 1
  • 2
  • 3
  • 4
  • Next