LogoAIAny
  • Search
  • Collection
  • Category
  • Tag
  • Daily AI
LogoAIAny

Tag

Explore by tags

LogoAIAny

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

  • cursor

  • deepmind

  • deepseek

  • depth

  • devops

  • diffusers

  • docker

  • drug-discovery

  • electron

  • embeddings

  • engineering

  • facebook

  • finance

  • foundation

  • foundation-model

  • gemini

  • gemini-cli

  • gemma

  • genomics

  • gitHub

  • github

  • go

  • google

  • gradient-booting

  • grok

  • huggingface

  • image

  • ios

  • java

  • javascript

  • LLM

  • llm

  • math

  • mcp

  • mcp-client

  • mcp-server

  • meta-ai

  • meta-pytorch

  • microsoft

  • mlops

  • mobile

  • multilingual

  • multimodal

  • NLP

  • nlp

  • nodejs

  • nvidia

  • ocr

  • ollama

  • openai

  • opencode

  • pandas

  • paper

  • physics

  • plugin

  • postgres

  • privacy

  • prompt-engineering

  • python

  • pytorch

  • RL

  • robotics

  • rust

  • science

  • security

  • shodan

  • skillkit

  • sora

  • speech

  • ssh

  • tensorrt

  • terminal

  • transformers

  • translation

  • tutorial

  • typescript

  • vibe-coding

  • video

  • vision

  • vllm

  • voice

  • xAI

  • xai

GitHub
Icon for item

E2B

2023
e2b-dev (GitHub organization)

Runs AI-generated code in secure, isolated cloud sandboxes you control via Python or JavaScript SDKs; supports self-hosting (Terraform) and AWS/GCP, enabling agents and code-interpreting workflows to execute real-world tools safely.

pythonjavascriptnodejsgitHubaws+5
GitHub
Icon for item

promptfoo

2023
Promptfoo team (now part of OpenAI)

CLI and library for automated LLM prompt and red-team evaluations — run local-sensitive evals, compare models, and integrate checks into CI/CD with declarative configs and built-in red‑teaming.

prompt-engineeringLLMRAGai-toolscli+4
GitHub
Icon for item

garak

2023
Leon Derczynski, Erick Galinkin +4

Scans LLMs for security and safety failures — probing for hallucination, data leakage, prompt injection, jailbreaks, toxicity, and misinformation. A CLI red‑teaming kit that runs static, dynamic and adaptive probes across many providers and outputs structured JSONL reports.

securityLLMllmnvidiagithub+4
GitHub
Icon for item

Monty

2023
Pydantic

Runs a minimal, sandboxed subset of Python inside a Rust interpreter so LLM agents can safely execute generated code with microsecond startup and tight host-control. Blocks filesystem/env/network by default, supports external host calls, snapshots, resource limits, and bindings for Python, Rust, and JavaScript.

ai-agentpythonai-toolssecuritygithub+2
GitHub
Icon for item

Magika

2023
Google Security Research

Detects file content types with a compact deep‑learning model that runs in milliseconds on a single CPU. Trained on ~100M samples across 200+ content types; offered as a Rust CLI plus Python, JS, and Go bindings for large‑scale security and file‑routing use.

googlesecurityrustpythonnodejs+4
GitHub
Icon for item

Inspect: Framework for Large Language Model Evaluations

2024
UK AI Security Institute, UK Government BEIS

Provides a modular Python framework to run standardized evaluations of large language models — including prompt engineering, tool usage, multi-turn dialog and model-graded scoring. Ships with 100+ pre-built evaluations and extension points for custom elicitation and scoring; intended for model comparison, safety checks and benchmark automation.

githubmlopsllmLLMnlp+5
GitHub
Icon for item

Repomix

2024
yamadashy, Repomix contributors

Packs a Git repository into a single AI-friendly file for easy ingestion by LLMs. Offers per-file and total token counts, optional Tree-sitter compression, secret scanning, and multiple interfaces (CLI, web, browser extension, Docker, MCP) for AI-driven code review and analysis.

ai-toolsllmmcp-servermcpcli+5
GitHub
Icon for item

PentAGI

2025
VXControl (VXControl LLC-FZ), PentAGI Development Team

Runs autonomous LLM-driven penetration-testing agents that discover, exploit, and produce reproducible vulnerability reports in sandboxed Docker environments. Ships with 20+ pentest tools, a knowledge-graph memory, multi-LLM provider support, and REST/GraphQL APIs for self-hosted deployments.

securityai-agentagent-skillsdockerllm+3
GitHub
Icon for item

DBHub

2025
Bytebase

Exposes multiple databases to MCP-compatible LLM clients via a zero-dependency, token-efficient MCP server. Ships execute_sql/search_objects/custom-tools, a web workbench, and safety guardrails (read-only, row limits, timeouts).

mcpmcp-serverpostgresdockernodejs+5
GitHub
Icon for item

JADX-MCP-SERVER

2025
zinja-coder

Exposes a local MCP server that lets LLMs (e.g., Claude Desktop) query decompiled Android app context from a modified JADX GUI—supporting class/method retrieval, resources, xrefs, and debugger hooks for interactive reverse engineering workflows.

mcp-servermcpandroidpythonjava+5
GitHub
Icon for item

π RuView

2025
ruvnet

Converts commodity WiFi CSI into real-time DensePose maps, breathing/heart-rate, and presence detection without cameras; runs on an ESP32 sensor mesh and a Rust sensing server with Docker images, designed for edge-first, privacy-focused deployments.

githubai-toolsai-developmentai-inferencepytorch+2
GitHub
Icon for item

Agents Towards Production

2025
Nir Diamant, DiamantAI Collective

A code-first collection of runnable tutorials for building production-ready generative-AI agents — step-by-step guides covering stateful workflows, vector memory, RAG, tool integrations, Docker/AWS/RunPod deployment, security guardrails, observability, and multi-agent patterns.

ai-agentRAGllmdockermcp+5
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next