A python native client for easy interaction with a Weaviate instance.
The client is tested for python 3.8 and higher.
Visit the official Weaviate website for more information about the Weaviate and how to use it in production.
Check out our Command Line Interface (CLI) tool for interacting with a Weaviate instance directly from your Terminal.
Here are some articles on Weaviate:
- Semantic Search Queries Return More Informed Results
- Getting Started with Weaviate Python Library
- A sub-50ms neural search with DistilBERT and Weaviate
- Documentation
- More examples can be found at weaviate.io.
- Use our Slack Channel for support or any other question.
- Use the
weaviate
tag on StackOverflow for questions. - For bugs and/or problems with the package, submit a GitHub issue.
To contribute read How to Contribute.