Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.

Part of Val Town Semantic Search.

Uses Turso to search embeddings of all vals, using the sqlite-vss extension.

  • Call OpenAI to generate an embedding for the search query.
  • Query the vss_vals_embeddings table in Turso using vss_search.

Migrated from folder: semanticSearchPrototype/semanticSearchTurso