Rye, meet GPT3 ... and vice versa :)

This page summarizes the projects mentioned and recommended in the original post on /r/ryelang

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews

    note: search for vector databases not written in Go but with Go clients, in case there is anything more local/lightweight: https://github.com/currentslab/awesome-vector-search

  • go-hnsw

  • vector index libraries in go: - https://github.com/Bithack/go-hnsw/blob/master/examples/simple.go - https://github.com/41tair/go-faiss/blob/master/example/example.go

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • go-faiss

    This is a go library for faiss

  • vector index libraries in go: - https://github.com/Bithack/go-hnsw/blob/master/examples/simple.go - https://github.com/41tair/go-faiss/blob/master/example/example.go

  • sqlite-vss

    A SQLite extension for efficient vector search, based on Faiss!

  • alternative solution: - sqlite plugin - https://github.com/asg017/sqlite-vss - postgresql - https://github.com/pgvector/pgvector-go - redis - https://github.com/zhao-lang/redis_hnsw

  • pgvector-go

    pgvector support for Go

  • alternative solution: - sqlite plugin - https://github.com/asg017/sqlite-vss - postgresql - https://github.com/pgvector/pgvector-go - redis - https://github.com/zhao-lang/redis_hnsw

  • redis_hnsw

    HSNW module for Redis

  • alternative solution: - sqlite plugin - https://github.com/asg017/sqlite-vss - postgresql - https://github.com/pgvector/pgvector-go - redis - https://github.com/zhao-lang/redis_hnsw

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