AIAny

Tag

Explore by tags

GitHub
AI Infra2025

Turns enterprise documents into RAG Q&A, autonomous reasoning agents, and self-maintaining wiki pages, with multi-source ingestion, RBAC, observability, and self-hosted deployment.

GitHub
AI Client2025

Indexes any repo into a knowledge graph of dependencies, call chains, and execution flows, then feeds it to AI coding agents via MCP so they stop missing context. Ships as a CLI plus a zero-install browser graph explorer with chat.

GitHub

An MCP (Model Context Protocol) server that lets AI assistants interact with Xiaohongshu (RedNote): check login, publish image/text or video posts, search and fetch feed/details, and manage comments — exposes HTTP+MCP endpoints and integrates with MCP clients via local Docker or browser automation.

Hugging Face

A ~3.2M-conversation Hugging Face dataset of non-toxic human–ChatGPT interactions for instruction finetuning and evaluation; includes full transcripts plus request headers, hashed IP/geolocation, turn-level moderation scores and usage metadata.

GitHub
AI Client2025

Chat-driven tool that clones any website and converts it into a working modern React app. Uses a Firecrawl backend to orchestrate multiple LLM providers and offers a fast sandbox preview workflow (Vercel or E2B) for rapid prototyping and iterative edits.

Hugging Face

A 1,000,000-sample Vietnamese historical conversation dataset in ShareGPT/ChatML format for question-answering and text-generation. Approximately 78% of samples include step-by-step reasoning chains; remaining samples are final-only. Useful for training or evaluating Vietnamese LLMs and chat agents.

GitHub
AI Audio2025

Build and self-host production voice agents with a drag-and-drop workflow builder, real-time telephony integration, and pluggable LLM/STT/TTS backends. Docker-first with an optional managed cloud offering for teams that want faster onboarding.

GitHub
AI Client2025

Bundles your prompt and project files into a single context package and submits that bundle to one or multiple LLMs (GPT‑5.x, Gemini, Claude, etc.) via API or optional browser automation. Key features: multi-model runs, file-globbing and token-aware bundles, session lineage and replay, and a CLI-first workflow for code reviews, audits, and multi-model comparisons.

GitHub
AI Image2025

Turn plain-English requests into editable draw.io diagrams: the model writes the underlying draw.io XML, which renders live in an embedded canvas. Upload images, PDFs, or text to replicate, refine through chat, and roll back via version history.

GitHub

Extends MCP so tools can return interactive UIs — charts, forms, dashboards — that render inline in chat clients via sandboxed iframes. Tools declare ui:// HTML resources; an SDK binds them to React, Vue, Svelte, Preact, or Solid.

GitHub

Official MCP server for data.gouv.fr, France's national open-data portal: lets chatbots search datasets, query CSV/XLS via the Tabular API, and browse cataloged third-party APIs, all read-only over a public HTTP endpoint that needs no key.

GitHub
AI Agent2025

Provides an agent-native personalized tutoring platform that combines persistent TutorBots, RAG-powered knowledge bases, and a CLI-first workflow. Designed for extensible agent skills, multi-channel deployment, and long-term learner memory.