An interactive 3D map of DistilBert word embeddings: https://www.latentdictionary.com
- Download
pm2 - Install backend/.venv with dependencies
pip install -r requirements.txt - Install frontned/node_modules
npm install - Run
pm2 start ecosystem.dev.config.js
- Make a backend route to serve dist/
- Add proxy info to frontend