An open API service indexing awesome lists of open source software.

https://github.com/weaviate/typescript-client

Official Weaviate TypeScript Client
https://github.com/weaviate/typescript-client

generative-search image-search neural-search search-engine semantic-search typescript vector-database vector-search weaviate

Last synced: 9 months ago
JSON representation

Official Weaviate TypeScript Client

Awesome Lists containing this project

README

          

# Weaviate JS/TS client Weaviate logo

Official JS/TS client for easy interaction with a Weaviate instance.

## Documentation

- [General Documentation](https://weaviate.io/developers/weaviate/client-libraries/typescript).
- [Client-specific Documentation](https://weaviate.github.io/typescript-client/)

## Support

- [Stackoverflow for questions](https://stackoverflow.com/questions/tagged/weaviate).
- [Github for issues](https://github.com/weaviate/typescript-client/issues).

## Contributing

- [How to Contribute](https://github.com/weaviate/typescript-client/blob/main/CONTRIBUTE.md).

## Build Status

[![Build Status](https://github.com/weaviate/typescript-client/actions/workflows/.github/workflows/main.yaml/badge.svg?branch=main)](https://github.com/weaviate/typescript-client/actions/workflows/.github/workflows/main.yaml)