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 Deploy·2026
Icon for item

DFlash: Block Diffusion for Flash Speculative Decoding

Jian Chen, Yesheng Liang +2

Enables parallel speculative decoding by using a lightweight block-diffusion draft model to produce multi-token drafts for faster, high-quality generation. Integrates with vLLM, SGLang and Transformers backends and ships draft models on Hugging Face.

#vllm#huggingface#llm#ai-serving#ai-inference+4
GitHub
AI Client·2026
Icon for item

notebooklm-py

teng-lin

Provides a Python API, CLI, and agent skill to programmatically access Google NotebookLM — exposing features the web UI omits (batch imports/exports, PPTX slides, mind‑map JSON) and integrating with LLM agents like Claude Code and Codex.

#github#python#LLM#agent-skills#ai-api
GitHub
AI Audio·2026
Icon for item

PersonaPlex

Rajarshi Roy, Jonathan Raiman +7

Real‑time full‑duplex speech‑to‑speech system that controls conversational role via text prompts and voice timbre via audio-conditioned embeddings. Built on Moshi; optimized for low-latency, persona-consistent spoken interactions.

#nvidia#huggingface#pytorch#audio#ASR+2
GitHub
MCP Client·2026
Icon for item

Headroom

chopratejas

Compresses any context sent to LLMs (tool outputs, DB reads, RAG results, files, logs) to cut tokens by ~70–95% while preserving reversible originals; runs as a proxy or Python/TypeScript SDK with integrations for common agent frameworks.

#llm#RAG#mcp#ai-agent#python+7
GitHub
AI Client·2026
Icon for item

World Monitor

Elie Habib (koala73)

Aggregates global news, infrastructure, military and market signals into an interactive map dashboard and synthesizes AI-generated intelligence briefs. Key features: local/remote LLM support, 3D globe + flat map, 35+ data layers, country instability index and client-side RAG/embeddings.

#github#ai-tools#llm#RAG#embeddings+2
GitHub
AI Client·2026
Icon for item

daily_stock_analysis

ZhuLinsen

Generates daily LLM-powered decision dashboards for A/H/US stocks by combining multi-source market data, real-time news, technical signals and agent-style strategy reasoning; deploys via GitHub Actions or Docker and pushes reports to multiple channels.

#LLM#finance#agent-skills#docker#ai-tools+1
GitHub
AI Agent·2026
Icon for item

Stop Slop

Hardik Pandya

Teaches LLMs to detect and remove “AI tells” from prose using curated phrase/structure lists, before/after examples, and a 5‑dimension scoring rubric. Delivered as a reusable skill (SKILL.md + reference files) designed to plug into Claude or any LLM workflow for automated style sanitization.

#agent-skills#prompt-engineering#claude#LLM#github+2
GitHub
Large Language Model Papers·2026
Icon for item

Engram — Conditional Memory via Scalable Lookup

DeepSeek AI

Provides a conditional memory module that performs O(1) N‑gram lookups and fuses static embeddings into transformer hidden states — enables offloading large embedding tables to host memory with minimal inference overhead.

#deepseek#paper#github#pytorch#llm+3
GitHub
AI Agent·2026
Icon for item

GenericAgent

lsdefine

Grows a personal skill tree by crystallizing each solved task into reusable skills; a ~3K-line autonomous agent framework that gives an LLM system-level control of browser, terminal, filesystem, input/vision and mobile (ADB) via nine atomic tools, optimized for low token cost.

#ai-agent#agent-skills#LLM#python#ai-tools+4
GitHub
AI Agent·2026
Icon for item

CodeWhale

Hmbown, CodeWhale community

Terminal-native coding agent that streams reasoning blocks, makes controlled edits to local workspaces behind approval gates, and includes an auto mode that chooses model and thinking level per turn — designed for in-terminal code review, debugging, and automation workflows.

#terminal#cli#ai-agent#deepseek#rust+5
GitHub
AI Client·2026
Icon for item

Craft Agents

lukilabs, Craft Docs Ltd.

Desktop-first agent client that composes LLM-driven agents into document-centric, multi-session workflows; it wires APIs, MCPs and local tools into shareable sessions, supports multiple LLM providers, and exposes a headless server + CLI for automation.

#agent-skills#mcp#mcp-client#ai-agent#anthropic+5
GitHub
AI Client·2026
Icon for item

Craft Agents

Craft Docs Ltd

Desktop + CLI agent-native client for managing multi-session conversations, connecting to multiple LLM providers and external data sources, and creating shareable agent skills and automations without editing code.

#agent-skills#mcp#mcp-client#ai-client#ai-agent+12
  • Previous
  • 1
  • More pages
  • 31
  • 32
  • 33
  • More pages
  • 61
  • Next