{"id":"wongsaang-chatgpt-ui-wsgi-server","name":"chatgpt-ui-wsgi-server","af_score":21.2,"security_score":34.2,"reliability_score":30.0,"what_it_does":"Wsgi server for chatgpt-ui (a web UI). It provides a Python WSGI-compatible deployment wrapper so the chat UI can be served behind a WSGI application server (e.g., Gunicorn/uWSGI) and proxied by a reverse proxy.","best_when":"You want to serve chatgpt-ui via a WSGI server in your own infrastructure and you will handle networking, TLS termination, and upstream API credentials separately.","avoid_when":"You need a clearly documented public API (REST/GraphQL/SDK) specifically intended for automated agent consumption or you require documented auth/rate-limiting policies at the package level.","last_evaluated":"2026-04-04T19:39:54.768514+00:00","has_mcp":false,"has_api":false,"auth_methods":["Likely relies on upstream application configuration (not enough info here to confirm exact method)"],"has_free_tier":false,"known_gotchas":["As a WSGI server wrapper, it is not designed as a programmatic API for agents; automated use typically requires interacting with the UI via HTTP rather than calling structured endpoints.","Auth, rate limiting, and upstream API credential handling are likely delegated to deployment configuration or other components."],"error_quality":0.0}