Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weaviate/weaviate-javascript-client
No longer maintained, please see the TypeScript client
https://github.com/weaviate/weaviate-javascript-client
generative-search javascript nlp semantic-search vector-database vector-search
Last synced: 6 days ago
JSON representation
No longer maintained, please see the TypeScript client
- Host: GitHub
- URL: https://github.com/weaviate/weaviate-javascript-client
- Owner: weaviate
- License: bsd-3-clause
- Created: 2020-06-30T19:25:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-10-18T21:51:24.000Z (about 1 year ago)
- Last Synced: 2023-11-03T03:40:57.709Z (about 1 year ago)
- Topics: generative-search, javascript, nlp, semantic-search, vector-database, vector-search
- Language: TypeScript
- Homepage: https://github.com/weaviate/typescript-client
- Size: 834 KB
- Stars: 10
- Watchers: 22
- Forks: 8
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# No Longer Maintained
This library, while functional, is no longer being maintained.
It has been replaced by the [Weaviate TypeScript client](https://github.com/weaviate/typescript-client). Please direct all issues and PRs there.
# Weaviate JavaScript client
Official JavaScript client for easy interaction with a Weaviate instance.
## Documentation
- [Documentation](https://weaviate.io/developers/weaviate/client-libraries/javascript).
## Support
- [Stackoverflow for questions](https://stackoverflow.com/questions/tagged/weaviate).
- [Github for issues](https://github.com/weaviate/weaviate-javascript-client/issues).## Contributing
- [How to Contribute](https://github.com/weaviate/weaviate-javascript-client/blob/main/CONTRIBUTE.md).
## Build Status
[![Build Status](https://github.com/weaviate/weaviate-javascript-client/actions/workflows/.github/workflows/tests.yaml/badge.svg?branch=main)](https://github.com/weaviate/weaviate-javascript-client/actions/workflows/.github/workflows/tests.yaml)