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

AgentScope

agentscope-ai·Alibaba

Python framework for building and serving LLM agents in production: a unified event bus for real-time frontends and human-in-the-loop, fine-grained tool permissions, multi-tenant serving, and tool/code execution sandboxed via Docker or E2B.

#agent-skills#mcp#mcp-client#ai-agent#llm+5
GitHub
AI Infra·2024
Icon for item

Daytona

Daytona (daytonaio)·Daytona

Runs AI-generated code in isolated, elastic sandboxes with SDK, API, and CLI access for agent workflows that need stateful execution and environment control.

#mlops#ai-inference#ai-serving#ai-workflow#ai-client+5
GitHub
AI Agent·2024
Icon for item

Parlant

Emcie

Controls customer-facing LLM agents turn-by-turn against deterministic guidelines instead of one big system prompt, surfacing only the rules and tools that apply each turn. Adds journeys, pre-approved canned responses, and traces for auditable behavior.

#ai-agent#llm#python#ai-framework#ai-tools+3
GitHub
AI Deploy·2024
Icon for item

Unstract

Zipstack

Extracts structured JSON from unstructured documents — PDFs, scans, images — by defining extraction schemas as natural-language prompts, then shipping them as REST APIs or ETL pipelines. Swappable across LLM providers and vector DBs.

#LLM#ocr#docker#ai-api#mcp-server+4
GitHub
AI Client·2024
Icon for item

supermemory

supermemoryai (GitHub organization)·Supermemory

Memory engine that lets AI apps remember users across conversations: it extracts facts, tracks updates, resolves contradictions, and auto-forgets stale info, returning context in ~50ms. Tops the LongMemEval, LoCoMo and ConvoMem memory benchmarks.

#RAG#ai-client#mcp#mcp-client#ai-api+5
GitHub
AI Train·2024
Icon for item

Marin

marin-community

End-to-end framework for running and reproducing foundation-model research workflows — from data curation and tokenization to training and evaluation. Emphasizes reproducibility by recording every step (including failed runs) and expressing experiments as dependency-ordered steps.

#foundation-model#mlops#ai-train#ai-workflow#ai-framework+3
GitHub
AI Agent·2024
Icon for item

RD-Agent

Microsoft

Splits autonomous R&D into two cooperating agents: one proposes hypotheses, the other writes and tests code — iterating on quant-finance factors, Kaggle pipelines, and model research. Hits a ~30% medal rate on MLE-Bench, nearly double AIDE's.

#microsoft#gitHub#ai-agent#LLM#agent-skills+3
AI API·2024
Icon for item

Genkit - Open-source AI framework by Google in JavaScript, Go and Python

Google (Firebase team)·Google

Build AI workflows once and run them across model providers — GoogleAI, OpenAI, Claude, Ollama — through one SDK. Composable primitives for RAG, tool use, and agents, plus a local dev UI for tracing and debugging, with SDKs in JS/TS, Go, and Python.

#ai-framework#ai-api#google#gemini#openai+9
GitHub
AI Agent·2024
Icon for item

Pydantic AI

Pydantic

Provides a Python framework for building generative-AI agents and workflows with Pydantic-style type safety and composable capabilities. Model-agnostic provider support, built-in observability, human-in-the-loop tool approval, and durable execution for production use cases.

#ai-agent#python#ai-framework#llm#agent-skills+3
AI Agent·2024
Icon for item

AutoGPT

Toran Bruce Richards, AutoGPT Team·Significant Gravitas

Give an agent a goal and it plans, then executes each step using AI models and your everyday apps. Build agents via chat-driven AutoPilot, a drag-and-drop builder, or self-hosted code, then run them on a schedule across integrations.

#ai-agent#agent-skills#ai-tools#ai-workflow#llm+2
AI Agent·2024
Icon for item

Qodo

Qodo

Reviews code in the IDE, CLI, and pull requests, flagging bugs, logic gaps, security holes, and missing tests using context from the whole repo and its dependencies. Enforces team-specific rules learned from past PRs.

#ai-agent#ai-coding#ai-workflow#agent-skills#mcp+4
GitHub
AI Agent·2024
Icon for item

Kortix (suna)

Kortix (kortix-ai)·Kortix AI

Runs autonomous AI-agent workforces where each agent, skill, and company process lives as version-controlled code you own. Agents act in isolated sandboxes and submit deliverables for human review, with 3,000+ connectors plus MCP support.

#github#ai-agent#ai-workflow#mlops#ai-development+2
  • Previous
  • 1
  • More pages
  • 3
  • 4
  • 5
  • More pages
  • 16
  • Next