deepnoodle-ai / diveLinks
Dive is an AI toolkit for Go that can be used to create specialized AI agents, automate workflows, and quickly integrate with the leading LLMs.
☆101Updated this week
Alternatives and similar repositories for dive
Users that are interested in dive are comparing it to the libraries listed below
Sorting:
- The AI framework for Go developers. Build powerful AI applications and agents using our free, open-source library. From Jetify, the creat…☆191Updated 3 weeks ago
- A Go library implementation of LightRAG - an advanced Retrieval-Augmented Generation (RAG) system that uniquely combines vector databases…☆59Updated 5 months ago
- 🦜🪺 Parakeet is a GoLang library, made to simplify the development of small generative AI applications with Ollama 🦙.☆133Updated 5 months ago
- A lightweight, production-ready RAG (Retrieval Augmented Generation) library in Go.☆201Updated 5 months ago
- A tool for monitoring Go's finalizer routine responsiveness☆37Updated 5 months ago
- Go library for managing real-time PostgreSQL changes.☆52Updated last year
- 🧬 Fluxus is a modern, type-safe pipeline orchestration library for Go that makes complex data processing elegant and efficient☆130Updated 5 months ago
- Pure Go Graphics Framework — GPU power, Go simplicity☆82Updated this week
- High-performance, concurrent embedded caching engine for Go applications with support for Hash data type, Disk Save and TTL☆70Updated 2 months ago
- A high-performance rate limiter library for Go applications☆163Updated last month
- Interactive visualization of a Go package's dependency graph☆123Updated 3 weeks ago
- A lightweight Go library for building LLM-based applications using composable handlers, inspired by the http.Handler middleware pattern.☆27Updated last month
- A fast file-based priority queue☆59Updated last year
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆76Updated 5 months ago
- A distributed rate-limiting solution built with Go and Redis, designed to control API traffic and ensure system stability. Supports multi…☆79Updated 5 months ago
- ⚡A lightweight, framework-agnostic OpenAPI 3.x specification builder for Go.☆85Updated last month
- A zero-dependency generic in-memory cache Go library☆123Updated last year
- Golang lib for LLM APIs, ChatGPT, Gemini and Anthropic☆60Updated last month
- Go utility library for convenient looping using Go's range-over-func feature☆25Updated 6 months ago
- A message bus system for Go that helps applications send and handle messages through synch/asynch channels.☆30Updated 4 months ago
- A minimal, pragmatic Command Bus library for Go, designed to enhance developer productivity and experience. The library offers complete f…☆59Updated last month
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- Speech-to-Text in golang☆155Updated last month
- A framework for building LLM based agents and integrating them into larger applications.☆156Updated last year
- 🚀 Building Go applications with LLMs through composability☆117Updated last year
- spectacular Golang struct tag parsing☆60Updated last year
- Generic goroutine pool: Submit, Map, Async.☆72Updated 2 years ago
- Cookies, but with structs, for happiness.☆110Updated last month
- A Go-based framework has been developed to oversee the execution of workflows delineated by directed acyclic graphs (DAGs).☆35Updated last year
- APISpec - Generate OpenAPI 3.1 specs from Go code with intelligent framework detection and call graph analysis. Supports Gin, Echo, Chi, …