AIAny

Tag

Explore by tags

GitHub
AI Client2024

A self-hostable virtual companion: a VRM or Live2D character you own that voice-chats in real time, plays Minecraft and Factorio, and runs models in-browser via WebGPU or across 25+ LLM providers like Ollama, OpenAI, and Claude.

GitHub
AI Client2024

Generates structured, streaming UIs from LLM output and renders them in React using a compact OpenUI Lang, built component libraries, and chat surfaces; claims up to ~67% token savings vs JSON and includes a playground and CLI.

GitHub

Bridges AI assistants to Jira and Confluence via the Model Context Protocol, exposing ~72 tools for JQL search, issue/page CRUD, status transitions, and comments. Supports Cloud and Server/Data Center with API-token, PAT, or OAuth 2.0 auth.

GitHub
AI Client2024

Runs iterative, fully-local web research loops using locally hosted LLMs (via Ollama or LMStudio): it auto-generates search queries, gathers and summarizes results, reflects to find gaps, re-queries, and emits a final markdown report with sources.

GitHub
AI Client2024

Terminal-native AI coding agent that brings conversational, multi-model code assistance into your shell. Integrates with 300+ models and providers, offers an interactive TUI, Zsh ':' plugin, semantic workspace search, and Git-oriented workflows for in-terminal edits, commits, and command suggestions.

GitHub
AI Agent2024

Elixir-native autonomous agent framework that models state changes as pure cmd/2 operations and describes side effects with typed directives; integrates with OTP supervision and optional LLM plugins for AI-driven agents.

GitHub
AI Agent2024

A 100-line LLM framework built on one graph abstraction of nodes and flows, with zero dependencies and no vendor wrappers. The tiny core composes agents, workflows, and RAG, and is small enough for a coding agent to read and extend on its own.

GitHub
AI Infra2024

Connects AI agents to 50+ apps and databases — Notion, Slack, Salesforce, GitHub, Jira — then continuously syncs and indexes their data behind one search API, with auth, ingestion, and retrieval exposed via MCP, REST, and SDKs.

GitHub
AI Client2024

Build scripts that repackage Anthropic's Claude Desktop into native Linux artifacts (.deb, .rpm, AppImage, AUR, Nix flake), enabling a native Claude client with system tray, global hotkey, and MCP integration for Debian/Ubuntu and other distros.

GitHub
AI Agent2024

Simulates a trading firm using LLM agents in specialized roles — fundamentals, sentiment, news and technical analysts feed bull/bear researcher debates, then a trader and risk team decide. Works across US, global and crypto markets and 10+ LLM providers.

GitHub
AI Agent2025

Curates 500+ open-source AI agent use cases, indexed two ways: by industry vertical (healthcare, finance, legal, retail, and more) and by framework (CrewAI, AutoGen, LangGraph, LlamaIndex, Agno). Each entry links a runnable repo.

GitHub
AI Infra2025

Provides a shared runtime that composes, extends, and observes services in real time by modeling capabilities as discoverable workers, functions, and triggers. It collapses separate integration surfaces (queues, cron, HTTP, observability) into one live catalog so agents and services can call and trace each other immediately.