Semantic-Thesis-Search

ITP Thesis Semantic Search Prototype

This is an example Node.js application that processes projects from the ITP Project Database, generates embeddings, and saves the embeddings to local files. The embeddings are then used for a semantic search.

npm install
node fetch-projects-db.js
node embeddings-transformers.js