multilingualchatroom
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
main.tsx
https://lloydpearsoniv--4afca45c277b11f0b46e569c3dd06744.web.val.run
A simple chat room to share with friends of other languages, where each user can talk in their own language and see others' messages in their own language. Click and hold a translated message to see the original message. Open the app in a new window to start your own, unique chatroom that you can share with your friends via the room URL.
TODO:
- BUG: fix the issue that keeps old usernames in the "[User] is typing" section after a user changes their name.
- BUG: Username edit backspaces is glitchy.
- UI: Update the title for each unique chatroom to make the difference clear.
- UI: mobile friendly.
- Feature: the ability for the message receiver to select a part of a translation that is confusing and the author will see that highlight of the confusing words and have the opportunity to reword the message or...
- Feature: bump a translation to a higher LLM for more accurate translation.
- Feature: use prior chat context for more accurate translations.
- Feature: Add video feed for non-verbals while chatting.