Memory-enhanced Retrieval Augmentation for Long Video Understanding
Video-RAG: Training-Free Retrieval for Long-Video LVLMs
Learn how Video-RAG boosts training-free and low-compute long-video understanding by pairing OCR, ASR, and open-vocabulary detection with any long-video LVLMs.
Nexa AI
18 likes, 2 comments. "How to build local Multimodal RAG with Qwen3-VL | by NEXA Community member"
Video Understanding - Qwen3-VL
Video OCR, long video understanding, and video grounding
Video-RAG: Training-Free Retrieval for Long-Video LVLMs
Learn how Video-RAG boosts training-free and low-compute long-video understanding by pairing OCR, ASR, and open-vocabulary detection with any long-video LVLMs.
How to grep video
Notes on context engineering and agent harnesses for video libraries: designing the structured representations to make media legible to LLMs.
Since we started joining meetings from our computers, video has become the default way that organizations capture what happens at work. We’re at the point now where recording things
Knowledge Graphs for AI
Bridging the gap between organisational data, implicit organisational reasoning, and AI reasoning with Knowledge Graphs purpose-built for AI.
Multimodal Embeddings and RAG: A Practical Guide | Weaviate
Multimodal embeddings allow AI systems to search and reason across text, images, audio, and video in their native formats. This blog covers the key intuitions behind how this all works and walks through three practical implementations using Weaviate and Gemini.
LadybugDB - Embedded Columnar Graph Database
The only viable successor to Kuzu. Built for agentic solutions in highly regulated industries.
Beyond-Naive-RAG--Practical-Advanced-Methods.pdf
Introducing langchain-azure-storage: Azure Storage integrations for LangChain | Microsoft Community Hub
We're excited to introduce langchain-azure-storage, the first official Azure Storage integration package built by Microsoft for LangChain 1.0. As part...
AI21 Maestro’s accuracy fix for RAG’s blind spots
AI21 Maestro’s Structured RAG fixes RAG’s accuracy gaps with hybrid retrieval—delivering reliable, auditable answers for enterprise compliance and reporting.
Deepseek ocr
A Guide on 12 Tuning Strategies for Production-Ready RAG Applications
Strategies and parameters you can tune to improve the performance of Retrieval-Augmented Generation (RAG) applications for production.
How Anthropic Built a Multi-Agent Research System
In this article, we will understand the architecture of the multi-agent research system that Anthropic built.
Urn:li:ugc post:7351284834956185600
The Hitchhiker's Guide to Vector Search
A Qdrant Star shares her hardwon lessons from her extensive opensource building
GitHub - AdemBoukhris457/Docs_Parsing_Techniques: Jupyter notebooks testing different OCR models for document parsing (Dolphin, MonkeyOCR, Marker, Nanonets, ...)
Jupyter notebooks testing different OCR models for document parsing (Dolphin, MonkeyOCR, Marker, Nanonets, ...) - AdemBoukhris457/Docs_Parsing_Techniques
37 Things I Learned About Information Retrieval in Two Years at a Vector Database Company – Leonie Monigatti
From BM25 to RAG: Everything I learned about vector databases, embedding models, and vector search - and everything in between.
How Exa built a Web Research Multi-Agent System with LangGraph and LangSmith
See how Exa used LangGraph and LangSmith to build a multi-agent web research system to process research queries
Carlos E. Perez (@IntuitMachine) on X
OpenAI self-leaked its Deep Research prompts and it's a goldmine of ideas! Let's analyze this in detail!
🚀 New Python Package for Simple GraphRAG
📦 Package Links & Code Examples:- 🐍 PyPI: https://pypi.org/project/graph_nd/- 📁 GitHub: https://github.com/zach-blumenfeld/graph-nd- 📚 Docs: https://grap...
Building Knowledge Graphs With Claude and Neo4j: A No-Code MCP Approach
Extract and generate a knowledge graph from educational curriculum information without writing a single line of code.
More efficient multi-vector embeddings with MUVERA | Weaviate
Weaviate `1.31` implements the MUVERA encoding algorithm for multi-vector embeddings. In this blog, we dive the algorithm in detail, including what MUVERA is, how it works, and whether it might make sense for you.
recipes/weaviate-features/multi-vector/reason_moderncolbert_comparison.ipynb at main · weaviate/recipes
This repository shares end-to-end notebooks on how to use various Weaviate features and integrations! - weaviate/recipes
Build an AI Domain Deep Research Agent
Fully functional agentic deep research app with step-by-step instructions (100% opensource)
Vector Search Explained | Weaviate
Learn about vector search, a technique that uses mathematical representations of data to find similar items in large data sets.
HNSW
Agentic GraphRAG for Commercial Contracts | Towards Data Science
Structuring legal information as a knowledge graph to increase the answer accuracy using a LangGraph agent
Mastering RAG: How to Select A Reranking Model
Choosing the best reranking model for your RAG-based QA system can be tricky. This blog post simplifies RAG reranking model selection, helping you pick the right one to optimize your system's performance.
Rerankers and Two-Stage Retrieval | Pinecone
Learn how to build better retrieval augmented generation (RAG) pipelines for LLMs, search, and recommendation. In this chapter we explore two-stage retrieval and the incredible accuracy of reranker models.