Skip to content

dathan/go-vector-embedding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

Build a search interface to query openai's endpoints with the result of the vector embedding search result.

Features

  • Makefile to build consistently in a local environment and remote environment
  • Dockerfile for a generic image to build for
  • Go Mod (which you should to your project path change)
  • VS Code environment
  • Generic docker push
  • OpenAI plugin
  • on the fly training
  • Masked query to openai

TODO

  • Do

Installing via brew

  • brew install --verbose --build-from-source brew/Formula/go-vector-embedding.rb

About

Use openai vector embedding api with a redis backend to provide custom chatgpt data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published