Skip to content

MikeRalphson/vectorvictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vector-Victor

logo

screenshot

SQL tables needed

  • See tables-*.sql

Included scripts

  • create embeddings using OpenAI API (importFile.js and importBlog.js)
  • cache queries and search by cosine affinity (query.js)
  • link queries to prompts to correct errors (link.js)

TODO

  • Allow to run with sqlite-vss as well as Postgres and pgvector extension

About

Process documents and store chunks and embeddings for textual search

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published