| After finishing DuoLingo’s Latin course, I wanted to read some Latin texts, but I didn't find easy enough texts and going back and forth to a dictionary was cumbersome. So I created this app for reading basic Latin texts. The idea of the app is to have a Latin text with translation of each word under the paragraph line, which makes it easy to grasp the meaning but also focuses on reading the original Latin text. It only has one book, if I finish it I might add others. I used OpenAI to do the translation which looks pretty good for me, with the caveat that... well... I do not know Latin. This approach will not probably work for more complex texts. This mode of reading works for me, not sure if is of interest to anyone else. The app source is on GitHub if you are interested: https://github.com/aleris/duplex-lectio A couple of details about the dev process: https://adi.earth/posts/duplex-lectio-read-latin-bilingual/ |