A microservices-based RAG platform that supports multi-format document parsing, semantic search, and conversational AI, powered by Google AI and Qdrant.
Stars
6
Forks
0
Watchers
6
Open Issues
8
Overall repository health assessment
No package.json found
This might not be a Node.js project
- Disable observability by default: OTEL_SDK_DISABLED=true and OTEL_METRICS_ENABLED= false.
45a8f1fView on GitHubFactor resource utilization metrics into libs/observability_utils.
b90084fView on GitHub- Add resource utilization metrics (per-task sampler thread), cpu, ram,
7acc567View on GitHubAdd metric collection using OpenTelemetry Collector and Grafana backends (Tempo for traces, Mimir for metrics) <= READ ./observability/README.md
ef83cb6View on GitHub- Search was separated from the embedding service.
b9e1a15View on GitHubLet task-broker-consumer rules limit index-document-service
d219b7dView on GitHub