Project Symmetry is a modern semantic translator tool designed to translate, compare, and evaluate the semantic similarity of Wikipedia content across different languages. The tool's primary functionality is to translate articles from one language to another, chosen by the user.
Precompiled binaries will soon be available from the GitHub releases page.
Join Project-Symmetry, if you have more questions or are looking to find out more about the project.
There are 2 parts to this software, a RESTful Server and a UI. The UI is currently unavailable, the server is available.
Currently no binaries are available in repo, follow SETUP to generate binaries.
make sure to npm install
go the folder thats ui then execute npm run package