QmiAI/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.
This tool helps content creators efficiently find and analyze information from text, images, and short videos for their projects. You input various content types, and it extracts key information, provides summaries, answers questions, and organizes findings into content cards. It's designed for anyone creating content, such as social media managers, marketers, or video producers.
613 stars. No commits in the last 6 months.
Use this if you need a powerful, private search engine to quickly extract insights and answers from your own collection of diverse content assets like videos, images, and text.
Not ideal if you primarily work with long-form articles or require advanced video editing capabilities, as its focus is on content extraction and search rather than deep video manipulation.
Stars
613
Forks
73
Language
TypeScript
License
MIT
Category
Last pushed
Mar 29, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/QmiAI/Qmedia"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
charliewei0716/on-your-data-with-streamlit
Showcase the use of Azure OpenAI's native On Your Data feature and integrates it with Streamlit,...
ben-ogden/pinecone-rag
Using Pinecone, LangChain + OpenAI for Generative Q&A with Retrieval Augmented Generation (RAG).
thevladdo/rag-backend
Retrieval-Augmented Generation server with Pinecone and OpenAI
teamunitlab/rag-document-app
This FastAPI-based RAG service processes OCR data, generates embeddings using OpenAI, and...
mazzasaverio/fastapi-langchain-rag
(Let's start with a) Scalable question-answering system utilizing FastAPI, LangChain (LCEL), and...