<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>search</title>
    <link rel="self" type="application/atom+xml" href="https://links.biapy.com/guest/tags/139/feed"/>
    <updated>2026-09-17T04:58:30+00:00</updated>
    <id>https://links.biapy.com/guest/tags/139/feed</id>
            <entry>
            <id>https://links.biapy.com/links/13812</id>
            <title type="text"><![CDATA[Speakr]]></title>
            <link rel="alternate" href="https://github.com/murtaza-nasir/speakr" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13812"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Speakr is a personal, self-hosted web application designed for transcribing audio recordings.

Speakr transforms your audio recordings into organized, searchable, and intelligent notes. Built for privacy-conscious groups and individuals, it runs entirely on your own infrastructure, ensuring your sensitive conversations remain completely private.

Related contents:

- [Speakr - Interrogez toutes vos réunions enregistrées @ Korben :fr:](https://korben.info/speakr-transcription-audio-self-hosted.html).]]>
            </summary>
            <updated>2026-09-07T08:44:01+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/13389</id>
            <title type="text"><![CDATA[mgrep]]></title>
            <link rel="alternate" href="https://demo.mgrep.mixedbread.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/13389"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A calm, CLI-native way to semantically grep everything, like code, images, pdfs and more. 

- [mgrep @ GitHub](https://github.com/mixedbread-ai/mgrep).]]>
            </summary>
            <updated>2026-07-23T15:50:06+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12787</id>
            <title type="text"><![CDATA[Semble]]></title>
            <link rel="alternate" href="https://minish.ai/packages/semble/introduction/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12787"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Fast and Accurate Code Search for Agents. Uses ~98% fewer tokens than grep+read.

Semble is a code search library built for agents. It returns the exact code snippets they need instantly, using ~98% fewer tokens than grep+read and cutting latency on every step. Indexing and searching a full codebase end-to-end takes under a second, with ~200x faster indexing and ~10x faster queries than a code-specialized transformer, at 99% of its retrieval quality (see benchmarks). Everything runs on CPU with no API keys, GPU, or external services.

Run it as an MCP server and any agent (Claude Code, Cursor, Codex, OpenCode, etc.) gets instant access to any repo, cloned and indexed on demand.

- [Semble @ GitHub](https://github.com/MinishLab/semble).]]>
            </summary>
            <updated>2026-05-18T11:55:58+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12592</id>
            <title type="text"><![CDATA[Claude Context]]></title>
            <link rel="alternate" href="https://github.com/zilliztech/claude-context" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12592"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Your entire codebase as Claude&amp;#039;s context.

Code search MCP for Claude Code. Make entire codebase the context for any coding agent. 

Claude Context is an MCP plugin that adds semantic code search to Claude Code and other AI coding agents, giving them deep context from your entire codebase.]]>
            </summary>
            <updated>2026-04-22T12:49:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12541</id>
            <title type="text"><![CDATA[Fuse.js]]></title>
            <link rel="alternate" href="https://www.fusejs.io/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12541"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Lightweight fuzzy-search library, with zero dependencies.

Fuse.js is a lightweight, zero-dependency fuzzy-search library written in TypeScript. It works in the browser and on the server, and is designed for searching small-to-medium datasets on the client side where you can&amp;#039;t rely on a dedicated search backend.

- [Fuse.js @ GitHub](https://github.com/krisk/fuse).]]>
            </summary>
            <updated>2026-04-14T12:22:43+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/12389</id>
            <title type="text"><![CDATA[pg_textsearch]]></title>
            <link rel="alternate" href="https://github.com/timescale/pg_textsearch" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/12389"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[PostgreSQL extension for BM25 relevance-ranked full-text search. Postgres OSS licensed.]]>
            </summary>
            <updated>2026-04-03T12:50:15+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11362</id>
            <title type="text"><![CDATA[Inkheart]]></title>
            <link rel="alternate" href="https://gitlab.com/Nystik/inkheart" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11362"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A self-hosted PDF library indexer and reader.
  
Inkheart is considered stable, and I am confident enough in its current state to bump the version to 1.0.0. I use it regularly for my own reading and reference. Bug reports, issue submissions, and feature requests are welcome, and I try to respond to them in a timely manner. However, please note that this is a personal side project among several others, and my motivation to work on it comes and goes. As a result, new features or enhancements may take time (or may not happen at all). Thanks for your understanding!]]>
            </summary>
            <updated>2026-01-05T08:09:04+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11324</id>
            <title type="text"><![CDATA[WinFindr]]></title>
            <link rel="alternate" href="https://winfindr.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11324"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[WinFindr is an epic Windows file search tool.

WinFindr is a lightweight and easy-to-use Windows file and registry search tool, that can also search inside PDF files.

Related contents:

- [WinFindr - Un outil de recherche Windows qui trouve tout ce que vous cherchez @ Korben :fr:](https://korben.info/winfindr-recherche-fichiers-windows-pdf-registre.html).]]>
            </summary>
            <updated>2025-12-29T08:39:01+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11062</id>
            <title type="text"><![CDATA[Everything]]></title>
            <link rel="alternate" href="https://www.voidtools.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11062"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Locate files and folders by name instantly.]]>
            </summary>
            <updated>2025-11-24T08:34:20+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/11061</id>
            <title type="text"><![CDATA[Cardinal]]></title>
            <link rel="alternate" href="https://github.com/cardisoft/cardinal" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/11061"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A fast file searching tool for macOS.

Related contents:

- [Cardinal - Le Everything de Windows débarque enfin sur macOS @ Korben :fr:](https://korben.info/cardinal-macos-everything-recherche-fichiers.html).]]>
            </summary>
            <updated>2025-11-24T08:34:51+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/45</id>
            <title type="text"><![CDATA[turbopuffer]]></title>
            <link rel="alternate" href="https://turbopuffer.com/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/45"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[search every byte.

serverless vector and full-text search built from first principles on object storage: fast, 10x cheaper, and extremely scalable.

Related contents:

- [Embedding Millions of Text Documents With Qwen3 @ daft](https://www.daft.ai/blog/embedding-millions-of-text-documents-with-qwen3).
- [S3 is the perfect place to store data, until you try to search it @ Gordon Murray](https://gordonmurray.ie/data/2026/05/02/s3-is-the-perfect-place-to-store-data-until-you-try-to-search-it.html).]]>
            </summary>
            <updated>2026-05-15T13:52:59+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/753</id>
            <title type="text"><![CDATA[Search Input Query]]></title>
            <link rel="alternate" href="https://github.com/williamcotton/search-input-query" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/753"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Search input query parser and React component.

A powerful search query language parser with SQL output support, inspired by Elasticsearch and Tantivy query syntax.]]>
            </summary>
            <updated>2025-08-28T18:03:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/1158</id>
            <title type="text"><![CDATA[pgvector]]></title>
            <link rel="alternate" href="https://github.com/pgvector/pgvector" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/1158"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Open-source vector similarity search for Postgres.

Related contents:

- [Sharding pgvector @ PgDog](https://pgdog.dev/blog/sharding-pgvector).
- [The Case Against pgvector @ Alex Jacobs](https://alex-jacobs.com/posts/the-case-against-pgvector/).
- [Running pgvector in production on Amazon Aurora PostgreSQL @ AWS Database Blog](https://aws.amazon.com/blogs/database/running-pgvector-in-production-on-amazon-aurora-postgresql/).]]>
            </summary>
            <updated>2026-07-06T06:39:57+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/2436</id>
            <title type="text"><![CDATA[nix-index]]></title>
            <link rel="alternate" href="https://github.com/nix-community/nix-index" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/2436"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Quickly locate nix packages with specific files.

nix-index is a tool to quickly locate the package providing a certain file in nixpkgs. It indexes built derivations found in binary caches.]]>
            </summary>
            <updated>2025-08-28T22:42:52+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/3438</id>
            <title type="text"><![CDATA[JellySearch]]></title>
            <link rel="alternate" href="https://gitlab.com/DomiStyle/jellysearch" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/3438"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A fast full-text search proxy for Jellyfin. Integrates seamlessly with most Jellyfin clients.

JellySearch keeps a separate index of the Jellyfin SQLite database inside of Meilisearch. It keeps the index in sync with Jellyfin with a cronjob.]]>
            </summary>
            <updated>2025-08-29T01:29:17+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4210</id>
            <title type="text"><![CDATA[Tantivy]]></title>
            <link rel="alternate" href="https://github.com/quickwit-oss/tantivy" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4210"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust]]>
            </summary>
            <updated>2025-08-29T03:38:14+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/4669</id>
            <title type="text"><![CDATA[Sonic]]></title>
            <link rel="alternate" href="https://crates.io/crates/sonic-server" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/4669"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[Sonic is a fast, lightweight and schema-less search backend. It ingests search texts and identifier tuples that can then be queried against in a microsecond&amp;#039;s time.

- [Sonic @ GitHub](https://github.com/valeriansaliou/sonic).]]>
            </summary>
            <updated>2025-08-29T04:54:56+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/7907</id>
            <title type="text"><![CDATA[searx]]></title>
            <link rel="alternate" href="https://www.searx.me/" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/7907"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[un meta-moteur de recherche hackable et respectueux de la vie privée]]>
            </summary>
            <updated>2025-08-29T13:55:39+00:00</updated>
        </entry>
            <entry>
            <id>https://links.biapy.com/links/8272</id>
            <title type="text"><![CDATA[HideSeek jQuery plugin]]></title>
            <link rel="alternate" href="http://vdw.github.io/HideSeek" />
            <link rel="via" type="application/atom+xml" href="https://links.biapy.com/links/8272"/>
            <author>
                <name><![CDATA[Biapy]]></name>
            </author>
            <summary type="text">
                <![CDATA[A simple, yet customizable live search jQuery plugin]]>
            </summary>
            <updated>2025-08-29T14:56:18+00:00</updated>
        </entry>
    </feed>
