AIAny

Tag

Explore by tags

GitHub
AI API2024

Transforms websites into structured data for AI agents and analytics. Uses configurable graph-based scraping pipelines and LLM integrations, available as a self-hosted Python library or a managed cloud API with SDKs.

GitHub
AI Infra2024

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

GitHub
AI Client2024

Self-hostable “bookmark everything” app for saving links, notes, images and PDFs with automatic fetching of previews, full-text search, OCR, and LLM-based automatic tagging and summarization (supports local models via ollama). Targets users who want AI-assisted organization in a self-hosted stack.

GitHub
AI Video2024

Automates online monetization workflows—generating and scheduling YouTube Shorts, posting to X (Twitter), running affiliate campaigns, and outreach. Modular provider-based design (TTS, LLM hooks, CRON scheduler) and configurable pipelines; legal/ToS risks mean use with caution.

GitHub
AI Agent2024

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.

GitHub
AI Agent2024

Turns repeatable business workflows into versioned agent skills that can run in Refly, ship to coding agents, or be exposed as APIs and webhooks.

GitHub
AI Client2024

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.

GitHub
AI Video2024

Generates HD short videos from a single topic/keyword — auto-creates script, finds/assembles footage, generates subtitles, TTS and background music. Offers web UI + API, batch mode, multiple LLM/TTS providers and common short-video aspect ratios.

GitHub
AI Agent2024

Converts natural-language questions into SQL, charts, and dashboards across 20+ data sources like BigQuery and Snowflake. Runs through AI clients like Claude Code, grounding queries in a Git-versioned semantic layer rather than raw schemas.

GitHub
AI Agent2024

Runs coding agents and automations from a self-hosted developer control center, with local, remote, cloud, and ACP-compatible backends for managed engineering workflows.

GitHub
AI Agent2024

SDK for building browser-based AI agents: expose Playwright-style APIs plus natural-language primitives (act/observe/extract) with self-healing actions, token-efficient accessibility trimming, and runtime extension next to the browser. Supports TypeScript, Python, and Go.

GitHub
AI Agent2024

Framework for building offensive and defensive security agents that run real pentests autonomously. Uses a ReACT loop over 300+ models (OpenAI, Anthropic, DeepSeek, local Ollama) with built-in recon, exploitation, and privilege-escalation tools.