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
- Host: GitHub
- URL: https://github.com/weaviate/typescript-client
- Owner: weaviate
- License: bsd-3-clause
- Created: 2023-03-09T16:58:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-20T10:08:01.000Z (over 1 year ago)
- Last Synced: 2024-10-09T20:34:11.171Z (about 1 year ago)
- Topics: generative-search, image-search, neural-search, search-engine, semantic-search, typescript, vector-database, vector-search, weaviate
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/weaviate-client
- Size: 3.12 MB
- Stars: 65
- Watchers: 12
- Forks: 23
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Weaviate JS/TS client 
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
[](https://github.com/weaviate/typescript-client/actions/workflows/.github/workflows/main.yaml)