VideoRAG icon indicating copy to clipboard operation
VideoRAG copied to clipboard

[KDD'2026] "VideoRAG: Chat with Your Videos"

Results 15 VideoRAG issues
Sort by recently updated
recently updated
newest added

When follow the exmaple to ask questions about the videos! there is a error: INFO:nano-graphrag:Load KV video_path with 0 data INFO:nano-graphrag:Load KV video_segments with 0 data INFO:nano-graphrag:Load KV text_chunks with...

之前给 LightRAG 建立过一个社群。效果相当不错,还是很有头脑风暴的作用的。 我预测 VideoRAG 也会有很多人想交流。 ![Image](https://github.com/user-attachments/assets/7cd4e844-948d-4594-9edf-33b195e8bf53) 若失效,请联系微信 drinking-soda 更新。

it aways "InitializingInitializing AI Assistant..." Who can tell me how to solve it , Thank you so much

(vimo) jct@DNA-LAB-4090-Server1:~/code/VideoRAG/Vimo-desktop$ sudo pnpm install  WARN  deprecated [email protected]: This version is no longer supported. Please see https://eslint.org/version-support for other options.  ERROR  Command failed with exit code 128: git fetch --depth...

Hello, When I run the code, I encounter an issue indicating a mismatch between the model and the checkpoint. I cloned the MiniCPM-V-2_6-int4 model from Hugging Face as mentioned in...

Hi, thanks for this interesting framework. While I was trying to follow the readme under [VideoRAG/VideoRAG-algorithm](https://github.com/HKUDS/VideoRAG/tree/main/VideoRAG-algorithm). I found myself missing some dependency or encountering some error. So I thought I...

Hi, thanks for the interesting work. While I was trying to follow Vimo-desktop Quick Start, the backend service worked fine. However, I failed to launch the frontend application. The webpage...

作者大大您好,想请问一下VideoRAG目前可以生产高质量以及逻辑关联比较强的问题嘛

I don't have a valid OPENAI_API_KEY, so I want to use local ollama model such as qwen3 to reproduce "winrate_comparison" and "quantitative_comparison"

### When following the example, there is a error in saving segments as below. I have tried using moviepy to process the video, it can work independently. Saving Video Segments...