AIAny

Tag

Explore by tags

GitHub
AI Client2023

Brings ChatGPT, Claude, Gemini, Perplexity, DeepSeek, Grok and other AI chat services into one desktop app, each in its own isolated session and window. Adds prompt management, multi-window layouts, a built-in terminal, and local-first history.

GitHub
AI Image2023

Browser-based editor for inspecting, editing, optimizing and publishing 3D Gaussian splats. Runs entirely in the browser with live preview, localization support, and export/publishing workflows — no install required, aimed at quick iteration and lightweight delivery.

GitHub
AI Infra2023

Turns any website into structured data or an API without code: record clicks once to capture lists and tables, or describe fields in plain language for AI extraction. Also crawls full sites, scrapes pages to Markdown, and runs filtered searches.

Chatbot2023

Runs a consumer AI chat interface backed by DeepSeek's large language models, with text, code, table, file, app, and API workflows. Its main appeal is strong reasoning access at unusually low cost.

GitHub
AI Audio2023

Unifies text-to-speech, singing voice synthesis, voice conversion, and text-to-audio/music in one PyTorch framework with shared vocoders and a common evaluation pipeline. Ships recipes, pretrained checkpoints, and visualizations of classic models.

GitHub
AI Client2023

Hands-free voice-first companion with a Live2D avatar for real-time conversations with LLMs. Cross-platform web and desktop clients, runs locally or via cloud APIs, supports local ASR/TTS and modular customization for personas and models.

GitHub

Runs one-command evaluation of vision-language models across 80+ multimodal benchmarks, handling data download, inference, and metric scoring in a single pass. Supports 220+ LMMs; adding a new model means writing one generate_inner() function.

GitHub
AI Agent2023

Builds realtime voice AI agents that run as server-side participants in WebRTC rooms — mix STT, LLM, and TTS providers or use one realtime model. Adds semantic turn detection, SIP telephony, multi-agent handoffs, and an LLM-judge test harness.

GitHub
AI Video2023

Automates uploading and scheduled publishing of videos to major Chinese and international social platforms (Douyin, Bilibili, Xiaohongshu, Kuaishou, WeChat Video Channel, TikTok, etc.). Offers a CLI, platform-specific uploader modules, headless/browser automation and agent-skill integration for scripted cross-posting workflows.

AI Coding2023

Bundles AI features and coding agents into JetBrains IDEs, using IDE code intelligence for completion, refactoring, and chat. Runs on the proprietary Mellum model or your choice of OpenAI, Gemini, Anthropic, and local models via Ollama or LM Studio.

GitHub
AI Infra2023

Traces how Transformer LLMs route information from input to output, attributing each block's effect to individual attention heads and feed-forward neurons. Click any edge to see what a head promotes or suppresses in vocabulary space.

GitHub
AI Audio2023

Builds real-time voice and multimodal AI agents as composable streaming pipelines. Vendor-neutral: swap among 20+ STT, 20+ LLM and 30+ TTS providers over WebRTC or WebSockets, and compose multi-agent systems with handoff and parallel workers.