Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

randovec

  • Adds random vector data to a weaviate instance

Prerequisite

  • golang -> 1.23
  • weaviate cluster
  • direnv

Local

  • Copy the example env file

    cp .envrc.example .envrc

  • Populate all the values in the env file and load using direnv source it

    direnv allow

  • or source .envrc

  • Run

      go mod download
      go run cmd/main.go

About

Generate random vec and import to weaviate

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages