Hacker News new | ask | show | jobs
by Art9681 1177 days ago
Are there any projects similar to this that use other languages? I don't have anything against Python. But I would prefer using Go if there are alternatives. I experimented with LangChain and this appears to be a similar idea but they are all based on iPython notebooks and that ecosystem.
1 comments

Python seems the go-to language for most ML work. Are there any wrappers you could use to call these frameworks from within Golang?
That's the heartbreak in ml dev, an entire company of golang code, no way to avoid tossing in a pile of python I don't want to look at.