<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Alex Garcia's Blog - sqlite-vec</title>
    <link>https://alexgarcia.xyz/blog</link>
    <description>Alex Garcia's Blog - sqlite-vec</description>
    <language>en-us</language>
    <atom:link href="https://alexgarcia.xyz/blog/tag/sqlite-vec/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
      <title>sqlite-vec now supports metadata columns and filtering</title>
      <link>https://alexgarcia.xyz/blog/2024/sqlite-vec-metadata-release/index.html</link>
      <guid>https://alexgarcia.xyz/blog/2024/sqlite-vec-metadata-release/index.html</guid>
      <pubDate>Wed, 20 Nov 2024 00:00:00 GMT</pubDate>
      <description>Metadata, partition key, and auxiliary column support in sqlite-vec</description>
    </item>
    <item>
      <title>Hybrid full-text search and vector search with SQLite</title>
      <link>https://alexgarcia.xyz/blog/2024/sqlite-vec-hybrid-search/index.html</link>
      <guid>https://alexgarcia.xyz/blog/2024/sqlite-vec-hybrid-search/index.html</guid>
      <pubDate>Wed, 02 Oct 2024 00:00:00 GMT</pubDate>
      <description>Combine SQLite's builtin FTS5 full-text search extension with the sqlite-vec vector search extension for hybrid search!</description>
    </item>
    <item>
      <title>Introducing sqlite-vec v0.1.0: a vector search SQLite extension that runs everywhere</title>
      <link>https://alexgarcia.xyz/blog/2024/sqlite-vec-stable-release/index.html</link>
      <guid>https://alexgarcia.xyz/blog/2024/sqlite-vec-stable-release/index.html</guid>
      <pubDate>Thu, 01 Aug 2024 00:00:00 GMT</pubDate>
      <description>Install with Python, Node.js, Deno, Bun Rust, Go, C, WASM...</description>
    </item>
    <item>
      <title>Introducing sqlite-rembed: A SQLite extension for generating text embeddings from remote APIs</title>
      <link>https://alexgarcia.xyz/blog/2024/sqlite-rembed-init/index.html</link>
      <guid>https://alexgarcia.xyz/blog/2024/sqlite-rembed-init/index.html</guid>
      <pubDate>Thu, 25 Jul 2024 00:00:00 GMT</pubDate>
      <description>Generate embeddings with pure SQL from OpenAI, Cohere, Nomic, llamafile, Ollama, ...</description>
    </item>
    <item>
      <title>Introducing sqlite-lembed: A SQLite extension for generating text embeddings locally</title>
      <link>https://alexgarcia.xyz/blog/2024/sqlite-lembed-init/index.html</link>
      <guid>https://alexgarcia.xyz/blog/2024/sqlite-lembed-init/index.html</guid>
      <pubDate>Wed, 24 Jul 2024 00:00:00 GMT</pubDate>
      <description>Generate text embeddings in SQL with GGUF models!</description>
    </item>
    <item>
      <title>Vector search in 7 different programming languages using SQL</title>
      <link>https://alexgarcia.xyz/blog/2024/sql-vector-search-languages/index.html</link>
      <guid>https://alexgarcia.xyz/blog/2024/sql-vector-search-languages/index.html</guid>
      <pubDate>Thu, 23 May 2024 00:00:00 GMT</pubDate>
      <description>Using sqlite-vec in different programming languages and runtimes</description>
    </item>
    <item>
      <title>I'm writing a new vector search SQLite Extension</title>
      <link>https://alexgarcia.xyz/blog/2024/building-new-vector-search-sqlite/index.html</link>
      <guid>https://alexgarcia.xyz/blog/2024/building-new-vector-search-sqlite/index.html</guid>
      <pubDate>Thu, 02 May 2024 00:00:00 GMT</pubDate>
      <description>sqlite-vec is an new vector search SQLite extension, coming soon!</description>
    </item>
  </channel>
</rss>