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

  • benchmarks

  • biology

  • blog

  • book

  • bytedance

  • chatbot

  • chatgpt

  • chemistry

  • claude

  • claude-code

  • cli

  • code

  • codex

  • coding

  • coding-agents

  • 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

  • gcode

  • gemini

  • gemini-cli

  • gemma

  • genomics

  • gitHub

  • github

  • go

  • google

  • gradient-booting

  • grok

  • groq

  • huggingface

  • image

  • ios

  • java

  • javascript

  • json

  • kimi

  • llama.cpp

  • LLM

  • llm

  • long-horizon

  • 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

  • parquet

  • physics

  • pi

  • plugin

  • polars

  • postgres

  • privacy

  • programming

  • prompt-engineering

  • pwa

  • python

  • pytorch

  • qwen

  • react

  • reasoning

  • redis

  • retrieval

  • RL

  • rl

  • robotics

  • rust

  • science

  • security

  • segmentation

  • shodan

  • skillkit

  • software-engineering

  • sora

  • speech

  • sqlite

  • ssh

  • stt

  • swe

  • swift

  • tensorrt

  • terminal

  • transformers

  • translation

  • tts

  • tutorial

  • typescript

  • vibe-coding

  • video

  • vision

  • vllm

  • voice

  • vulkan

  • web-search

  • windsurf

  • xAI

  • xai

GitHub
AI API·2026
Icon for item

CCX

BenedictKing

Unified API proxy and protocol gateway that translates and routes requests to Claude, OpenAI Chat/Images/Codex, and Gemini. Offers channel orchestration, multi-key rotation, failover, model routing, and a built-in web admin UI for consolidating multiple model providers behind a single endpoint.

#ai-api#ai-api-management#claude#openai#gemini+6
GitHub
AI Agent·2026
Icon for item

oh-my-codex (OMX)

Yeachan Heo, HaD0Yun

Provides a workflow layer for OpenAI Codex CLI to bootstrap stronger Codex sessions, add reusable agent roles/skills, and manage durable project state under .omx. Includes team runtime, canonical skills, and monitoring surfaces.

#codex#openai#cli#nodejs#agent-skills+3
GitHub
AI Train·2026
Icon for item

OpenAI/parameter-golf

OpenAI

A challenge repository for training the best language model that fits inside a 16,000,000‑byte (16MB) submission artifact; provides baseline training code, FineWeb bpb evaluation, a public leaderboard, and compute-grant instructions for short 8×H100 runs.

#openai#ai-train#ai-leaderboard#github#pytorch+2
GitHub
MLOps·2026
Icon for item

JobOps

DaKheera47

Find and rank jobs across major boards, auto-tailor a resume per role using an LLM-driven pipeline (RxResume v4), and track application emails — all as a self-hosted Docker pipeline for privacy-conscious users.

#github#mlops#ai-api#openai#ollama+4
GitHub
MCP Server·2026
Icon for item

agentmemory

rohitg00

Provides persistent, searchable memory for coding agents (Claude Code, Cursor, Gemini CLI, etc.), automatically capturing tool usage and session facts. Combines BM25, vector embeddings and a knowledge graph for hybrid retrieval, reducing token costs and re-explaining between sessions.

#mcp-server#mcp#ai-agent#ai-coding#embeddings+12
GitHub
AI Agent·2026
Icon for item

Symphony

OpenAI

Orchestrates autonomous coding agents to run isolated implementation tasks end-to-end: spawn runs from project boards that produce CI results, PR review feedback, complexity analysis, and walkthrough videos, and safely land accepted PRs. Experimental engineering preview for trusted environments; best for teams using harness engineering.

#openai#ai-agent#codex#agent-skills#ai-workflow+3
GitHub
AI Agent·2026
Icon for item

OpenAI Plugins

OpenAI

A curated collection of Codex plugin examples demonstrating plugin manifests, companion surfaces (skills, hooks, assets), and sample integrations. Highlights richer, opinionated examples for Figma, Notion, iOS/macOS/web builds and MCP-backed bundles — useful for prototyping assistant plugins.

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

BugHunter

shuvonsec

Terminal-first toolkit that automates bug bounty workflows — recon, hunting across 20 vulnerability classes, validation, and submission-ready report generation; runs as a Claude Code plugin or standalone CLI with support for free local AI providers (Ollama, Groq, DeepSeek).

#terminal#cli#claude-code#claude#ollama+6
GitHub
AI Client·2026
Icon for item

G0DM0D3

Pliny the Prompter

A single-file, privacy-aware multi-provider chat UI that races multiple LLMs, supports local model servers, red-teaming input perturbations, and configurable telemetry for model evaluation and experimentation.

#chatbot#ai-tools#privacy#ollama#llama.cpp+5
GitHub
AI Client·2026
Icon for item

Codex plugin for Claude Code

dkundel-openai, VOIDXAI +8·OpenAI

Integrates Codex into Claude Code so you can run read-only code reviews, steerable adversarial reviews, and delegate long-running tasks to a local Codex instance via slash commands. Uses the local Codex CLI/app server and Node.js; designed for developers who want seamless handoff between Claude Code and Codex.

#codex#claude-code#plugin#nodejs#cli+6
GitHub
AI Client·2026
Icon for item

wacrm

ArnasDon

Self-hostable CRM for WhatsApp that centralizes shared inboxes, contacts, sales pipelines and no-code automations; includes a bring-your-own-key AI reply assistant and optional auto-reply bot grounded in a searchable knowledge base.

#github#nodejs#typescript#react#postgres+8
Hugging Face
AI Model·2026
Icon for item

OpenAI Privacy Filter

OpenAI

Detects and masks personally identifiable information (PII) in text using a bidirectional token-classification model for high-throughput, on‑premises sanitization. Key traits: 1.5B parameters, 128k-token context, Apache 2.0 license, and tunable precision/recall operating points.

#openai#privacy#huggingface#nlp#ai-inference+2
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Next