<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Oliver Rice</title>
    <description>The latest articles on Forem by Oliver Rice (@olirice).</description>
    <link>https://forem.com/olirice</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1026198%2F6d84f212-0bc7-48e3-83eb-2e37ff3d39fa.jpeg</url>
      <title>Forem: Oliver Rice</title>
      <link>https://forem.com/olirice</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/olirice"/>
    <language>en</language>
    <item>
      <title>Vecs: Vector Store Client backed by PostgreSQL/pgvector</title>
      <dc:creator>Oliver Rice</dc:creator>
      <pubDate>Wed, 24 May 2023 14:26:32 +0000</pubDate>
      <link>https://forem.com/supabase/vecs-vector-store-client-backed-by-postgresqlpgvector-4bid</link>
      <guid>https://forem.com/supabase/vecs-vector-store-client-backed-by-postgresqlpgvector-4bid</guid>
      <description>&lt;p&gt;Vector search is a key component in building AI chatbots and semantic document search.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/supabase/vecs"&gt;Vecs&lt;/a&gt; is a python client storing and searching vectors backed by Postgres and pgvector. It gives a familiar collection-like interface to upserting and searching.&lt;/p&gt;

&lt;p&gt;The stack it uses is fully open source and is compatible with any Postgres vendor with the pgvector extension like &lt;a href="https://supabase.github.io/vecs/hosting/#supabase"&gt;Supabase&lt;/a&gt; or &lt;a href="https://aws.amazon.com/rds/"&gt;RDS&lt;/a&gt; + is &lt;a href="https://supabase.github.io/vecs/hosting/#docker"&gt;self hostable&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
