chriscow / mindsLinks
A lightweight Go library for building LLM-based applications using composable handlers, inspired by the http.Handler middleware pattern.
☆27Updated 2 months ago
Alternatives and similar repositories for minds
Users that are interested in minds are comparing it to the libraries listed below
Sorting:
- Cookies, but with structs, for happiness.☆112Updated 2 months ago
- Go module for fetching embeddings from embeddings providers☆55Updated 6 months ago
- Use Dive to quickly build AI agents in Go. Build agentic CLIs or add AI to your backend Go services. Easily customized and embedded in la…☆114Updated this week
- Elegant middleware functions for your HTTP clients.☆104Updated 2 years ago
- Native type for dealing with dates in Go☆71Updated 2 weeks ago
- Make Writing HTML in Go a Breeze 🍃☆53Updated 3 weeks ago
- A Go library implementation of LightRAG - an advanced Retrieval-Augmented Generation (RAG) system that uniquely combines vector databases…☆60Updated 6 months ago
- 🍃 Tiny event emitter built on generics☆43Updated 2 years ago
- A go client and cli for the openai APIs, focused on developer friendliness and convenience atop the basic building blocks for the OpenAI …☆65Updated last year
- Go Artificial Intelligence (GAI) helps you work with foundational models, large language models, and other AI models.☆39Updated last week
- 🧬 Fluxus is a modern, type-safe pipeline orchestration library for Go that makes complex data processing elegant and efficient☆132Updated 7 months ago
- A zero-allocation debouncer☆34Updated 7 months ago
- A tool for monitoring Go's finalizer routine responsiveness☆37Updated 6 months ago
- Tiny wrapper around SQLX for Generic SQL queries☆49Updated last year
- A port of dinero.js to Go☆68Updated 2 years ago
- Adding "unset" state to Go's types☆82Updated 2 years ago
- Golang in-memory caching stream reader☆35Updated last year
- Go bindings for the FFmpeg libraries☆73Updated 5 months ago
- A CLI tool that transforms Go benchmark output into interactive 4D visualizations.☆58Updated last month
- Bag of words as code☆86Updated last year
- A handy and powerful library to deal with unstructured data☆27Updated 2 years ago
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆76Updated 6 months ago
- Go-lang-iter tools aims to make it easier to compose complex async systems in Go.☆79Updated 3 months ago
- 🚨 slog sampling: drop repetitive log records☆103Updated last week
- Server-Sent Events for Go. A tiny, dependency-free, spec-compliant library compatible with the HTTP stdlib.☆105Updated 2 months ago
- Unofficial Golang SDK for Anthropic Model Context Protocol☆53Updated last year
- Handle OS signals, graceful shutdown, hot reloading