hn-recommendation-api VS client-vector-search

Compare hn-recommendation-api vs client-vector-search and see what are their differences.

hn-recommendation-api

A recommendation system for Hacker News. Get the most similar posts for a given URL (by julien040)

client-vector-search

A client side vector search library that can embed, store, search, and cache vectors. Works on the browser and node. It outperforms OpenAI's text-embedding-ada-002 and is way faster than Pinecone and other VectorDBs. (by yusufhilmi)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
hn-recommendation-api client-vector-search
9 2
79 122
- -
5.1 8.5
11 months ago 4 months ago
TypeScript TypeScript
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

hn-recommendation-api

Posts with mentions or reviews of hn-recommendation-api. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-19.

client-vector-search

Posts with mentions or reviews of client-vector-search. We have used some of these posts to build our list of alternatives and similar projects.
  • Client Vector Search: Embed, store, search, and cache vectors on the Browser
    1 project | news.ycombinator.com | 15 Oct 2023
  • Show HN: Client Vector Search – Embeddings and Semantic Search with 5 Lines
    1 project | news.ycombinator.com | 20 Sep 2023
    1. easy setup: you only need to add 5 lines of code to build a semantic search

    2. no embedding api needed: you don't need an api and have to pay for it unless ure scaling up millions

    3. faster search: modern hardware is better than cheap cloud computers (0.5vCPUs)

    4. zero latency: no back-and-forth with server-side

    5. easy integration with our api if you scale fast: 10x cheaper than OpenAI and you don't have to pay for Pinecone et. al.

    play with it: https://clientvectorsearch.com

    install the library: https://www.npmjs.com/package/client-vector-search

    check our repo: https://github.com/yusufhilmi/client-vector-search

    find us on twitter, hit us up with questions:

    - https://twitter.com/yusufhilmi_

    - https://twitter.com/karmedge

What are some alternatives?

When comparing hn-recommendation-api and client-vector-search you can also consider the following projects:

chathn - Chat with Hacker News using natural language. Built with OpenAI Functions and Vercel AI SDK.

ai-template - Mercury - Train your own custom GPT. Chat with any file, or website.

modelfusion - The TypeScript library for building AI applications.

yt-semantic-search - OpenAI-powered semantic search for any YouTube playlist – featuring the All-In Podcast. 💪

nextjs-openai-doc-search - Template for building your own custom ChatGPT style doc search powered by Next.js, OpenAI, and Supabase.

hckrnws - A custom frontend for a better reading experience of HackerNews

marqo - Tensor search for humans. [Moved to: https://github.com/marqo-ai/marqo]

gpt4-pdf-chatbot-langchain - GPT4 & LangChain Chatbot for large PDF docs

orama - 🌌 Fast, dependency-free, full-text and vector search engine with typo tolerance, filters, facets, stemming, and more. Works with any JavaScript runtime, browser, server, service!

hackernews-react-graphql - Hacker News clone rewritten with universal JavaScript, using React and GraphQL.

ask-your-stack - Ask your stack demo