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

Monty

Pydantic

Runs LLM-generated Python in a Rust sandbox that starts in tens of microseconds (~60µs), with no container overhead. Filesystem, network, and environment access are blocked, and state serializes for pause/resume with per-run resource limits.

#ai-agent#python#ai-tools#security#github+2
GitHub
AI Infra·2023
Icon for item

AirLLM

Gavin Li (lyogavin)

Runs 70B-class LLM inference on a single 4GB GPU without quantization and supports Llama3.1 405B on 8GB VRAM. Uses layer-splitting and block-wise model compression (4/8-bit) to reduce disk load and can speed up inference loading by up to ~3x; integrates with Hugging Face models.

#llm#ai-inference#ai-serving#huggingface#pytorch+2
GitHub
AI Deploy·2023
Icon for item

Xorbits Inference (Xinference)

Xorbits (xorbitsai)·Xorbits AI

Run any open-source LLM, embedding, speech, image, or multimodal model behind one OpenAI-compatible API — swap GPT for an open model in a single line. Routes across vLLM, llama.cpp, GGML, and TensorRT, scaling from a laptop to a multi-node GPU cluster.

#ai-serving#ai-inference#mlops#vllm#tensorrt+4
AI Deploy·2023
Icon for item

LMDeploy

InternLM·Shanghai AI Laboratory

Compresses, deploys, and serves LLMs via two engines: TurboMind for raw speed, a PyTorch engine for flexibility. Claims ~1.8x vLLM throughput through persistent batching, blocked KV cache, and split-and-fuse; ships 4-bit AWQ and KV-cache quantization.

#llm#ai-deploy#ai-serving#ai-inference#mlops+2
GitHub
AI Agent·2023
Icon for item

MetaGPT

FoundationAgents, MetaGPT contributors +1

Orchestrates LLM-based roles (product managers, architects, engineers) to turn a one-line requirement into user stories, APIs and a starter code repo. SOP-driven multi-agent workflows with CLI and library APIs for prototype generation and agentic development.

#llm#ai-agent#agent-skills#ai-framework#python+3
GitHub
AI Client·2023
Icon for item

Open Interpreter

OpenInterpreter (GitHub organization and community)

Lets LLMs run code and control a user’s computer via natural language (Python, JavaScript, Shell, etc.) with interactive approval. Supports local or hosted models, terminal and Colab/Codespaces integrations, streaming output, and configurable safety/auto-run options.

#ai-agent#cli#terminal#python#llm+3
GitHub
AI API·2023
Icon for item

LiteLLM

BerriAI

Calls 100+ LLM providers — OpenAI, Anthropic, Gemini, Bedrock, Azure — through one OpenAI-compatible API, as a Python SDK or self-hosted proxy. The proxy adds virtual keys, spend tracking, rate limits, and load balancing across models and providers.

#llm#ai-api#ai-client#python#docker+8
GitHub
AI Train·2023
Icon for item

OpenRLHF

Jian Hu, Xibin Wu +5·OpenRLHF Team, ByteDance +3

Trains LLMs with RLHF at scale by splitting actor, critic, reward, and reference models across separate GPU groups via Ray, with vLLM-accelerated generation and DeepSpeed ZeRO-3. Supports PPO, GRPO, REINFORCE++, DPO, plus async and agentic multi-turn RL.

#RL#vllm#llm#huggingface#pytorch+4
GitHub
MLOps·2023
Icon for item

DeepEval

Confident AI

Framework for unit-testing, evaluating and benchmarking LLM systems with ready-made metrics (G‑Eval, hallucination, task completion), support for local judge models and synthetic datasets, plus CI-friendly integrations for LangChain/OpenAI/Anthropic.

#llm#RAG#python#gitHub#mcp+5
GitHub
AI Train·2023
Icon for item

GeoAI

Open Geospatial Solutions (opengeos), Qiusheng Wu (giswqs)·Open Geospatial Solutions

Applies deep learning workflows to geospatial data, covering imagery search, dataset preparation, model training, inference, visualization, and QGIS integration for remote sensing.

#python#pytorch#vision#ai-image#github+1
GitHub
AI API·2023
Icon for item

Claude Cookbooks

Anthropic

Runnable Jupyter notebooks for building with the Claude API: tool use, RAG, vision, prompt caching, sub-agents, classification, summarization, and integrations like Pinecone and Voyage embeddings. Copy-paste recipes that drop into real projects.

#anthropic#claude#ai-api#python#prompt-engineering+4
GitHub
AI Client·2023
Icon for item

kotaemon

Cinnamon·Cinnamon AI

Chat with your documents via retrieval-augmented generation; each answer carries inline citations and a built-in viewer highlights the cited PDF passage. Pairs full-text with vector search and runs on OpenAI, Azure, Cohere, Ollama, or local models.

#github#ai-tools#chatbot#ai-client#python+3
  • Previous
  • 1
  • More pages
  • 7
  • 8
  • 9
  • More pages
  • 31
  • Next