vector-database topic

List vector-database repositories

AI-Lawyer-RAG-with-Deepseek

29
Stars
10
Forks
29
Watchers

AI Lawyer is an intelligent reasoning legal assistant powered by DeepSeek , Ollama RAG and LangChain, designed to streamline legal research and document analysis. By leveraging retrieval-augmented gen...

Hybrid-Search-RAG

17
Stars
3
Forks
17
Watchers

This repository contains hybrid-rag a LLMOPS python package

DocSense

16
Stars
1
Forks
16
Watchers

An interactive web application for comparing PDF documents using cosine similarity scans and a chatbot interface to explore and interact with PDF content.

neuron-ai

1.4k
Stars
157
Forks
1.4k
Watchers

The PHP Agentic Framework to build production-ready AI driven applications. Connect components (LLMs, vector DBs, memory) to agents that can interact with your data. With its modular architecture it's...

deep-searcher

7.3k
Stars
696
Forks
7.3k
Watchers

Open Source Deep Research Alternative to Reason and Search on Private Data. Written in Python.

bge-m3-qdrant-sample

24
Stars
4
Forks
24
Watchers

A demonstration of hybrid search with reranking using Qdrant and BGE-M3 model. A showcase of dense and sparse retrieval combined with ColBERT reranking for optimal search results

bge-m3-onnx

21
Stars
3
Forks
21
Watchers

ONNX implementation of the BGE-M3 multilingual embedding model and tokenizer with native C#, Java, and Python implementations. Generates all three embedding types: dense, sparse, and ColBERT vectors.

strwythura

186
Stars
20
Forks
186
Watchers

Construct knowledge graphs from unstructured data sources, use graph algorithms for enhanced GraphRAG with a DSPy-based chat bot locally, and curate semantics for optimizing AI app outcomes within a s...

odsc-agentic-ai-summit-2025

16
Stars
4
Forks
16
Watchers

Code from the ODSC Agentic Graph RAG workshop combining vector, FTS & graph retrieval for RAG. Includes observability and guardrails for evaluating outputs.