QMedia - AI Content Search Engine for Content Creators

QMedia is an AI content search engine designed specifically for content creators. It efficiently analyzes and integrates scattered information from text, images, and short videos.

Visit Website
QMedia - AI Content Search Engine for Content Creators

Introduction

What is QMedia?

QMedia is an open-source multimedia AI content search engine that 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.

Key Features

  • Search for image/text and short video materials.
  • Efficiently analyze image/text and short video content, integrating scattered information.
  • Provide content sources and decompose image/text and short video information, presenting information through content cards.
  • Generate customized search results based on user interests and needs.
  • Local deployment, enabling offline content search and Q&A for private data.

Installation

  • mm_server Installation: Multimodal model deployment and API calls.
  • mmrag_server Installation: Content search and Q&A service.
  • qmedia_web Installation: Web service built with TypeScript, Next.js, Tailwind CSS, and Shadcn/UI.

Usage

  1. Start mm_server service: python main.py
  2. Start mmrag_server service: python main.py
  3. Start qmedia_web service: pnpm dev

Community and Support

Join the QMedia Discord community for help and feedback.