Back
Enterprise GenAI Platform

Dkubex

Lead engineer on a RAG-first GenAI platform: hybrid search, multimodal ingestion, Langflow-driven flows, OAuth2-unified auth.

PythonFastAPIReactLangflowOpenAIBM25KubernetesHelmOAuth2-ProxyClickHouse

The brief

Dkubex is an enterprise GenAI platform — a RAG-first product letting customers ingest internal documents, build retrieval pipelines, and serve LLM-backed applications with their own data. I joined as a senior engineer and ended up owning the retrieval and serving stack end-to-end.

What I did

Outcome

What I learned

Latency in a RAG system isn't where you think it is. Profile the whole path — ingestion, retrieval, re-ranking, generation — before optimizing any one piece.