Skip to content

Commit

Permalink
Deployed 7863bef with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuckHend committed Feb 29, 2024
1 parent cf1017c commit fe62b2b
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@ <h1 align="center">
</p>

<p>A Postgres extension that automates the transformation and orchestration of text to embeddings and provides hooks into the most popular LLMs. This allows you to do vector search and build LLM applications on existing data with as little as two function calls.</p>
<p>One function call to initialize your data. Another function call to search. Automated management of Postgres triggers and background jobs to keep your embeddings up to date. This project relies heavily on the work by <a href="https://github.com/pgvector/pgvector">pgvector</a> and <a href="https://github.com/tembo-io/pgmq">pgmq</a>.</p>
<p>This project relies heavily on the work by <a href="https://github.com/pgvector/pgvector">pgvector</a> for vector similarity search and <a href="https://github.com/tembo-io/pgmq">pgmq</a> for orchestration in background workers.</p>
<hr />
<p><a href="https://join.slack.com/t/tembocommunity/shared_invite/zt-277pu7chi-NHtvHWvLhHwyK0Y5Y6vTPw"><img alt="Static Badge" src="https://img.shields.io/badge/%40tembo-community?logo=slack&amp;label=slack" /></a>
<a href="https://pgxn.org/dist/vectorize/"><img alt="PGXN version" src="https://badge.fury.io/pg/vectorize.svg" /></a></p>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit fe62b2b

Please sign in to comment.