Skip to content

This project is a smart legal document search engine that understands meaning, not just keywords. Built with Sentence Transformers, FAISS, and Flask, it lets you search for related documents based on the concept of your query — perfect for legal research or any domain where semantic similarity matters.

Notifications You must be signed in to change notification settings

yrehim7/vector_db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

🧠 Semantic Legal Search Engine

A minimal and smart semantic search engine for legal documents. Instead of matching just keywords, it finds documents with similar meaning using state-of-the-art embeddings and vector search.


Features

  • Fast similarity search with FAISS
  • Understands meaning using Sentence Transformers (all-MiniLM-L6-v2)
  • Simple Flask-based web interface
  • Easily customizable for your own document dataset

About

This project is a smart legal document search engine that understands meaning, not just keywords. Built with Sentence Transformers, FAISS, and Flask, it lets you search for related documents based on the concept of your query — perfect for legal research or any domain where semantic similarity matters.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published