snakers4/silero-models

A collection of fast, end-to-end text-to-speech models supporting a wide variety of languages, designed for efficient execution on CPU and GPU.

neuml/txtai

An all-in-one AI framework for semantic search, LLM orchestration, and language model workflows, featuring a built-in embeddings database for RAG and autonomous agents.

agentclientprotocol/registry

A curated registry of AI agents that implement the Agent Client Protocol (ACP) and support user authentication, providing a discovery mechanism for client applications.

jahala/tilth

A structural code navigation tool and MCP server that helps AI agents read codebases more efficiently by providing outlines, definition-first search, and call-chain tracing.

bgauryy/octocode

An agentic code research platform that provides AI agents and developers with token-efficient, evidence-based context from local and GitHub repositories using a Rust-powered engine.

prathoshap/vagdhenu

A production-grade Sanskrit chant text-to-speech system that generates traditional melodic recitation instead of flat read-aloud speech.

Felix3322/PotPlayer_ChatGPT_Translate

A PotPlayer subtitle translation plugin that uses OpenAI-compatible AI APIs to provide real-time, context-aware translations of subtitles.

copper-project/copper-rs

Copper is a Rust runtime for building static, zero‑allocation robot task graphs that can run on anything from Linux to bare‑metal MCUs. It records execution into a replayable log, offers ROS 2 interop, and provides tooling (project templates, visualisation, replay) for deterministic, real‑time robot software.

agent-sh/agnix

A linter for AI agent configurations that validates files like CLAUDE.md and .cursorrules to prevent AI tools from silently ignoring custom instructions.

NVIDIA/cuda-quantum

A platform for hybrid quantum-classical computing that integrates QPUs, GPUs, and CPUs into a single programmable system.

patriceckhart/zot

A lightweight, single-binary coding agent harness written in Go that provides a unified interface for 30+ AI providers and built-in tools for filesystem and shell interaction.

wanyichen06/LLMInternSkill

An evidence-bound resume toolkit for AI internship seekers that polishes resumes, tailors them to JDs, and generates interview prep based on verifiable technical evidence.

ZJU-REAL/SDAR

SDAR is a self-distilled agentic reinforcement learning framework that unifies Agentic RL with on-policy self-distillation to improve LLM agent performance in interactive environments.

tavily-ai/tavily-mcp

Tavily MCP is a Model Context Protocol server that exposes four web‑knowledge tools—search, extract, map, and crawl—so LLM‑based agents (Claude Code, Cursor, etc.) can fetch up‑to‑date web data, pull page content, generate site maps, or bulk‑crawl sites. It can be used via Tavily’s hosted endpoint or run locally with a single `npx` command, authenticating with an API key or optional OAuth. Configuration is done through environment variables (`TAVILY_API_KEY`, `DEFAULT_PARAMETERS`, `TAVILY_HUMAN_ID`). The server enables real‑time web access for AI assistants, RAG pipelines, and productivity tools without custom scraping code.

xybrid-ai/xybrid

Xybrid is an open‑source, cross‑platform SDK that runs LLMs, speech‑to‑text and text‑to‑speech models locally on devices (mobile, desktop, Unity). It provides native bindings for Flutter, Swift, Kotlin, Unity, Rust and Python, supports many popular open‑source models, and lets you chain them together in a multi‑model pipeline—all without requiring cloud services.

Lightricks/ComfyUI-LTXVideo

A collection of custom ComfyUI nodes and workflows that extend the LTX-2 video generation model with advanced control, HDR output, AI dubbing, and generative upscaling.

kornia/kornia

A differentiable computer vision library for PyTorch that integrates classical image processing and geometric vision algorithms into deep learning pipelines.

Chorus-AIDLC/Chorus

Chorus is a management harness for AI coding agents that implements the AI-DLC workflow, allowing teams to orchestrate multiple agents and ensure human verification of AI-proposed code.

adshao/flounder

Flounder is an open‑source framework that lets LLM coding agents run autonomous, sandboxed security audits. Given a repo, contract address, transaction hash, or similar clue, it prepares a workspace, maps the attack surface, lets the model write and execute PoC tests in an OCI sandbox, verifies findings locally, optionally confirms them against a real target, and generates markdown reports. It supports many scenarios (blind audits, incident investigations, bug‑bounty work) and works with various model providers via a daemon‑based control plane.

OpenBMB/UltraRAG

A lightweight RAG development framework based on the Model Context Protocol (MCP) that enables low-code orchestration of complex retrieval-augmented generation workflows.

JackHopkins/factorio-learning-environment

An open-source framework for developing and evaluating LLM agents in Factorio, using a code synthesis REPL pattern to test long-term planning and resource management.

huggingface/datatrove

A library for processing, filtering, and deduplicating massive text datasets at scale, specifically optimized for LLM training data preparation.

alchaincyf/fanbox

A local-first cockpit for coding agents that integrates a file browser, embedded terminal, and live previews to help developers track and manage AI-generated projects.

1mancompany/OneManCompany

An agentic operating system that lets a single human act as CEO of a virtual company staffed by collaborating AI employees to deliver professional-grade products.

BlinkDL/RWKV-LM

An attention-free RNN architecture that delivers Transformer-level LLM performance with linear-time complexity and constant VRAM usage.

cisco-ai-defense/defenseclaw

A security governance layer for agentic AI runtimes that enables scanning of capabilities, runtime traffic inspection, and audit evidence export.

lucienhuangfu/eLLM

An LLM inference framework for CPU servers that optimizes long-horizon inference by trading storage for computation to outperform GPUs in long-context scenarios.

ATH-MaaS/ComfyUI-Copilot

An intelligent assistant for ComfyUI that automates the generation, debugging, and optimization of image generation workflows using an LLM-powered agent.

unum-cloud/USearch

A compact, high-performance similarity search and clustering engine for vectors and text that is designed to be faster and more portable than FAISS.

papersgpt/papersgpt-for-zotero

PapersGPT is a native‑C++ Zotero plug‑in that indexes thousands of PDFs locally and lets you chat with them using a local LLM. It promises millisecond‑scale retrieval, cross‑document synthesis, and full offline privacy, with features like AutoPilot batch processing and integration as a “skill” for other AI agents.

spacedriveapp/spacebot

An opinionated agent infrastructure that uses a multi-process architecture to handle concurrent conversations, long-term typed memory, and autonomous background tasks for teams and communities.

ml-explore/mlx-swift

A Swift API for the MLX array framework that enables machine learning research and experimentation on Apple silicon.

LiveBench/LiveBench

LiveBench is a contamination-free benchmark for LLMs that uses monthly updated questions and objective ground-truth answers to provide reliable performance evaluations.

malik-group/do-as-i-do

A robotics pipeline that reconstructs human hand-object interactions from video and retargets them into executable trajectories for real-world robot arms and hands.

Deng-m1/MaliangAINovalWriter

Maliang AI Novel Writer (AINoval) is an open‑source web platform that lets Chinese web‑novel authors write long‑form fiction with AI assistance. It bundles a Flutter‑Web rich‑text editor, hierarchical content management, AI‑driven outline/scene generation, structured world‑building trees, prompt/preset handling, and a full admin console for user, model, cost and content‑moderation management. The backend is Spring Boot 3 (Java 21) using LangChain4j for LLM orchestration, MongoDB for storage and Chroma for vector embeddings. Deploy with a single Docker‑Compose file, then create an admin account via the provided script. Ideal for solo writers, writing teams, or platform operators who need AI‑augmented novel creation and robust operational tooling.

qinshihu/itops-agent-platform

An enterprise-grade AIOps platform that uses multi-agent AI collaboration to automate the full cycle of alert diagnosis, human-approved repair, and verification.

sadjow/claude-code-nix

A Nix flake providing an automatically updated, self-contained native binary of Claude Code for declarative and reproducible installations.

docker/compose-for-agents

A collection of Docker Compose demos for deploying and orchestrating AI agents, supporting multiple frameworks and local or remote model execution.

DLR-RM/rl-baselines3-zoo

A training framework for Stable Baselines3 that provides scripts for training, evaluating, and tuning RL agents, along with a collection of pre-tuned hyperparameters for common environments.

keon/browser-control

A fast Rust CLI that lets AI coding agents control a real browser via the Chrome DevTools Protocol using shell-native commands and stable element references.

FlowElement-xinliuyuansu/m_flow

M-flow is a memory system for AI agents that retrieves information by retrieving information through scoring evidence paths in a knowledge graph, operating like a cognitive memory system rather than relying solely on similarity search.

zonde306/ST-Prompt-Template

An extension for SillyTavern that uses EJS templating to enable JavaScript logic, conditional prompts, and dynamic variable management within AI interactions.

huifer/WellAlly-health

A local-first, AI-powered personal health record system that turns medical documents into a private, searchable knowledge base on your own machine.

SciSharp/LLamaSharp

A cross-platform C# library based on llama.cpp that allows developers to run LLaMA and other LLMs locally on CPU and GPU with high-level APIs.

pgmpy/pgmpy

A Python library for causal and probabilistic reasoning using graphical models, providing tools for structure learning, parameter estimation, and causal inference.

civitai/civitai

A community platform for sharing, discovering, and collaborating on Stable Diffusion models and AI generation customizations.

BlackSnufkin/LitterBox

A self-hosted payload-analysis sandbox for red and blue teams to test samples against static, dynamic, and EDR analysis tools to determine their detection likelihood.

MIT-SPARK/VGGT-SLAM

A real-time dense feed-forward scene reconstruction system for 3D mapping and localization, featuring optional open-set 3D object detection.