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

Chatbot·2022
Icon for item

ChatGPT

OpenAI

Turns a chat interface into a general-purpose assistant for writing, analysis, coding, image work, and web-backed research. Its value is breadth and accessibility; its risk is over-trusting fluent answers without checking sources.

#chatbot#ai-tools#foundation-model#openai#ai-image
Chatbot·2023
Icon for item

Claude

Anthropic

Provides a chat and API assistant for writing, coding, research, document analysis, and structured work. It stands out for steerability and safety-oriented design, but still needs verification on high-stakes facts.

#chatbot#ai-tools#foundation-model#anthropic
Chatbot·2023
Icon for item

Gemini

Google AI·Google

Turns text, images, voice, files, and live context into conversational help across web and mobile. Its edge is tight access to Google Search, Android, Workspace, and multimodal Gemini models; the tradeoff is ecosystem lock-in and uneven reliability.

#chatbot#ai-tools#foundation-model#google
Chatbot·2023
Icon for item

Grok

xAI·X.AI LLC

Provides a consumer chat interface to xAI's Grok models, spanning reasoning, code, voice, image, and video workflows. Its edge is tight integration with xAI's model/API stack and optional real-time search.

#chatbot#ai-tools#foundation-model#xAI
Large Language Model Papers·2018

GPT1: Improving Language Understanding by Generative Pre-Training

Alec Radford, Karthik Narasimhan +2·OpenAI

Introduced the two-stage recipe behind the GPT lineage: unsupervised generative pre-training on unlabeled text, then supervised fine-tuning per task. A single 12-layer Transformer decoder beat bespoke architectures on 9 of 12 NLP benchmarks.

#openai#transformers#foundation-model#paper#LLM+1
Hugging Face
AI Model·2018
Icon for item

Hugging Face — Transformers

Hugging Face

Turns model definitions into a shared layer across training and inference stacks, covering text, vision, audio, video, and multimodal models. Pipelines, Trainer, and generation APIs make pretrained models usable without locking teams to one framework.

#huggingface#nlp#pytorch#python#llm+4
GitHub
AI Infra·2021
Icon for item

xFormers

Facebook Research (Meta)·Meta AI

Drop-in transformer building blocks with custom CUDA kernels: memory-efficient exact attention (up to ~10x faster), block-sparse attention, fused softmax/layernorm/SwiGLU ops. Cuts VRAM and speeds up diffusion and LLM training on Nvidia GPUs.

#pytorch#ai-library#meta-ai#ai-development#foundation-model+1
GitHub
AI Model·2022
Icon for item

TabPFN

Prior Labs

Transformer-based foundation model for tabular data that provides pre-trained checkpoints for fast classification and regression, with GPU-accelerated local inference and an optional cloud client. Best suited for small-to-medium datasets (~≤50k rows).

#foundation-model#pytorch#python#ai-inference#ai-serving+2
GitHub
AI Train·2023
Icon for item

LLaVA: Large Language and Vision Assistant

Haotian Liu, Chunyuan Li +3·University of Wisconsin-Madison, Microsoft Research +1

Connects a frozen vision encoder to a language model via visual instruction tuning, yielding an open multimodal assistant that follows image-grounded instructions. Released checkpoints span 7B-34B and approach GPT-4V on vision-language benchmarks.

#vision#llm#foundation-model#github#huggingface+4
GitHub
AI Train·2023
Icon for item

ms-swift

ModelScope, Alibaba Group

Fine-tunes and deploys 600+ LLMs and 400+ multimodal models in one framework, with SFT, pretraining, RLHF (DPO, PPO, GRPO), and lightweight methods like LoRA and QLoRA. Adds Megatron parallelism, vLLM/SGLang/LMDeploy inference, and a training web UI.

#github#mlops#ai-train#ai-inference#ai-serving+3
Chatbot·2023
Icon for item

DeepSeek

DeepSeek·Hangzhou DeepSeek Artificial Intelligence Co., Ltd.

Runs a consumer AI chat interface backed by DeepSeek's large language models, with text, code, table, file, app, and API workflows. Its main appeal is strong reasoning access at unusually low cost.

#chatbot#ai-tools#foundation-model#deepseek
GitHub
AI Infra·2023
Icon for item

Mamba

state-spaces

A selective State Space Model architecture and PyTorch implementation for linear-time sequence modeling. Hardware-aware, designed for information-dense tasks (e.g. language modeling), with pretrained weights on Hugging Face; requires CUDA-enabled PyTorch.

#pytorch#huggingface#foundation-model#llm
  • Previous
  • 1
  • 2
  • 3
  • More pages
  • 12
  • 13
  • Next