Generate system prompts for LLM applications
A curated list of awesome Go frameworks, libraries and software
Elixir implementation of a LangChain style framework that lets Elixir projects integrate with and leverage LLMs.
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
Make websites accessible for AI agents
Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step