langchaingo
LLM generator
Provides a Go implementation of LangChain for generating text based on large language models.
LangChain for Go, the easiest way to write LLM-based programs in Go
5k stars
44 watching
660 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists
aigogolanglangchain
Related projects:
Repository | Description | Stars |
---|---|---|
golang/tools | Provides tools and packages for static analysis and code transformation of Go programs. | 7,430 |
golang/go | A programming language designed to build simple, reliable, and efficient software | 124,564 |
go-gorm/gorm | A Go-based library providing an object-relational mapping (ORM) system for managing relational databases. | 37,145 |
shopify/go-lua | An interpreter and compiler for the Lua programming language in Go | 3,157 |
google/starlark-go | An implementation of the Starlark configuration language in Go. | 2,377 |
deckarep/golang-set | A generic set data structure implementation in Go | 4,277 |
c-bata/go-prompt | A library for building interactive command-line interfaces with auto-complete suggestions. | 5,303 |
nicksnyder/go-i18n | A toolset for translating Go programs into multiple languages | 3,044 |
cue-lang/cue | CUE is a tool for validating and defining text-based configuration data | 5,174 |
aws/aws-lambda-go | A collection of libraries and tools to help developers build AWS Lambda functions in Go | 3,655 |
tinygo-org/tinygo | A compiler that enables Go programming language for small devices and edge computing applications. | 15,577 |
go-vgo/robotgo | Automation tool for interacting with graphical user interfaces on multiple platforms. | 9,739 |
go-kit/kit | A toolkit for building microservices in Go | 26,684 |
gonum/gonum | A set of libraries for numerical computations in the Go programming language. | 7,690 |
james-bowman/nlp | This project provides a set of algorithms and implementations for natural language processing in Go. | 451 |