weaviate and weaviate-javascript-client

The JavaScript client is an obsolete library for interacting with the vector database, now superseded by the TypeScript client, making them sequential versions of the same ecosystem component rather than alternatives or siblings.

weaviate
81
Verified
Maintenance 22/25
Adoption 15/25
Maturity 25/25
Community 19/25
Maintenance 0/25
Adoption 5/25
Maturity 16/25
Community 17/25
Stars: 15,793
Forks: 1,216
Downloads:
Commits (30d): 448
Language: Go
License: BSD-3-Clause
Stars: 12
Forks: 8
Downloads:
Commits (30d): 0
Language: TypeScript
License: BSD-3-Clause
No risk flags
Stale 6m No Package No Dependents

About weaviate

weaviate/weaviate

Weaviate is an open-source vector database that stores both objects and vectors, allowing for the combination of vector search with structured filtering with the fault tolerance and scalability of a cloud-native database​.

Weaviate helps developers build powerful AI applications by storing and searching data based on its meaning, not just keywords. You feed it text, images, or other data, and it helps you find related information, power chatbots, or make recommendations. It's used by software engineers and data scientists creating smart applications that understand context.

semantic-search recommendation-systems AI-chatbots content-classification retrieval-augmented-generation

About weaviate-javascript-client

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.

JavaScript development Weaviate integration vector database access application backend data management

Scores updated daily from GitHub, PyPI, and npm data. How scores work