Add AegisFlow to Artificial Intelligence (#6179)

* Add AegisFlow to Artificial Intelligence

* retrigger checks
This commit is contained in:
Saivedant Hava 2026-04-02 05:15:37 -04:00 committed by GitHub
parent ddc8c5f428
commit 05ef608bdc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -220,6 +220,7 @@ _Libraries for building actor-based programs._
_Libraries for building programs that leverage AI._
- [AegisFlow](https://github.com/saivedant169/AegisFlow) - AI gateway for routing, securing, and monitoring LLM traffic across 10+ providers. OpenAI-compatible API, WASM policy plugins, canary rollouts, real-time dashboard.
- [ai](https://github.com/joakimcarlsson/ai) - A Go toolkit for building AI agents and applications across multiple providers with unified LLM, embeddings, tool calling, and MCP integration.
- [chromem-go](https://github.com/philippgille/chromem-go) - Embeddable vector database for Go with Chroma-like interface and zero third-party dependencies. In-memory with optional persistence.
- [fun](https://gitlab.com/tozd/go/fun) - The simplest but powerful way to use large language models (LLMs) in Go.