Skip to content

DamengRandom/weaviate-tiral

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weaviate vector database initial trial

How to run

// Step 1: Please provide the related keys for this projects

// WEAVIATE_HOST_NAME="APPLY_WITH_YOUR_OWN_KEY"
// WEAVIATE_API_KEY="APPLY_WITH_YOUR_OWN_KEY"
// OPENAI_API_KEY="APPLY_WITH_YOUR_OWN_KEY"

// Step 2: Run follow command and then you can start your weaviate jounery
node import.js // import POST data into weaviate vector database

node read.js // read GET data from weaviate vector database

Thought

This is my first trial, just for playing with vector database (Weaviate). Thanks for support from Weaviate team ~~

About

weaviate vector database trial (Local only)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published