Semantic search 85 pages in seconds in the browser

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • SemanticFinder

    SemanticFinder - frontend-only live semantic search with transformers.js

  • SemanticFinder now offers an easier way of pre-indexing files. Just like in all ML-flows the embedding calculation is the computation-intense part, so if you do this beforehand and load it in your browser, calculating cosine similarity is trivial (for a few thousand iterations).

    It has the nice side-effect that this also allows for external computation of embeddings where you might have faster hardware than you're client device.

    One could add so many features like adding full-text search by checking if the index contains certain keywords.

    GitHub: https://github.com/do-me/SemanticFinder

    In a way, your browser can become the vector DB.

  • 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
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

  • Wikipedia search-by-vibes through millions of pages offline

    2 projects | news.ycombinator.com | 2 Sep 2023
  • Show HN: Open-source Google Docs for audio transcriptions (Whisper)

    2 projects | news.ycombinator.com | 17 Apr 2024
  • How Open is Generative AI? Part 2

    8 projects | dev.to | 19 Dec 2023
  • Refact LLM: New 1.6B code model reaches 32% HumanEval and is SOTA for the size

    4 projects | news.ycombinator.com | 4 Sep 2023
  • How do I utilize these quantized models being uploaded?

    4 projects | /r/LocalLLaMA | 8 Jul 2023