Multimodal RAG that ingests PDFs, generates grounded text, image outputs by retrieving relevant content from documents.
-
Updated
Sep 19, 2026 - Jupyter Notebook
Multimodal RAG that ingests PDFs, generates grounded text, image outputs by retrieving relevant content from documents.
Cortex AI: Multi-Model Insights Hub is an advanced platform that leverages cutting-edge AI to empower your research, analysis, and data exploration. By integrating multiple Large Language Models (LLMs) with a sophisticated Retrieve-and-Generate (RAG) system
A full-stack multimodal RAG system that intelligently ingests documents, performs semantic retrieval with hybrid reranking, and generates grounded, citation-backed answers using Ollama, Qdrant, Groq, and Python.
This repository contains a full-stack Multimodal Retrieval-Augmented Generation (RAG) backend powered by FastAPI, PostgreSQL/pgvector, Google Gemini integration and Google's latest gemini-embedding-001
Curious how LLMs actually work? This is 10 hands-on notebooks that go from tokenization and generation to RAG, hallucinations, and building AI agents — all through experimentation.
Multimodal RAG that retrieves document pages as images using ColQwen2 late-interaction search, fused with dense and lexical retrieval. Modality-routed generation with page-level citations. Runs on a 4GB laptop GPU.
A state-of-the-art Retrieval-Augmented Generation (RAG) system that transforms document processing and knowledge retrieval through hierarchical organization, advanced embedding techniques, and intelligent conversation management. This project combines cutting-edge AI technologies to create a sophisticated document intelligence platform.
An end-to-end Multimodal Retrieval-Augmented Generation (RAG) system using Docling, ChromaDB, CLIP, LangChain, and Google Gemini for intelligent PDF understanding.
To associate your repository with the multimodel-rag topic, visit your repo's landing page and select "manage topics."