Developed a full-stack AI application that provides mood-based snack recommendations using a locally hosted ONNX-optimized large language model. The backend is implemented in Node.js with Express, integrating Hugging Face Transformers.js for text …
Developed a full-stack AI application that provides mood-based snack recommendations using a locally hosted ONNX-optimized large language model. The backend is implemented in Node.js with Express, integrating Hugging Face Transformers.js for text generation, while the frontend offers a simple, responsive UI for user interaction. The system ensures clean, production-ready outputs without chain-of-thought leakage and supports fast inference on CPU hardware.