Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.4%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: xulixin1968
- License: bsd-3-clause
- Language: Go
- Default Branch: main
- Size: 1.46 GB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
- Releases: 0
Metadata Files
README.md
Weaviate 
Overview
Weaviate is a cloud-native, open source vector database that is robust, fast, and scalable.
To get started quickly, have a look at one of these pages:
- Quickstart tutorial To see Weaviate in action
- Contributor guide To contribute to this project
For more details, read through the summary on this page or see the system documentation.
Why Weaviate?
Weaviate uses state-of-the-art machine learning (ML) models to turn your data - text, images, and more - into a searchable vector database.
Here are some highlights.
Speed
Weaviate is fast. The core engine can run a 10-NN nearest neighbor search on millions of objects in milliseconds. See benchmarks.
Flexibility
Weaviate can vectorize your data at import time. Or, if you have already vectorized your data, you can upload your own vectors instead.
Modules give you the flexibility to tune Weaviate for your needs. More than two dozen modules connect you to popular services and model hubs such as OpenAI, Cohere, VoyageAI and HuggingFace. Use custom modules to work with your own models or third party services.
Production-readiness
Weaviate is built with scaling, replication, and security in mind so you can go smoothly from rapid prototyping to production at scale.
Beyond search
Weaviate doesn't just power lightning-fast vector searches. Other superpowers include recommendation, summarization, and integration with neural search frameworks.
Who uses Weaviate?
Software Engineers
- Weaviate is an ML-first database engine
- Out-of-the-box modules for AI-powered searches, automatic classification, and LLM integration
- Full CRUD support
- Cloud-native, distributed system that runs well on Kubernetes
- Scales with your workloads
Data Engineers
- Weaviate is a fast, flexible vector database
- Use your own ML model or third party models
- Run locally or with an inference service
Data Scientists
- Seamless handover of Machine Learning models to engineers and MLOps
- Deploy and maintain your ML models in production reliably and efficiently
- Easily package custom trained models
What can you build with Weaviate?
A Weaviate vector database can search text, images, or a combination of both. Fast vector search provides a foundation for chatbots, recommendation systems, summarizers, and classification systems.
Here are some examples that show how Weaviate integrates with other AI and ML tools:
Use Weaviate with third party embeddings
Use Weaviate as a document store
Use Weaviate as a memory backend
Demos
These demos are working applications that highlight some of Weaviate's capabilities. Their source code is available on GitHub.
How can you connect to Weaviate?
Weaviate exposes a GraphQL API and a REST API. Starting in v1.23, a new gRPC API provides even faster access to your data.
Weaviate provides client libraries for several popular languages:
There are also community supported libraries for additional languages.
Where can You learn more?
Free, self-paced courses in Weaviate Academy teach you how to use Weaviate. The Tutorials repo has code for example projects. The Recipes repo has even more project code to get you started.
The Weaviate blog and podcast regularly post stories on Weaviate and AI.
Here are some popular posts:
Blogs
- What to expect from Weaviate in 2023
- Why is vector search so fast?
- Cohere Multilingual ML Models with Weaviate
- Vamana vs. HNSW - Exploring ANN algorithms Part 1
- HNSW+PQ - Exploring ANN algorithms Part 2.1
- The Tile Encoder - Exploring ANN algorithms Part 2.2
- How GPT4.0 and other Large Language Models Work
- Monitoring Weaviate in Production
- The ChatGPT Retrieval Plugin - Weaviate as a Long-term Memory Store for Generative AI
- Combining LangChain and Weaviate
- How to build an Image Search Application with Weaviate
- Building Multimodal AI in TypeScript
- Giving Auto-GPT Long-Term Memory with Weaviate
Podcasts
Other reading
- Weaviate is an open-source search engine powered by ML, vectors, graphs, and GraphQL (ZDNet)
- Weaviate, an ANN Database with CRUD support (DB-Engines.com)
- A sub-50ms neural search with DistilBERT and Weaviate (Towards Datascience)
- Getting Started with Weaviate Python Library (Towards Datascience)
Join our community!
At Weaviate, we love to connect with our community. We love helping amazing people build cool things. And, we love to talk with you about you passion for vector databases and AI.
Please reach out, and join our community:
To keep up to date with new releases, meetup news, and more, subscribe to our newsletter
Owner
- Login: xulixin1968
- Kind: user
- Repositories: 1
- Profile: https://github.com/xulixin1968
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." title: "Weaviate" url: "https://github.com/weaviate/weaviate" authors: - family-names: "Dilocker" given-names: "Etienne" - family-names: "van Luijt" given-names: "Bob" orcid: "https://orcid.org/0000-0002-8239-7421" - family-names: "Voorbach" given-names: "Byron" - family-names: "Hasan" given-names: "Mohd Shukri" - family-names: "Rodriguez" given-names: "Abdel" - family-names: "Kulawiak" given-names: "Dirk Alexander" orcid: "https://orcid.org/0000-0002-9848-3818" - family-names: "Antas" given-names: "Marcin" - family-names: "Duckworth" given-names: "Parker"
GitHub Events
Total
- Delete event: 8
- Issue comment event: 22
- Pull request event: 22
- Create event: 110
Last Year
- Delete event: 8
- Issue comment event: 22
- Pull request event: 22
- Create event: 110
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 1
- Total pull requests: 10
- Average time to close issues: about 1 month
- Average time to close pull requests: 21 days
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 2.0
- Average comments per pull request: 1.2
- Merged pull requests: 0
- Bot issues: 1
- Bot pull requests: 10
Past Year
- Issues: 1
- Pull requests: 10
- Average time to close issues: about 1 month
- Average time to close pull requests: 21 days
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 2.0
- Average comments per pull request: 1.2
- Merged pull requests: 0
- Bot issues: 1
- Bot pull requests: 10
Top Authors
Issue Authors
Pull Request Authors
- dependabot[bot] (10)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- actions/checkout v4 composite
- actions/github-script v7 composite
- actions/checkout v4 composite
- actions/setup-go v5 composite
- golangci/golangci-lint-action v6 composite
- psf/black stable composite
- yoheimuta/action-protolint v1 composite
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/setup-go v5 composite
- actions/upload-artifact v4 composite
- aws-actions/configure-aws-credentials v4 composite
- bufbuild/buf-breaking-action v1 composite
- bufbuild/buf-lint-action v1 composite
- bufbuild/buf-setup-action v1 composite
- codecov/codecov-action v5 composite
- docker/login-action v3 composite
- github/codeql-action/upload-sarif v3 composite
- goreleaser/goreleaser-action v6 composite
- nick-fields/retry v3 composite
- orcasecurity/shiftleft-container-image-action v1 composite
- orcasecurity/shiftleft-sast-action v1 composite
- actions/checkout v4 composite
- wangyoucao577/go-release-action v1.53 composite
- alpine latest build
- build_base latest build
- golang 1.22-alpine3.20 build
- golang 1.23-alpine build
- weaviate/test-auth-server latest
- semitechnologies/contextionary en0.16.0-v1.2.1
- weaviate/debug-server latest
- semitechnologies/contextionary en0.16.0-v1.2.1
- weaviate/test-server latest
- grafana/grafana-oss latest
- jboss/keycloak 5.0.0
- mcr.microsoft.com/azure-storage/azurite latest
- minio/minio latest
- oittaa/gcp-storage-emulator latest
- prom/prometheus v2.46.0
- semitechnologies/contextionary en0.16.0-v1.2.1
- semitechnologies/gpt4all-inference all-MiniLM-L6-v2
- semitechnologies/img2vec-pytorch resnet50
- semitechnologies/multi2vec-bind imagebind
- semitechnologies/multi2vec-clip sentence-transformers-clip-ViT-B-32-multilingual-v1
- semitechnologies/ner-transformers latest
- semitechnologies/qna-transformers distilbert-base-uncased-distilled-squad
- semitechnologies/reranker-transformers cross-encoder-ms-marco-MiniLM-L-6-v2
- semitechnologies/sum-transformers facebook-bart-large-cnn
- semitechnologies/text-spellcheck-model pyspellchecker-en
- semitechnologies/transformers-inference facebook-dpr-ctx_encoder-single-nq-base
- semitechnologies/transformers-inference facebook-dpr-question_encoder-single-nq-base
- semitechnologies/transformers-inference baai-bge-small-en-v1.5-onnx
- golang alpine build
- cloud.google.com/go v0.116.0
- cloud.google.com/go/auth v0.13.0
- cloud.google.com/go/auth/oauth2adapt v0.2.6
- cloud.google.com/go/compute/metadata v0.6.0
- cloud.google.com/go/iam v1.2.2
- cloud.google.com/go/storage v1.43.0
- dario.cat/mergo v1.0.1
- github.com/AdaLogics/go-fuzz-headers v0.0.0-20230811130428-ced1acdcaa24
- github.com/Azure/azure-sdk-for-go/sdk/azcore v1.17.0
- github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0
- github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.0
- github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161
- github.com/KimMachineGun/automemlimit v0.7.0
- github.com/Microsoft/go-winio v0.6.2
- github.com/VividCortex/ewma v1.2.0
- github.com/armon/go-metrics v0.4.1
- github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
- github.com/aws/aws-sdk-go v1.44.298
- github.com/aws/aws-sdk-go-v2 v1.36.1
- github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.8
- github.com/aws/aws-sdk-go-v2/config v1.29.4
- github.com/aws/aws-sdk-go-v2/credentials v1.17.57
- github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.27
- github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.31
- github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.31
- github.com/aws/aws-sdk-go-v2/internal/ini v1.8.2
- github.com/aws/aws-sdk-go-v2/service/bedrockruntime v1.24.3
- github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.2
- github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.12
- github.com/aws/aws-sdk-go-v2/service/sso v1.24.14
- github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.13
- github.com/aws/aws-sdk-go-v2/service/sts v1.33.12
- github.com/aws/smithy-go v1.22.2
- github.com/beorn7/perks v1.0.1
- github.com/bmatcuk/doublestar v1.3.4
- github.com/bmatcuk/doublestar/v4 v4.6.1
- github.com/boltdb/bolt v1.3.1
- github.com/buger/jsonparser v1.1.1
- github.com/casbin/casbin/v2 v2.103.0
- github.com/casbin/govaluate v1.3.0
- github.com/cenkalti/backoff/v4 v4.3.0
- github.com/cespare/xxhash/v2 v2.3.0
- github.com/cheggaaa/pb/v3 v3.1.4
- github.com/containerd/log v0.1.0
- github.com/containerd/platforms v0.2.1
- github.com/coreos/go-oidc/v3 v3.12.0
- github.com/cpuguy83/dockercfg v0.3.2
- github.com/cpuguy83/go-md2man/v2 v2.0.5
- github.com/danaugrs/go-tsne v0.0.0-20200708172100-6b7d1d577fd3
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/distribution/reference v0.6.0
- github.com/dlclark/regexp2 v1.10.0
- github.com/docker/docker v27.4.0+incompatible
- github.com/docker/go-connections v0.5.0
- github.com/docker/go-units v0.5.0
- github.com/dustin/go-humanize v1.0.1
- github.com/edsrzf/mmap-go v1.2.0
- github.com/fatih/camelcase v1.0.0
- github.com/fatih/color v1.17.0
- github.com/felixge/httpsnoop v1.0.4
- github.com/getsentry/sentry-go v0.30.0
- github.com/go-ego/gse v0.80.3
- github.com/go-ini/ini v1.67.0
- github.com/go-jose/go-jose/v3 v3.0.3
- github.com/go-jose/go-jose/v4 v4.0.2
- github.com/go-logr/logr v1.4.2
- github.com/go-logr/stdr v1.2.2
- github.com/go-ole/go-ole v1.3.0
- github.com/go-openapi/analysis v0.23.0
- github.com/go-openapi/errors v0.22.0
- github.com/go-openapi/jsonpointer v0.21.0
- github.com/go-openapi/jsonreference v0.21.0
- github.com/go-openapi/loads v0.22.0
- github.com/go-openapi/runtime v0.24.2
- github.com/go-openapi/spec v0.21.0
- github.com/go-openapi/strfmt v0.23.0
- github.com/go-openapi/swag v0.23.0
- github.com/go-openapi/validate v0.24.0
- github.com/goccy/go-json v0.10.4
- github.com/gogo/protobuf v1.3.2
- github.com/golang-jwt/jwt/v4 v4.5.1
- github.com/golang-jwt/jwt/v5 v5.2.1
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.4
- github.com/google/btree v1.0.1
- github.com/google/pprof v0.0.0-20240227163752-401108e1b7e7
- github.com/google/s2a-go v0.1.8
- github.com/google/uuid v1.6.0
- github.com/googleapis/enterprise-certificate-proxy v0.3.4
- github.com/googleapis/gax-go/v2 v2.14.1
- github.com/gregjones/httpcache v0.0.0-20171119193500-2bcd89a1743f
- github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-hclog v1.6.3
- github.com/hashicorp/go-immutable-radix v1.3.1
- github.com/hashicorp/go-metrics v0.5.4
- github.com/hashicorp/go-msgpack/v2 v2.1.2
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-sockaddr v1.0.0
- github.com/hashicorp/go-uuid v1.0.1
- github.com/hashicorp/golang-lru v1.0.2
- github.com/hashicorp/memberlist v0.5.2
- github.com/hashicorp/raft v1.7.2
- github.com/hashicorp/raft-boltdb/v2 v2.3.1
- github.com/ikawaha/kagome-dict v1.1.0
- github.com/ikawaha/kagome-dict-ko v0.2.1
- github.com/ikawaha/kagome-dict/ipa v1.2.0
- github.com/ikawaha/kagome/v2 v2.10.0
- github.com/jessevdk/go-flags v1.6.1
- github.com/jmespath/go-jmespath v0.4.0
- github.com/johnbellone/grpc-middleware-sentry v0.4.0
- github.com/josharian/intern v1.0.0
- github.com/karrick/godirwalk v1.15.3
- github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
- github.com/klauspost/compress v1.17.11
- github.com/klauspost/cpuid/v2 v2.2.9
- github.com/kylelemons/godebug v1.1.0
- github.com/lanrat/extsort v1.0.2
- github.com/launchdarkly/ccache v1.1.0
- github.com/launchdarkly/eventsource v1.6.2
- github.com/launchdarkly/go-jsonstream/v3 v3.1.0
- github.com/launchdarkly/go-sdk-common/v3 v3.2.0
- github.com/launchdarkly/go-sdk-events/v3 v3.4.0
- github.com/launchdarkly/go-semver v1.0.3
- github.com/launchdarkly/go-server-sdk-evaluation/v3 v3.0.1
- github.com/launchdarkly/go-server-sdk/v7 v7.8.0
- github.com/lufia/plan9stats v0.0.0-20240909124753-873cd0166683
- github.com/magiconair/properties v1.8.9
- github.com/mailru/easyjson v0.7.7
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-runewidth v0.0.15
- github.com/miekg/dns v1.1.31
- github.com/minio/md5-simd v1.1.2
- github.com/minio/minio-go/v7 v7.0.84
- github.com/mitchellh/mapstructure v1.5.0
- github.com/moby/docker-image-spec v1.3.1
- github.com/moby/patternmatcher v0.6.0
- github.com/moby/sys/sequential v0.6.0
- github.com/moby/sys/user v0.3.0
- github.com/moby/sys/userns v0.1.0
- github.com/moby/term v0.5.0
- github.com/morikuni/aec v1.0.0
- github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
- github.com/nyaruka/phonenumbers v1.0.54
- github.com/oauth2-proxy/mockoidc v0.0.0-20240214162133-caebfff84d25
- github.com/oklog/ulid v1.3.1
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.1.0
- github.com/opentracing/opentracing-go v1.2.0
- github.com/patrickmn/go-cache v2.1.0+incompatible
- github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55
- github.com/prometheus/client_golang v1.20.5
- github.com/prometheus/client_model v0.6.1
- github.com/prometheus/common v0.62.0
- github.com/prometheus/procfs v0.15.1
- github.com/rivo/uniseg v0.2.0
- github.com/rs/cors v1.5.0
- github.com/rs/xid v1.6.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529
- github.com/shirou/gopsutil/v3 v3.24.5
- github.com/shoenig/go-m1cpu v0.1.6
- github.com/sirupsen/logrus v1.9.3
- github.com/spaolacci/murmur3 v1.1.0
- github.com/stretchr/objx v0.5.2
- github.com/stretchr/testify v1.10.0
- github.com/tailor-inc/graphql v0.5.7
- github.com/termie/go-shutil v0.0.0-20140729215957-bcacb06fecae
- github.com/testcontainers/testcontainers-go v0.35.0
- github.com/tklauser/go-sysconf v0.3.14
- github.com/tklauser/numcpus v0.9.0
- github.com/urfave/cli/v2 v2.27.5
- github.com/vcaesar/cedar v0.20.2
- github.com/vmihailenco/msgpack/v5 v5.4.1
- github.com/vmihailenco/tagparser/v2 v2.0.0
- github.com/weaviate/contextionary v1.2.1
- github.com/weaviate/fgprof v0.0.0-20241024091527-0000bf3ee8aa
- github.com/weaviate/s5cmd/v2 v2.0.1
- github.com/weaviate/sroar v0.0.9
- github.com/weaviate/tiktoken-go v0.0.2
- github.com/willf/bitset v1.1.11
- github.com/willf/bloom v2.0.3+incompatible
- github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1
- github.com/yusufpapurcu/wmi v1.2.4
- go.etcd.io/bbolt v1.3.11
- go.mongodb.org/mongo-driver v1.14.0
- go.opencensus.io v0.24.0
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.57.0
- go.opentelemetry.io/otel v1.32.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.19.0
- go.opentelemetry.io/otel/metric v1.32.0
- go.opentelemetry.io/otel/trace v1.32.0
- go.uber.org/mock v0.4.0
- golang.org/x/crypto v0.32.0
- golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa
- golang.org/x/net v0.34.0
- golang.org/x/oauth2 v0.25.0
- golang.org/x/sync v0.11.0
- golang.org/x/sys v0.29.0
- golang.org/x/text v0.22.0
- golang.org/x/time v0.9.0
- gonum.org/v1/gonum v0.15.1
- google.golang.org/api v0.216.0
- google.golang.org/genproto v0.0.0-20241118233622-e639e219e697
- google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250102185135-69823020774d
- google.golang.org/grpc v1.69.4
- google.golang.org/protobuf v1.36.3
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- 686 dependencies
- ../.. *
- cloud.google.com/go v0.116.0
- cloud.google.com/go/auth v0.13.0
- cloud.google.com/go/auth/oauth2adapt v0.2.6
- cloud.google.com/go/compute/metadata v0.6.0
- cloud.google.com/go/iam v1.2.2
- cloud.google.com/go/storage v1.43.0
- dario.cat/mergo v1.0.1
- github.com/Azure/azure-sdk-for-go/sdk/azcore v1.17.0
- github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0
- github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.0
- github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161
- github.com/Microsoft/go-winio v0.6.2
- github.com/VividCortex/ewma v1.2.0
- github.com/armon/go-metrics v0.4.1
- github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
- github.com/aws/aws-sdk-go v1.44.298
- github.com/aws/aws-sdk-go-v2 v1.36.1
- github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.8
- github.com/aws/aws-sdk-go-v2/config v1.29.4
- github.com/aws/aws-sdk-go-v2/credentials v1.17.57
- github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.27
- github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.31
- github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.31
- github.com/aws/aws-sdk-go-v2/internal/ini v1.8.2
- github.com/aws/aws-sdk-go-v2/service/bedrockruntime v1.24.3
- github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.2
- github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.12
- github.com/aws/aws-sdk-go-v2/service/sso v1.24.14
- github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.13
- github.com/aws/aws-sdk-go-v2/service/sts v1.33.12
- github.com/aws/smithy-go v1.22.2
- github.com/beorn7/perks v1.0.1
- github.com/buger/jsonparser v1.1.1
- github.com/cenkalti/backoff/v4 v4.3.0
- github.com/cespare/xxhash/v2 v2.3.0
- github.com/cheggaaa/pb/v3 v3.1.4
- github.com/containerd/log v0.1.0
- github.com/containerd/platforms v0.2.1
- github.com/cpuguy83/dockercfg v0.3.2
- github.com/cpuguy83/go-md2man/v2 v2.0.5
- github.com/danaugrs/go-tsne v0.0.0-20200708172100-6b7d1d577fd3
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/distribution/reference v0.6.0
- github.com/dlclark/regexp2 v1.10.0
- github.com/docker/docker v27.4.0+incompatible
- github.com/docker/go-connections v0.5.0
- github.com/docker/go-units v0.5.0
- github.com/dustin/go-humanize v1.0.1
- github.com/fatih/camelcase v1.0.0
- github.com/fatih/color v1.17.0
- github.com/felixge/httpsnoop v1.0.4
- github.com/getsentry/sentry-go v0.30.0
- github.com/go-ego/gse v0.80.3
- github.com/go-ini/ini v1.67.0
- github.com/go-logr/logr v1.4.2
- github.com/go-logr/stdr v1.2.2
- github.com/go-ole/go-ole v1.3.0
- github.com/go-openapi/analysis v0.23.0
- github.com/go-openapi/errors v0.22.0
- github.com/go-openapi/jsonpointer v0.21.0
- github.com/go-openapi/jsonreference v0.21.0
- github.com/go-openapi/loads v0.22.0
- github.com/go-openapi/runtime v0.28.0
- github.com/go-openapi/spec v0.21.0
- github.com/go-openapi/strfmt v0.23.0
- github.com/go-openapi/swag v0.23.0
- github.com/go-openapi/validate v0.24.0
- github.com/goccy/go-json v0.10.4
- github.com/gogo/protobuf v1.3.2
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.4
- github.com/google/btree v1.1.3
- github.com/google/s2a-go v0.1.8
- github.com/google/uuid v1.6.0
- github.com/googleapis/enterprise-certificate-proxy v0.3.4
- github.com/googleapis/gax-go/v2 v2.14.1
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-hclog v1.6.3
- github.com/hashicorp/go-immutable-radix v1.3.1
- github.com/hashicorp/go-metrics v0.5.4
- github.com/hashicorp/go-msgpack/v2 v2.1.2
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-sockaddr v1.0.0
- github.com/hashicorp/golang-lru v1.0.2
- github.com/hashicorp/memberlist v0.5.2
- github.com/hashicorp/raft v1.7.2
- github.com/ikawaha/kagome-dict v1.1.0
- github.com/ikawaha/kagome-dict-ko v0.2.1
- github.com/ikawaha/kagome-dict/ipa v1.2.0
- github.com/ikawaha/kagome/v2 v2.10.0
- github.com/jmespath/go-jmespath v0.4.0
- github.com/josharian/intern v1.0.0
- github.com/karrick/godirwalk v1.15.3
- github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
- github.com/klauspost/compress v1.17.11
- github.com/klauspost/cpuid/v2 v2.2.9
- github.com/lanrat/extsort v1.0.2
- github.com/lufia/plan9stats v0.0.0-20240909124753-873cd0166683
- github.com/magiconair/properties v1.8.9
- github.com/mailru/easyjson v0.7.7
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/mattn/go-runewidth v0.0.15
- github.com/miekg/dns v1.1.43
- github.com/minio/md5-simd v1.1.2
- github.com/minio/minio-go/v7 v7.0.84
- github.com/mitchellh/mapstructure v1.5.0
- github.com/moby/docker-image-spec v1.3.1
- github.com/moby/patternmatcher v0.6.0
- github.com/moby/sys/sequential v0.6.0
- github.com/moby/sys/user v0.3.0
- github.com/moby/sys/userns v0.1.0
- github.com/moby/term v0.5.0
- github.com/morikuni/aec v1.0.0
- github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
- github.com/nyaruka/phonenumbers v1.0.54
- github.com/oklog/ulid v1.3.1
- github.com/opencontainers/go-digest v1.0.0
- github.com/opencontainers/image-spec v1.1.0
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/power-devops/perfstat v0.0.0-20240221224432-82ca36839d55
- github.com/prometheus/client_golang v1.20.5
- github.com/prometheus/client_model v0.6.1
- github.com/prometheus/common v0.62.0
- github.com/prometheus/procfs v0.15.1
- github.com/rivo/uniseg v0.2.0
- github.com/rs/xid v1.6.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529
- github.com/shirou/gopsutil/v3 v3.24.5
- github.com/shoenig/go-m1cpu v0.1.6
- github.com/sirupsen/logrus v1.9.3
- github.com/spaolacci/murmur3 v1.1.0
- github.com/stretchr/testify v1.10.0
- github.com/tailor-inc/graphql v0.5.7
- github.com/termie/go-shutil v0.0.0-20140729215957-bcacb06fecae
- github.com/testcontainers/testcontainers-go v0.35.0
- github.com/tklauser/go-sysconf v0.3.14
- github.com/tklauser/numcpus v0.9.0
- github.com/urfave/cli/v2 v2.27.5
- github.com/vcaesar/cedar v0.20.2
- github.com/vmihailenco/msgpack/v5 v5.4.1
- github.com/vmihailenco/tagparser/v2 v2.0.0
- github.com/weaviate/s5cmd/v2 v2.0.1
- github.com/weaviate/sroar v0.0.9
- github.com/weaviate/tiktoken-go v0.0.2
- github.com/weaviate/weaviate-go-client/v4 v4.16.2-0.20250127073049-5b267cd41195
- github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1
- github.com/yusufpapurcu/wmi v1.2.4
- go.mongodb.org/mongo-driver v1.14.0
- go.opencensus.io v0.24.0
- go.opentelemetry.io/auto/sdk v1.1.0
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.57.0
- go.opentelemetry.io/otel v1.33.0
- go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.19.0
- go.opentelemetry.io/otel/metric v1.33.0
- go.opentelemetry.io/otel/trace v1.33.0
- go.opentelemetry.io/proto/otlp v1.0.0
- go.uber.org/mock v0.4.0
- golang.org/x/crypto v0.32.0
- golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa
- golang.org/x/net v0.34.0
- golang.org/x/oauth2 v0.25.0
- golang.org/x/sync v0.11.0
- golang.org/x/sys v0.29.0
- golang.org/x/text v0.22.0
- golang.org/x/time v0.9.0
- gonum.org/v1/gonum v0.15.1
- google.golang.org/api v0.216.0
- google.golang.org/genproto v0.0.0-20241118233622-e639e219e697
- google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250102185135-69823020774d
- google.golang.org/grpc v1.69.4
- google.golang.org/protobuf v1.36.3
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1
- 468 dependencies
- ../.. *
- github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
- github.com/go-openapi/analysis v0.23.0
- github.com/go-openapi/errors v0.22.0
- github.com/go-openapi/jsonpointer v0.21.0
- github.com/go-openapi/jsonreference v0.21.0
- github.com/go-openapi/loads v0.22.0
- github.com/go-openapi/spec v0.21.0
- github.com/go-openapi/strfmt v0.23.0
- github.com/go-openapi/swag v0.23.0
- github.com/go-openapi/validate v0.24.0
- github.com/google/uuid v1.6.0
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/josharian/intern v1.0.0
- github.com/mailru/easyjson v0.7.7
- github.com/mitchellh/mapstructure v1.5.0
- github.com/oklog/ulid v1.3.1
- github.com/pkg/errors v0.9.1
- github.com/rogpeppe/go-internal v1.12.0
- github.com/spf13/cobra v1.8.1
- github.com/spf13/pflag v1.0.5
- github.com/weaviate/weaviate-go-client/v4 v4.16.1
- go.mongodb.org/mongo-driver v1.14.0
- golang.org/x/net v0.34.0
- golang.org/x/oauth2 v0.25.0
- golang.org/x/sys v0.29.0
- golang.org/x/text v0.22.0
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250102185135-69823020774d
- google.golang.org/grpc v1.69.4
- google.golang.org/protobuf v1.36.3
- gopkg.in/yaml.v3 v3.0.1
- github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
- github.com/cpuguy83/go-md2man/v2 v2.0.4
- github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
- github.com/go-logr/logr v1.4.2
- github.com/go-logr/stdr v1.2.2
- github.com/go-openapi/analysis v0.23.0
- github.com/go-openapi/errors v0.22.0
- github.com/go-openapi/jsonpointer v0.21.0
- github.com/go-openapi/jsonreference v0.21.0
- github.com/go-openapi/loads v0.22.0
- github.com/go-openapi/spec v0.21.0
- github.com/go-openapi/strfmt v0.23.0
- github.com/go-openapi/swag v0.23.0
- github.com/go-openapi/validate v0.24.0
- github.com/golang/protobuf v1.5.4
- github.com/google/go-cmp v0.6.0
- github.com/google/uuid v1.6.0
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/josharian/intern v1.0.0
- github.com/kr/pretty v0.3.1
- github.com/kr/text v0.2.0
- github.com/mailru/easyjson v0.7.7
- github.com/mitchellh/mapstructure v1.5.0
- github.com/oklog/ulid v1.3.1
- github.com/pkg/errors v0.9.1
- github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
- github.com/rogpeppe/go-internal v1.12.0
- github.com/russross/blackfriday/v2 v2.1.0
- github.com/spf13/cobra v1.8.1
- github.com/spf13/pflag v1.0.5
- github.com/stretchr/objx v0.5.2
- github.com/stretchr/testify v1.10.0
- github.com/weaviate/weaviate-go-client/v4 v4.16.1
- go.mongodb.org/mongo-driver v1.14.0
- go.opentelemetry.io/otel v1.32.0
- go.opentelemetry.io/otel/metric v1.32.0
- go.opentelemetry.io/otel/sdk v1.31.0
- go.opentelemetry.io/otel/sdk/metric v1.31.0
- go.opentelemetry.io/otel/trace v1.32.0
- golang.org/x/net v0.34.0
- golang.org/x/oauth2 v0.25.0
- golang.org/x/sys v0.29.0
- golang.org/x/text v0.22.0
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250102185135-69823020774d
- google.golang.org/grpc v1.69.4
- google.golang.org/protobuf v1.36.3
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
- gopkg.in/yaml.v3 v3.0.1
- black >=24.2.0,<25.0.0 test
- loguru >=0.7.2 test
- numpy ==2.1.2 test
- pytest >=8.0.1,<9.0.0 test
- pytest-benchmark ==4.0.0 test
- pytest-xdist ==3.6.1 test
- weaviate-client ==4.11.0b1 test