Korvus: Single-Query RAG with Postgres

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • korvus

    Korvus is a search SDK that unifies the entire RAG pipeline in a single database query. Built on top of Postgres with bindings for Python, JavaScript, Rust and C.

    I find it misleading to use an f-string containing encoded `{CONTEXT}` <https://github.com/postgresml/korvus/blob/bce269a20a1dbea933...>, and after digging into TFM <https://postgresml.org/docs/open-source/korvus/guides/rag#si...> it seems in is not, in fact, an f-string artifact but rather the literal characters "{"+"CONTEXT"+"}" and are the same in all the language bindings?

    IMHO it would be much clearer if you just used the normal %s for the "outer" string and left the implicit f-string syntax as it is, e.g.

                        {

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: Apple Native OCR in Rust

    1 project | news.ycombinator.com | 13 Aug 2024
  • Show HN: MLE-Agent – A lightweight AI agent to help you win Kaggle

    1 project | news.ycombinator.com | 26 Jul 2024
  • Show HN: Florence2-Sharp – Advanced Image Understanding and OCR in C#

    2 projects | news.ycombinator.com | 25 Jul 2024
  • Gemini API 102a: Putting together a basic GenAI web app

    2 projects | dev.to | 16 Jul 2024
  • Show HN: Simple AI Voice Assistant Starter Project

    1 project | news.ycombinator.com | 27 Jun 2024