/vector-one

Primary LanguageMDXApache License 2.0Apache-2.0

VectorOne

  • Automatically creates vectorized embedding representation of any markdown file using OpenAI's embedding API, Supabase Postgres db with pg-vectors
  • Simply commit or upload markdown files in /pages and or /pages/docs directory and the app will handle the rest.
  • Currently configured to generate deep dive blog articles from embedded data
  • Change configuration by modifying pages/api/vector-search and components/SearchDialog