| Triton Sentiment HTTP API | 5000 | Main HTTP endpoint for the Triton Inference Server running sentiment models |
| Triton Sentiment gRPC API | 5001 | gRPC endpoint for the Triton Inference Server running sentiment models |
| Triton Sentiment Metrics API | 5002 | Provides metrics and monitoring data for the sentiment models server |
| FastAPI Sentiment Proxy | 5003 | Custom FastAPI application serving as a proxy to Triton for sentiment models (en, ar, multi) |
| Triton Topic HTTP API | 5004 | Main HTTP endpoint for the Triton Inference Server running zero-shot model |
| Triton Topic gRPC API | 5005 | gRPC endpoint for the Triton Inference Server running zero-shot model |
| Triton Topic Metrics API | 5006 | Provides metrics and monitoring data for the zero-shot model server |
| FastAPI Topic Proxy | 5007 | Custom FastAPI application serving as a proxy to Triton for zero-shot model |
| FastAPI Topic Proxy | 7100 | Labelling Platform Backend Docker Image |