baguetter

(★ 212)

Baguetter is a flexible, efficient, and hackable search engine library implemented in Python. It's designed for quickly benchmarking, implementing, and testing new search methods. Baguetter supports sparse (traditional), dense (semantic), and hybrid retrieval methods.

  • .gitignore
  • .pre-commit-config.yaml
  • conftest.py
  • LICENSE
  • Makefile
  • pyproject.toml
  • README.md
  • README_CN.md
  • ruff.toml
// repository documentation