#Is this possible? To create a Translation AI, which helps me translate Web Novels.

1 messages · Page 1 of 1 (latest)

velvet basin
#

Hey Guys, is it possible to create an AI model which translates Chinese, Korean and Japanese to English (which many already do) but with a Greater Amount of Text (More than 5K tokens each Prompt)? Also, the main constraint - I don't have any monetary funds to facilitate this training, nor any great infrastructure. All I have is Asus Tuf F15 - 16 GB ram, 1 TB SSD, Nvidea Geforce RTX 3050 and 5G Unlimited Internet.
I was thinking of using my own laptop for small training and Google Colab (free) for some quick training sessions (8 hours). As for AI Model APIs... first I was thinking of creating my own model, but when I asked GPT, it suggested that I use HuggingFace's free AI Model APIs instead of wasting my time on creating a whole new model.
Now with all these constraints - is this possible?
What I think--
Frontend for Translation Web- React
Backend- NodeJs
Database - MongoDB
Model API- To be decided ..

Any suggestions?