langchaingo – LangChain in Idiomatic Go
github.comI've been building+maintaining this Go-idiomatic port of langchain concepts to Go.
We're gaining a bit of traction and would love input, feedback, and contributions.
we have some nascent docs+tutorials here:
https://tmc.github.io/langchaingo/docs/getting-started/guide...
And a ton of examples here: https://github.com/tmc/langchaingo/tree/main/examples
In combination with go simplicity, you can have a sophisticated agent running in like 150 lines of code. I've actually started building an AI driven platform with langchain-go, still in heavy beta phase, but the LLM integration and adding new agents is fun and short, as all fun stuff are :D, take a look: https://asai.astrosynapse.ai/