<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Weaviate - open-source Vector Database for AI long-term memory and local data — alternative to Pinecone]]></title><description><![CDATA[<ul>
<li><a href="https://weaviate.io" target="_blank" rel="noopener noreferrer nofollow ugc">https://weaviate.io</a></li>
<li><a href="https://github.com/weaviate/weaviate" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/weaviate/weaviate</a></li>
<li><a href="https://weaviate.io/developers/weaviate/quickstart" target="_blank" rel="noopener noreferrer nofollow ugc">https://weaviate.io/developers/weaviate/quickstart</a></li>
<li><a href="https://weaviate.io/developers/weaviate/installation/docker-compose" target="_blank" rel="noopener noreferrer nofollow ugc">https://weaviate.io/developers/weaviate/installation/docker-compose</a></li>
<li><a href="https://newsletter.weaviate.io" target="_blank" rel="noopener noreferrer nofollow ugc">https://newsletter.weaviate.io</a></li>
<li><a href="https://twitter.com/weaviate_io" target="_blank" rel="noopener noreferrer nofollow ugc">https://twitter.com/weaviate_io</a></li>
<li><a href="https://weaviate.io/blog/why-is-vector-search-so-fast" target="_blank" rel="noopener noreferrer nofollow ugc">https://weaviate.io/blog/why-is-vector-search-so-fast</a></li>
<li><a href="https://console.weaviate.io/console/query#weaviate_uri=https://demo.dataset.playground.semi.technology&amp;graphql_query=%7B%0A%20%20Get%20%7B%0A%20%20%20%20Publication(%0A%20%20%20%20%20%20nearText%3A%20%7B%0A%20%20%20%20%20%20%20%20concepts%3A%20%5B%22fashion%22%5D%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%20%20limit%3A%201%0A%20%20%20%20)%20%7B%0A%20%20%20%20%20%20name%0A%20%20%20%20%20%20_additional%20%7B%0A%20%20%20%20%20%20%20%20certainty%0A%20%20%20%20%20%20%20%20distance%0A%20%20%20%20%20%20%20%20vector%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%7D%0A%20%20%7D%0A%7D" target="_blank" rel="noopener noreferrer nofollow ugc">https://console.weaviate.io/console/query#weaviate_uri=https://demo.dataset.playground.semi.technology&amp;graphql_query={
  Get {
    Publication(
      nearText%3A {
        concepts%3A ["fashion"]
      }
      limit%3A 1
    ) {
      name
      _additional {
        certainty
        distance
        vector
      }
    }
  }
}</a></li>
</ul>
<blockquote>
<p dir="auto">Weaviate is an open-source vector database.<br />
It allows you to store data objects and vector embeddings from your favourite ML-models,<br />
and scale seamlessly into billions of data objects.</p>
</blockquote>
<blockquote>
<p dir="auto">With Weaviate, you can turn your text, images and more into a searchable vector database using state-of-the-art ML models.</p>
</blockquote>
<blockquote>
<p dir="auto">Vector Search<br />
Whether you bring your own vectors or use one of the vectorisation modules, you can index billions of data objects to search through.</p>
</blockquote>
<blockquote>
<p dir="auto">Hybrid Search<br />
Combine multiple search techniques, such as keyword-based and vector search, to provide state-of-the-art search experiences.</p>
</blockquote>
<blockquote>
<p dir="auto">Generative Search<br />
Improve your search results by piping them through LLM models like GPT-3 to create next-gen search experiences.</p>
</blockquote>
<p dir="auto"><img src="/assets/uploads/files/1681044143247-398de88a-be63-43a1-af5e-43cca2db9196-image-resized.png" alt="398de88a-be63-43a1-af5e-43cca2db9196-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><img src="/assets/uploads/files/1681044173357-ff839f36-1dcf-440a-8b10-8a084978f685-image-resized.png" alt="ff839f36-1dcf-440a-8b10-8a084978f685-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">IMHO this is an essential app for AI application building. Pinecone has the mindshare at the moment, but this does the same thing and self-hosed open-source.</p>
<p dir="auto">You'd use it with any GPT/LLM and LangChain to built AI apps with long-term memory and interrogate local documents and data that stay local — which is how you build things that can build and self-improve beyond the current 8k token limits of GPT-4.</p>
<p dir="auto">I can also see this becoming an option to "chat to your Nextcloud data" etc.</p>
]]></description><link>https://forum.cloudron.io/topic/8997/weaviate-open-source-vector-database-for-ai-long-term-memory-and-local-data-alternative-to-pinecone</link><generator>RSS for Node</generator><lastBuildDate>Wed, 11 Mar 2026 12:48:05 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/8997.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 09 Apr 2023 12:43:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Weaviate - open-source Vector Database for AI long-term memory and local data — alternative to Pinecone on Mon, 05 May 2025 17:01:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robi" aria-label="Profile: robi">@<bdi>robi</bdi></a> Fire, thanks for the tip!</p>
]]></description><link>https://forum.cloudron.io/post/106675</link><guid isPermaLink="true">https://forum.cloudron.io/post/106675</guid><dc:creator><![CDATA[jordanurbs]]></dc:creator><pubDate>Mon, 05 May 2025 17:01:18 GMT</pubDate></item><item><title><![CDATA[Reply to Weaviate - open-source Vector Database for AI long-term memory and local data — alternative to Pinecone on Mon, 05 May 2025 15:13:12 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/firmansi" aria-label="Profile: firmansi">@<bdi>firmansi</bdi></a> You can install the LAMP app to experiment and just push the DB button at the top of the terminal to paste the connection command and you're in the db.</p>
<p dir="auto">For anything else specific look at the pgvector docs from PG.</p>
]]></description><link>https://forum.cloudron.io/post/106667</link><guid isPermaLink="true">https://forum.cloudron.io/post/106667</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Mon, 05 May 2025 15:13:12 GMT</pubDate></item><item><title><![CDATA[Reply to Weaviate - open-source Vector Database for AI long-term memory and local data — alternative to Pinecone on Sun, 04 May 2025 22:52:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robi" aria-label="Profile: robi">@<bdi>robi</bdi></a> How to use it in Cloudron?</p>
]]></description><link>https://forum.cloudron.io/post/106630</link><guid isPermaLink="true">https://forum.cloudron.io/post/106630</guid><dc:creator><![CDATA[firmansi]]></dc:creator><pubDate>Sun, 04 May 2025 22:52:30 GMT</pubDate></item><item><title><![CDATA[Reply to Weaviate - open-source Vector Database for AI long-term memory and local data — alternative to Pinecone on Sun, 04 May 2025 00:49:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/jordanurbs" aria-label="Profile: jordanurbs">@<bdi>jordanurbs</bdi></a> there is one already hidden in Postgres. pgvector is installed and enabled by default.</p>
<p dir="auto">Just use it.</p>
]]></description><link>https://forum.cloudron.io/post/106601</link><guid isPermaLink="true">https://forum.cloudron.io/post/106601</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Sun, 04 May 2025 00:49:39 GMT</pubDate></item><item><title><![CDATA[Reply to Weaviate - open-source Vector Database for AI long-term memory and local data — alternative to Pinecone on Sat, 03 May 2025 20:21:38 GMT]]></title><description><![CDATA[<p dir="auto">+1 would love a vector store app on cloudron!</p>
]]></description><link>https://forum.cloudron.io/post/106596</link><guid isPermaLink="true">https://forum.cloudron.io/post/106596</guid><dc:creator><![CDATA[jordanurbs]]></dc:creator><pubDate>Sat, 03 May 2025 20:21:38 GMT</pubDate></item></channel></rss>