Canoe Translate is a real-time transcription and translation tool that uses WebSockets for live communication. It supports multiple languages and can be integrated into apps to facilitate multilingual collaboration.
##Steps for Local Setup
-
Clone the repository: git clone https://github.com/tina9012/canoe-translate.git
-
Open command prompt: npm install
-
Start WebSocket server cd canoe-translate/backend node server.js
-
Start frontend npm run dev Open localhost