diff --git a/server.js b/server.js index f0b0bfa..80c0031 100644 --- a/server.js +++ b/server.js @@ -138,3 +138,5 @@ app.get('/api/video-info', async (req, res) => { app.listen(PORT, () => { console.log(`[Server] YouTube-to-PDF backend running on http://localhost:${PORT}`); }); + +// TubeNotes Engine: High-performance vector compilation architecture