Qmedia — 自媒体 AI 运营工具中文文档 是 AI Skill Hub 本期精选AI工具之一。综合评分 8.2 分,整体质量较高。我们强烈推荐将其纳入你的 AI 工具库,帮助提升工作效率。
Qmedia — 自媒体 AI 运营工具中文文档 是一款基于 TypeScript 开发的开源工具,专注于 content、content-search、rag 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
Qmedia — 自媒体 AI 运营工具中文文档 是一款基于 TypeScript 开发的开源工具,专注于 content、content-search、rag 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
# 方式一:npm 全局安装 npm install -g qmedia # 方式二:npx 直接运行(无需安装) npx qmedia --help # 方式三:项目依赖安装 npm install qmedia # 方式四:从源码运行 git clone https://github.com/QmiAI/Qmedia cd Qmedia npm install npm start
# 命令行使用
qmedia --help
# 基本用法
qmedia [options] <input>
# Node.js 代码中使用
const qmedia = require('qmedia');
const result = await qmedia.run(options);
console.log(result);
# qmedia 配置说明 # 查看配置选项 qmedia --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export QMEDIA_CONFIG="/path/to/config.yml"
<a href="https://x.com/Lafe8088" target="_blank"> <img src="/docs/images/top.png" alt="alt text"> </a>
English | 简体中文
Changelog - [Report Issues][g-issues-link] - [Request Feature][g-issues-link]
[][lafe-twitter] <a href="https://x.com/LinkLin1987"><img src="https://img.shields.io/badge/Follow-%40LinkLin-1DA1F2?logo=twitter&style={style}"></a>
<a href="https://discord.gg/bkU2K7GjAb"><img src="https://img.shields.io/discord/1245752894389489704?style=social&logo=discord"></a>
</div>
QMedia is an open-source multimedia AI content search engine , provides rich information extraction methods for text/image and short video content. It integrates unstructured text/image and short video information to build a multimodal RAG content Q&A system. The aim is to share and exchange ideas on AI content creation in an open-source manner. [issues][g-issues-link]
Share QMedia with your friends.
[![][share-x-shield]][share-x-link]
Spark new ideas for content creation <div class="rdm-tbl-wrap"><table class="rdm-tbl"><thead><tr><th><div align="center"> <a href="https://discord.gg/bkU2K7GjAb"><img src="https://img.shields.io/discord/1245752894389489704?style=social&logo=discord"></a> </div></th><th>Join our Discord community!</th></tr></thead><tbody><tr><td>
</td><td>Join our WeChat group !</td></tr></tbody></table></div>
<br/>
[![][back-to-top]](#readme-top)
</div>
<details open="open"> <summary>Directory</summary>
- 👋🏻 Introduction - 💫 feature overview - 1 content cards - 2 multimodal content rag - 3 pure local multimodalmodels - 🤖 installation instructions - mm_server Installation - mmrag_server Installation - qmedia_web Installation - ⭐️ Usage - Combined Usage - Independent model service - pure local multimodal </details>
Web Service inspired by XHS web version, implemented using the technology stack of Typescript, Next.js, TailwindCSS, and Shadcn/UIRAG Search/Q&A Service and Image/Text/Video Model Service implemented using the Python framework and LlamaIndex applicationsRAG Search/Q&A Service, and Image/Text/Video Model Service can be deployed separately for flexible deployment based on user resources, and can be embedded into other systems for image/text and video content extraction.<a href="https://x.com/Lafe8088" target="_blank"> <img src="/docs/images/media_card.png" alt="alt text"> </a>
<br/>
<a href="https://x.com/Lafe8088" target="_blank"> <img src="/docs/images/query.png" alt="alt text"> </a>
Deployment of various types of models locally Separation from the RAG application layer, making it easy to replace different models Local model lifecycle management, configurable for manual or automatic release to reduce server load
Language Models:
Feature Embedding Models:
Image Models:
Video Models
[![][back-to-top]](#readme-top)
</div>
[![][back-to-top]](#readme-top)
</div>
---
QMedia services: Depending on resource availability, they can be deployed locally or the model services can be deployed in the cloud
mm_server:<br/>
mmrag_server:<br/>
- Web Service qmedia_web: Language: TypeScript Framework: Next.js Styling: Tailwind CSS Components: shadcn/ui
[![][back-to-top]](#readme-top)
</div>
---
mm_server + qmedia_web + mmrag_server Web Page Content Display, Content RAG Search and Q&A, Model Service
```bash
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ MIT 协议 — 最宽松的开源协议之一,可自由商用、修改、分发,仅需保留版权声明。
经综合评估,Qmedia — 自媒体 AI 运营工具中文文档 在AI工具赛道中表现稳健,质量优秀。如果你已有明确的使用需求,可以直接上手体验;如果还在评估阶段,建议对比同类工具后再做决策。
| 原始名称 | Qmedia |
| 原始描述 | An open-source AI content search engine designed specifically for content creators. Supports extraction of text, images, and short videos. Allows full local deployment (web app, RAG server, LLM server). Supports multi-modal RAG content Q&A. |
| Topics | contentcontent-searchragsearchsearch-enginevideocreator |
| GitHub | https://github.com/QmiAI/Qmedia |
| License | MIT |
| 语言 | TypeScript |
收录时间:2026-05-22 · 更新时间:2026-05-22 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。