Hacker News new | ask | show | jobs
by pyinstallwoes 1126 days ago
https://weaviate.io/ Looks interesting. I was just reading about it.
1 comments

If you're getting started with Weaviate, these two are probably what you need:

1. Wizard to create a docker-compose file: https://weaviate.io/developers/weaviate/installation/docker-... (e.g. choose the embedding model)

2. Sample notebook showing how to index items using the python library: https://github.com/weaviate-tutorials/vector-provision-optio...