Hacker News new | ask | show | jobs
by binora 3292 days ago
Silly question. Can I use this to interact with a machine learning model written in python from javascript on react native ? It'd be great if someone could point out the feasibility/limitations
1 comments

No, it's for running javascript from a python program and allowing that javascript to call python code.