# jpolivera/qmd-bedrock

Hybrid markdown search (BM25 + vector + LLM rerank) with an AWS Bedrock embedding backend. Fork of @tobilu/qmd that swaps the on-device embedder for Bedrock titan-embed-text-v2, eliminating CPU-bound local inference and making per-chunk embedding ~200× faster.

## Repository

- [Catalog detail page](https://awesomeclaudeplugins.com/jpolivera/qmd-bedrock)
- [GitHub repository](https://github.com/jpolivera/qmd-bedrock)
- Stars: 0
- Forks: 0
- 1 plugin entries are reported.

## Catalog provenance

- Publication state: indexable
- Quality note: Canonical repository has a description and validated plugin count.
- Catalog snapshot: Aug 31, 2026
- Repository metadata source: public GitHub API when available

## Installation

When this repository exposes a Claude Code marketplace, add it with:

```bash
/plugin marketplace add jpolivera/qmd-bedrock
```
