<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>StrataFS — blog</title><description>StrataFS is an open-source semantic filesystem for the AI era. Index local and cloud storage, search with hybrid FTS5 + vector retrieval, and expose your data to AI agents via a native Model Context Protocol (MCP) server — no SaaS, no API calls, no lock-in.</description><link>https://stratafs.neullabs.com/</link><language>en-us</language><item><title>StrataFS vs. Elasticsearch for semantic code search — when each makes sense</title><link>https://stratafs.neullabs.com/blog/stratafs-vs-elasticsearch-for-developers/</link><guid isPermaLink="true">https://stratafs.neullabs.com/blog/stratafs-vs-elasticsearch-for-developers/</guid><description>Elasticsearch is the workhorse of full-text search. StrataFS is the new workhorse of embedded semantic search. Here&apos;s an honest comparison for developer-focused use cases.</description><pubDate>Tue, 02 Jun 2026 00:00:00 GMT</pubDate><category>elasticsearch</category><category>comparison</category><category>semantic-search</category><category>codebase</category><category>developer-tools</category></item><item><title>Claude Desktop + StrataFS: a five-minute MCP setup for your codebase</title><link>https://stratafs.neullabs.com/blog/claude-desktop-mcp-stratafs-setup/</link><guid isPermaLink="true">https://stratafs.neullabs.com/blog/claude-desktop-mcp-stratafs-setup/</guid><description>Wire StrataFS into Claude Desktop in five minutes. Hybrid search across your code and docs becomes a tool Claude knows how to call. Step-by-step, with the config and the troubleshooting.</description><pubDate>Mon, 01 Jun 2026 00:00:00 GMT</pubDate><category>claude-desktop</category><category>mcp</category><category>tutorial</category><category>ai-agents</category><category>rag</category></item><item><title>Index S3, GCS, and Azure Blob buckets with semantic search</title><link>https://stratafs.neullabs.com/blog/index-s3-gcs-azure-with-stratafs/</link><guid isPermaLink="true">https://stratafs.neullabs.com/blog/index-s3-gcs-azure-with-stratafs/</guid><description>Indexing cloud storage used to mean pipelines, copies, and a separate search service. StrataFS reads buckets in place with read-only credentials and exposes a hybrid search across all of them.</description><pubDate>Sat, 30 May 2026 00:00:00 GMT</pubDate><category>s3</category><category>gcs</category><category>azure</category><category>cloud-storage</category><category>tutorial</category></item><item><title>Self-hosted semantic search: local AI indexing without SaaS lock-in</title><link>https://stratafs.neullabs.com/blog/self-hosted-search-without-saas-lockin/</link><guid isPermaLink="true">https://stratafs.neullabs.com/blog/self-hosted-search-without-saas-lockin/</guid><description>Most &apos;AI search&apos; tools want your data on their servers. We didn&apos;t want to send our files anywhere, so we built StrataFS. Here&apos;s the case for self-hosted semantic search.</description><pubDate>Thu, 28 May 2026 00:00:00 GMT</pubDate><category>self-hosted</category><category>privacy</category><category>local-ai</category><category>onnx</category><category>open-source</category></item><item><title>SQLite as a hybrid search engine: FTS5, sqlite-vec, and embedded retrieval</title><link>https://stratafs.neullabs.com/blog/sqlite-fts5-vector-embedded-search/</link><guid isPermaLink="true">https://stratafs.neullabs.com/blog/sqlite-fts5-vector-embedded-search/</guid><description>The &apos;embedded search server&apos; used to be a contradiction. With SQLite FTS5 for BM25 and sqlite-vec for cosine similarity, both indexes live in one file — and one SQL query fuses them.</description><pubDate>Tue, 26 May 2026 00:00:00 GMT</pubDate><category>sqlite</category><category>fts5</category><category>sqlite-vec</category><category>embedded-database</category><category>hybrid-search</category></item><item><title>Hybrid search: combining BM25 and vector ranking in one SQL query</title><link>https://stratafs.neullabs.com/blog/hybrid-search-bm25-vector-explained/</link><guid isPermaLink="true">https://stratafs.neullabs.com/blog/hybrid-search-bm25-vector-explained/</guid><description>Hybrid search isn&apos;t a gimmick — it solves real failure modes of pure BM25 and pure vector retrieval. Here&apos;s the math, the SQL, and the tuning knobs that matter.</description><pubDate>Sun, 24 May 2026 00:00:00 GMT</pubDate><category>hybrid-search</category><category>bm25</category><category>vector-search</category><category>ranking</category><category>fts5</category></item><item><title>Building AI agents that understand your knowledge base</title><link>https://stratafs.neullabs.com/blog/mcp-server-for-knowledge-bases/</link><guid isPermaLink="true">https://stratafs.neullabs.com/blog/mcp-server-for-knowledge-bases/</guid><description>The Model Context Protocol is the USB-C of agent integrations — but most MCP servers stop at the protocol. StrataFS goes further: hybrid retrieval, pre-shaped responses, per-source isolation, all local.</description><pubDate>Fri, 22 May 2026 00:00:00 GMT</pubDate><category>mcp</category><category>ai-agents</category><category>claude</category><category>rag</category><category>knowledge-base</category></item><item><title>Semantic search for your codebase: an alternative to grep</title><link>https://stratafs.neullabs.com/blog/semantic-search-for-codebases/</link><guid isPermaLink="true">https://stratafs.neullabs.com/blog/semantic-search-for-codebases/</guid><description>Grep is precise but literal. Semantic code search finds the file you mean, not the file you spelled. Here&apos;s why hybrid retrieval beats either alone — and how to run it locally with StrataFS.</description><pubDate>Wed, 20 May 2026 00:00:00 GMT</pubDate><category>semantic-search</category><category>codebase</category><category>developer-tools</category><category>rag</category><category>embeddings</category></item></channel></rss>