Stars
Master programming by recreating your favorite technologies from scratch.
An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
Define, Prompt and Test MCP enabled Agents and Workflows
Embed the Power of Lua into NGINX HTTP servers
LlamaIndex is the leading framework for building LLM-powered agents over your data.
Get up and running with OpenAI gpt-oss, DeepSeek-R1, Gemma 3 and other models.
A library for building fast, reliable and evolvable network services.
The Web framework for perfectionists with deadlines.
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
π¦π Build context-aware reasoning applications
Package gorilla/csrf provides Cross Site Request Forgery (CSRF) prevention middleware for Go web applications & services π
Package gorilla/schema fills a struct with form values.
Package gorilla/sessions provides cookie and filesystem sessions and infrastructure for custom session backends.
Package gorilla/websocket is a fast, well-tested and widely used WebSocket implementation for Go.
Package gorilla/handlers is a collection of useful middleware for Go HTTP services & web applications π
Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more
A high productivity, full-stack web framework for the Go language.
A Transport for http.Client that will cache responses according to the HTTP RFC
An RFC7234 compliant golang http.Handler for caching HTTP responses
The fastest HTTP/2 Go Web Framework. New, modern and easy to learn. Fast development with Code you control. Unbeatable cost-performance ratio π
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with π¦