semanticSearchTurso
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
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 usingvss_search
.- The
vss_vals_embeddings
table has been generated by janpaul123/indexValsTurso. It is not run automatically. - This table is incomplete due to a bug in Turso.
- The
Migrated from folder: semanticSearchPrototype/semanticSearchTurso