nannib/nbmultirag
Un framework in Italiano ed Inglese, che permette di chattare con i propri documenti in RAG, anche multimediali (audio, video, immagini e OCR). It is an Italian and English framework, which allows you to chat with your documents in RAG, including multimedia (audio, video, images and OCR).
This project helps you chat with all your personal documents, including audio, video, images, and text files, using an AI model that runs entirely on your own computer. You feed it a folder of documents, and it allows you to ask questions and receive answers based on their content, keeping all your information private. It's designed for individuals or small teams who need to extract information from various document types securely.
Use this if you need to quickly find information across a large collection of diverse documents and want to ensure your data never leaves your local machine.
Not ideal if you need a cloud-based solution for collaboration or have a limited amount of storage/processing power on your computer.
Stars
29
Forks
8
Language
Python
License
GPL-3.0
Category
Last pushed
Feb 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/nannib/nbmultirag"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
illuin-tech/colpali
The code used to train and run inference with the ColVision models, e.g. ColPali, ColQwen2, and ColSmol.
AnswerDotAI/byaldi
Use late-interaction multi-modal models such as ColPali in just a few lines of code.
jolibrain/colette
Multimodal RAG to search and interact locally with technical documents of any kind
OpenBMB/VisRAG
Parsing-free RAG supported by VLMs
chiang-yuan/llamp
[EMNLP '25] A web app and Python API for multi-modal RAG framework to ground LLMs on...