Sophomoresty/gemini-web2api
gemini‑web2api is a Python server that proxies Google Gemini’s private web API and presents it as an OpenAI‑compatible endpoint (`/v1/chat/completions`, `/v1/models`, etc.). It supports optional API‑key auth, streaming, function calling, image input, multiple Gemini model aliases, adjustable reasoning depth, and can run directly or inside Docker.
OpenMOSS/MOSS-TTS-Nano
MOSS‑TTS‑Nano is a 0.1 B‑parameter multilingual text‑to‑speech model that runs in real‑time on a CPU. It uses an audio‑tokenizer + LLM pipeline, supports voice cloning, offers an ONNX‑only backend (no PyTorch), and provides simple CLI/web‑demo scripts for quick deployment.
nageoffer/ragent
A production-grade Java platform for building Agentic RAG applications, featuring hybrid retrieval, a ReAct-based agent engine, and enterprise-level infrastructure for model reliability and observability.
mixpeek/amux
An open-source control plane for AI coding agents that allows users to coordinate multiple parallel workers via a shared kanban board, scheduling, and a unified dashboard.
ciembor/agent-rules-books
A collection of distilled software engineering rules from classic programming books designed as project-level instructions to guide AI coding agents in producing high-quality architecture and code.
wecode-ai/Wegent
An open-source AI work system that integrates a local desktop workbench with cloud agents and remote machines for collaborative AI-driven coding and task execution.
JerryZLiu/Dayflow
A private, automatic work journal for Mac that uses AI to turn screen activity into a chronological timeline and searchable work history.
Leon-Drq/openagentskill
A skill layer for AI agents that provides a registry and resolver to find, audit, and install the most suitable and trusted reusable skills for specific tasks.
shiwenwen/hope-agent
A local-first personal AI agent that autonomously executes long-term goals, manages a persistent knowledge base, and controls desktop/browser interfaces.
tandpfun/wardrobe
An AI-powered tool that extracts individual garments from photos to create a digital wardrobe and generates modeled editorial previews of outfits.
termio-sh/termio
A terminal-first agentic development environment that manages persistent CLI AI agent sessions across local and remote machines with mobile monitoring.
pnnbao97/VieNeu-TTS
VieNeu‑TTS is an open‑source, on‑device Vietnamese text‑to‑speech system (v3 Turbo) that runs on CPU via ONNX (or CUDA via PyTorch for large batches). It offers 48 kHz high‑fidelity speech, 23 preset voices, instant voice cloning from a 3‑8 s clip, emotion tags, batch/conversation mode, and a low‑latency streaming API. An edge‑device variant (v3 Nano) provides faster inference on weak CPUs at reduced quality. The project includes a Gradio web UI and a Python SDK (`vieneu`). A newer v4 model is proprietary and only available through the hosted API.
zts212653/clowder-ai
A self-hosted workspace for coordinating teams of AI agents from different model families, providing persistent identity, shared memory, and cross-model review.
cbrock84/headcount
An agent organization for Claude Code that structures 172 specialized AI skills into 16 installable departments, allowing users to add professional expertise to their project instead of writing prompts.
huohua325/Memslides
MemSlides is an open‑source, hierarchical‑memory LLM agent framework that creates personalized slide decks and supports multi‑turn, localized revisions. It maintains user‑profile, working, and tool memories to keep preferences consistent and avoid re‑doing work, offering a CLI and Docker image for easy experimentation.
microsoft/RD-Agent
An autonomous multi-agent framework that automates the research and development loop of proposing and implementing models and data features for ML engineering and quantitative finance.
SaladDay/cc-switch-cli
A CLI and TUI switchboard for managing API providers, accounts, and system prompts across multiple AI coding assistants like Claude Code, Codex, and Gemini.
verl-project/verl
A flexible and efficient RL training library for LLMs that simplifies the implementation of RLHF algorithms and scales to trillion-parameter models.
ShuaixinHuang/image-multiple-angles-3d-camera
A 3D-controlled image generation tool that allows users to change the camera viewpoint of an uploaded image using an interactive 3D widget and the Qwen-Image-Edit-Plus model.
java-up-up/nexus-agent
An enterprise-grade AI agent platform that implements a complete closed-loop of document governance, hybrid RAG retrieval, and ReAct-based autonomous agents for production environments.
huangserva/ComfyUI_MiniMaxH3_Director
A collection of ComfyUI workflows for MiniMax H3 Director, enabling text-to-video, image-to-video, and advanced video-to-video editing with reference materials.
whiteguo233/OpenBiliClaw
OpenBiliClaw is a locally‑run, open‑source AI agent that builds a psychological profile of you from your activity on many content platforms (Bilibili, YouTube, Reddit, etc.). Using that profile, it actively searches those sites for items it predicts you’ll like, explains its choices, and keeps all data on your machine. It consists of a browser extension, a Go/Python backend (with optional offline embedding model), a web UI for desktop and mobile, a Flutter native client, and optional DeepSeek Harness integration. Installation is a four‑step process: add the extension, install the backend (installer or AI‑assisted script), log into a source platform, and open the local web UI. The project emphasizes privacy, cross‑platform recommendation, and continuous self‑learning.
yetone/cumora
A cross-platform team chat and collaboration platform where AI agents are first-class participants with their own personas, memory, and ability to coordinate work.
basicmachines-co/basic-memory
Basic Memory is an open‑source, local‑first knowledge‑base that stores information as plain‑text Markdown files and exposes MCP‑compatible tools so LLM agents can read, write, and semantically search those notes. It offers optional cloud sync, cross‑device access, and plugins for Claude, Codex, Cursor, VS Code, ChatGPT, and more. Free to self‑host (AGPL‑3.0) or use as a $15 / mo hosted service.
lxf746/outlook-auto-register
A protocol-based bulk Outlook account registration tool with a Web console, featuring integrated PerimeterX bypass and proxy pool management.
iflytek/astron-agent
An enterprise-grade agentic workflow development platform that integrates AI orchestration, RPA automation, and model management for production-ready AI agents.
NVIDIA/OpenShell
A secure, sandboxed runtime for autonomous AI agents that uses declarative YAML policies to prevent unauthorized data access and network activity.
OpenLAIR/dr-claw
Open‑source, model‑agnostic AI research assistant that manages the full paper‑writing pipeline (survey → code → analysis → draft → slides) via a web UI, CLI, or desktop app. Uses Claude Code, Gemini, Codex or any OpenRouter model; includes 100+ built‑in “research skills”, a news feed, Git integration, and a one‑click auto‑research mode.
xixihhhh/clipforge
ClipForge is an open‑source AI tool that turns a single product image (or a short text prompt) into a ready‑to‑publish short video for Douyin, Kuaishou, Xiaohongshu, TikTok, etc. It automates script writing, storyboard creation, image‑to‑video synthesis, TTS, subtitles, BGM, and final FFmpeg stitching. Two tracks exist – a completely free path using public assets and Edge TTS, and a paid AI‑generation path that charges per second of generated content. Features include director vs. beginner modes, cross‑shot consistency, selective re‑generation, a 391‑template library, hot‑topic auto‑generation, batch production, built‑in compliance (AIGC labeling, ad‑law word scanning), CLI/MCP/agent integration, and an AGPL‑3.0 license. Ideal for e‑commerce sellers, marketers, creators, and developers who need fast, low‑cost product videos.
continuedev/continue
Continue is an open-source coding agent available as a CLI, VS Code extension, and JetBrains plugin to assist developers with programming.
xhongc/ai_story
AI Story is a Docker‑based web app that automates the whole pipeline from a story prompt to a finished short video, using multiple AI models for script writing, storyboard creation, image generation, camera‑move planning, and video rendering.
AI4Finance-Foundation/FinRobot
An open-source AI agent platform for financial applications that automates investment research and algorithmic trading by combining LLMs with deterministic quantitative analytics.
ocrmypdf/OCRmyPDF
A command-line tool that adds an OCR text layer to scanned PDFs, making them searchable and copy-pasteable while maintaining image quality.
modelcontextprotocol/python-sdk
A Python SDK that lets you build and consume servers following the Model Context Protocol, a standardized API for LLM‑to‑tool communication. It provides decorators for exposing functions as LLM‑usable tools/resources, supports stdio/HTTP/SSE transports, includes a CLI, and is documented at py.sdk.modelcontextprotocol.io.
lixiaoxiao9888-create/manju-laoli-skill
An industrial-grade screenwriting and audiovisual directing system for AI agents to produce viral short dramas and animated shorts.
nexmoe/VidBee
An open-source desktop app that downloads video and audio from 1000+ sites, transcribes them locally, and uses AI to summarize and search the content.
OHF-Voice/piper1-gpl
A fast and local neural text-to-speech engine that provides offline speech synthesis using espeak-ng for phonemization.
worldbench/DiffusionOPSD
DiffusionOPSD is an open‑source implementation of the “On‑Policy Self‑Distillation” algorithm for fine‑tuning diffusion image generators (Stable Diffusion 3.5‑M and Z‑Image‑Turbo). It repeatedly collects low‑noise states from a frozen behavior policy, builds explicit positive/negative targets using reward‑gradient steps, trains a new policy to match those targets, and refreshes the behavior policy via EMA. The repo provides scripts for installing dependencies, downloading reward‑model checkpoints, running quick smoke tests, and launching full‑scale distributed training for any of seven public evaluators (PickScore, CLIPScore, HPSv2.1/v3, Aesthetic, ImageReward, DeQA) or mixed‑reward objectives. Reported results show higher held‑out scores on 19/20 settings and 40‑63 % less GPU‑time versus prior methods. Licensed under Apache 2.0.
holaboss-ai/holaOS
An agentic workspace that integrates AI agents side-by-side with real applications and chat tools, featuring local-first memory and shared tool access.
MaxHu-xuan/chat-archive-guard
ChatArchiveGuard is a Python‑only CLI that locally scans chat export files (text, JSON/JSONL, SQLite) for secret/PII patterns, format errors, and SQLite integrity, reporting aggregate counts and coverage flags without modifying or uploading data.
wzyn20051216/solidworks-automation-skill
An automation framework that turns SolidWorks and AutoCAD into AI-controllable tools, enabling agents to model parts, create assemblies, and generate engineering drawings via natural language.
samanhappy/mcphub
A self-hosted MCP gateway and management platform that provides a unified way to connect, manage, and operate multiple Model Context Protocol servers.
GVCLab/PersonaLive
A real-time, streamable diffusion framework for generating infinite-length expressive portrait animations from a single reference image and a driving video.
novuhq/novu
An open-source communication infrastructure that provides a unified API and conversation model to connect products and AI agents to multiple messaging channels like Email, SMS, and Slack.
jtydhr88/ComfyTV
A canvas-based media workbench for ComfyUI that integrates AI generation with professional-grade editing tools for image, video, audio, music, and 3D assets.
sunblaze-ucb/cybergym
A large-scale evaluation framework for assessing AI agents' ability to perform real-world vulnerability analysis and Proof-of-Concept exploit generation.
heymrun/heym
An AI-native workflow automation platform for building, visualizing, and running multi-agent orchestrations and RAG pipelines via a no-code visual canvas.
xuanyustudio/LocalMiniDrama
An open-source, local-first AI short drama creator that automates the entire production pipeline from script generation to final video synthesis using various AI APIs.