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-security

  • ai-serving

  • ai-tools

  • ai-train

  • ai-video

  • ai-workflow

  • AIGC

  • algorithms

  • alibaba

  • amazon

  • android

  • anthropic

  • arabic

  • audio

  • aws

  • benchmark

  • benchmarks

  • biology

  • blog

  • book

  • bun

  • bytedance

  • chatbot

  • chatgpt

  • chemistry

  • claude

  • claude-code

  • cli

  • clickhouse

  • code

  • codex

  • coding

  • coding-agents

  • common-crawl

  • copilot

  • course

  • cpu

  • cuda

  • cursor

  • deepmind

  • deepseek

  • depth

  • devops

  • diffusers

  • distillation

  • docker

  • drug-discovery

  • electron

  • embeddings

  • engineering

  • evaluation

  • facebook

  • finance

  • flow-matching

  • foundation

  • foundation-model

  • fp8

  • gcode

  • gcp

  • gemini

  • gemini-cli

  • gemma

  • genomics

  • gguf

  • gitHub

  • github

  • go

  • google

  • gradient-booting

  • grok

  • groq

  • huggingface

  • hy_v4

  • image

  • imatrix

  • ios

  • java

  • javascript

  • json

  • kimi

  • kotlin

  • kubernetes

  • laion

  • llama.cpp

  • LLM

  • llm

  • long-horizon

  • lora

  • mLOps

  • math

  • mcap

  • mcp

  • mcp-client

  • mcp-server

  • meta-ai

  • meta-pytorch

  • metal

  • microsoft

  • mlops

  • mobile

  • mocap

  • moe

  • multilingual

  • multimodal

  • mysql

  • NLP

  • nlp

  • nodejs

  • numpy

  • nvidia

  • ocr

  • ollama

  • openai

  • opencode

  • pandas

  • paper

  • parquet

  • physics

  • pi

  • plugin

  • polars

  • postgres

  • privacy

  • programming

  • prompt-engineering

  • pwa

  • python

  • pytorch

  • qwen

  • react

  • reasoning

  • red-teaming

  • redis

  • refactoring

  • research

  • retrieval

  • RL

  • rl

  • robotics

  • rust

  • safetensors

  • science

  • security

  • segmentation

  • sft

  • shodan

  • skillkit

  • software-engineering

  • sora

  • speech

  • sqlite

  • ssh

  • stt

  • supabase

  • swe

  • swift

  • tensorrt

  • terminal

  • thinking

  • trae

  • transformers

  • translation

  • tts

  • tutorial

  • typescript

  • unsloth-dynamic

  • vibe-coding

  • video

  • vision

  • vllm

  • voice

  • vue

  • vulkan

  • vultr

  • web-search

  • windsurf

  • xAI

  • xai

  • youtube

AI Video·2024
Icon for item

Veo

Google DeepMind

Generates cinematic video from text and image prompts, with newer versions adding native audio and tighter creative controls. It is built for high-fidelity clips that can move from quick Gemini experiments to API and Flow workflows.

#ai-tools#ai-video#vision
AI Image·2025
Icon for item

Nano Banana

Google DeepMind, Google AI Studio·Google DeepMind

Edits and generates images from natural-language prompts: blend photos, swap backgrounds, change a pose, or remove an object, keeping a person's or pet's face consistent across edits. Multi-turn refinement; outputs carry a SynthID watermark.

#ai-tools#ai-image#vision
AI Image·2025
Icon for item

Seedream

ByteDance Seed

Unifies text-to-image generation and editing in one model, with native 4K output, multi-reference composition, and in-image text rendering. A Diffusion Transformer backbone produces 2K images in a few seconds, 10x+ faster than Seedream 3.0.

#ai-tools#ai-image#vision
AI Image·2024
Icon for item

FLUX.1

Black Forest Labs

Generates high-fidelity images from text with three deployment paths: a hosted pro model, non-commercial open weights, and an Apache-licensed fast local variant.

#ai-tools#ai-image#vision
AI Image·2022
Icon for item

Midjourney

Midjourney, Inc.

Generates polished images and image-to-video animations, with web and Discord workflows for creating, editing, remixing, and exploring visual outputs. Best suited to aesthetic ideation rather than fully controllable production pipelines.

#ai-tools#ai-image#vision
AI Video·2023
Icon for item

Runway

Runway AI, Inc.

Turns text, images, and source footage into AI-generated video and world-model outputs. Its edge is the bridge between browser tools, research models, and production workflows for creative teams.

#ai-tools#ai-video#vision
AI Video·2024
Icon for item

KlingAI

Kuaishou Technology

Generates videos and images from text or reference images, with model updates aimed at higher motion realism and creator-friendly controls. Best for fast concept clips, ads, and social assets rather than fully predictable production footage.

#ai-tools#ai-image#ai-video#vision
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
Machine Learning Foundation Papers·2012

ImageNet Classification with Deep Convolutional Neural Networks

Alex Krizhevsky, Ilya Sutskever +1·University of Toronto

The result that kicked off the deep learning era: in 2012 a deep CNN cut ImageNet top-5 error from 26% to 15%, showing that GPU-trained networks with ReLU and dropout could beat decades of hand-engineered computer vision features.

#vision#30u30#paper#foundation
Machine Learning Foundation Papers·2014

Generative Adversarial Networks

Ian J. Goodfellow, Jean Pouget-Abadie +6·Université de Montréal

Frames generative modeling as a two-player game: a generator forges data while a discriminator learns to spot fakes, training both by backpropagation alone — no Markov chains, no inference networks. The adversarial pressure yields sharp samples.

#vision#AIGC#paper#foundation
Machine Learning Foundation Tutorials·2015

CS231n: Deep Learning for Computer Vision

Fei-Fei Li·Stanford University

Stanford's course teaches deep learning by making you build vision models from scratch — k-NN and linear classifiers up through CNNs, detection, segmentation, and Transformers — with three PyTorch assignments and a self-chosen final project.

#foundation#vision#30u30#course#tutorial
Computer Vision Papers·2015

Multi-Scale Context Aggregation by Dilated Convolutions

Fisher Yu, Vladlen Koltun·Princeton University, Intel Labs

Introduced dilated (atrous) convolutions, which expand a filter's receptive field exponentially with no loss of resolution and no extra parameters — the trick that let dense-prediction networks see wide context while keeping per-pixel detail.

#30u30#paper#vision
  • Previous
  • 1
  • 2
  • 3
  • More pages
  • 29
  • 30
  • Next