Vinyzu/recognizer

how can i use it with typescript ?

Un1xCr3wR0x opened this issue · 1 comments

i have a playwright typescript project and i need to use this library in it
is it possible ?

No, recognizer is a pure python project. But you might want to copy my approach and just port the code/models to typescript.