weaviate/weaviate-javascript-client
No longer maintained, please see the TypeScript client
This is a tool for JavaScript developers who need to integrate their applications with a Weaviate instance. It takes data and queries written in JavaScript and translates them into commands that Weaviate understands, allowing you to store, search, and manage your vector embeddings directly from your JavaScript codebase. This client library is for developers building web applications, backend services, or other JavaScript-based tools that rely on Weaviate for AI-powered search and data retrieval.
No commits in the last 6 months.
Use this if you are a JavaScript developer who needs to connect your application to an existing Weaviate database to manage vector data and perform semantic searches.
Not ideal if you are starting a new project, as this JavaScript client is no longer maintained; you should use the Weaviate TypeScript client instead.
Stars
12
Forks
8
Language
TypeScript
License
BSD-3-Clause
Category
Last pushed
Oct 18, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/weaviate/weaviate-javascript-client"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
weaviate/weaviate
Weaviate is an open-source vector database that stores both objects and vectors, allowing for...
weaviate/weaviate-cli
CLI tool for Weaviate
weaviate/recipes
This repository shares end-to-end notebooks on how to use various Weaviate features and integrations!
weaviate/typescript-client
Official Weaviate TypeScript Client
weaviate/weaviate-io
Website for the Weaviate vector database