2,535 prompts from top AI collections
← Back to Market
[UNTESTED] [mylifeastanmay-hub/aegis-gateway] 4 endpoint(s)
ChatGPT API Proxy/ChatGPT
2,268 characters
Status: [UNTESTED] Endpoints found: http://localhost:8000/v1/chat/completions http://localhost:8000/api/v1/admin/keys http://localhost:8000/api/v1/admin/keys/ http://localhost:8000/api/v1/telemetry/stream Source: https://github.com/mylifeastanmay-hub/aegis-gateway # AegisGateway 🛡️⚡ [![Release](https://img.shields.io/badge/Release-v1.0.0-emerald.svg?style=flat&logo=github)](https://github.com/mylifeastanmay-hub/aegis-gateway/releases/tag/v1.0.0) [![CI/CD Pipeline](https://github.com/mylifeastanmay-hub/aegis-gateway/actions/workflows/ci.yml/badge.svg)](https://github.com/mylifeastanmay-hub/aegis-gateway/actions/workflows/ci.yml) [![FastAPI](https://img.shields.io/badge/FastAPI-0.110%2B-009688.svg?style=flat&logo=fastapi)](https://fastapi.tiangolo.com) [![Python](https://img.shields.io/badge/Python-3.11-3776AB.svg?style=flat&logo=python)](https://www.python.org) [![Docker](https://img.shields.io/badge/Docker-Multi--Stage-2496ED.svg?style=flat&logo=docker)](https://www.docker.com) [![Redis](https://img.shields.io/badge/Redis-7--Alpine-DC382D.svg?style=flat&logo=redis)](https://redis.io) [![Pytest](https://img.shields.io/badge/Pytest-39%2F39%20Passed-46A2F1.svg?style=flat&logo=pytest)](https://docs.pytest.org) [![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) > **Intelligent Zero-Trust LLM Gateway & Security Proxy** built with Python 3.11, FastAPI, and High-Performance Async HTTP Streaming (`httpx`). --- ## 🚀 Executive Summary Enterprise AI deployments face three critical operational threats: 1. **PII & Secret Compliance Leaks**: Credit card numbers, API keys, JWTs, and employee emails exposed in LLM prompts violate GDPR, HIPAA, and PCI-DSS compliance. 2. **Uncontrolled API Spend**: Identical, repetitive LLM prompts consume millions of redundant tokens, causing unexpected cloud billing spikes. 3. **Single-Provider API Outages**: Sudden 5xx errors or latency spikes from upstream providers crash customer-facing applications. **AegisGateway** acts as a unified zero-trust proxy layer between your application and upstream LLM providers (OpenAI, Groq, Anthropic, or local models). It delivers **sub-10ms reversible PII redaction**, **sub-5ms semantic caching**, **distributed token
Download .txt