andgineer / lexiflux

AI-powered foreign text reader for language learners (Django)
0 stars 0 forks source link

Attach human translation #19

Open andgineer opened 2 months ago

andgineer commented 2 months ago

We can use full human translation to improve LLM's translation

tricky part - how to associate human translation and the book text.

andgineer commented 2 months ago

May be create translation-friendly storage structure like chapter - sentence - word coordinates

andgineer commented 2 months ago

and divide windows in half to show parallel translation in sync?