Client
Magnum
Selected work / Magnum
An AI assistant that takes the same fifty questions off managers and colleagues every day and gives new employees a faster way to find their footing.

Client
Magnum
Audience
Internal employees
AI layer
RAG over internal docs
Magnum
Employees ask questions in natural language. The assistant searches the internal knowledge base, finds the relevant material, and answers using the company's own content.
The knowledge already existed — it just was not usable in the moment someone needed it. The product had to make the existing library accessible, not replace it.
A chat assistant, a RAG pipeline over Magnum content, and an admin panel that lets the operations team upload and update materials without involving engineers.
Case study
A large company always has more knowledge than it can serve. Magnum has internal regulations, onboarding and day-to-day work instructions, materials for every role — and a constant stream of people who ask their manager, a colleague, or whoever is nearby instead of opening the document. Olzhas is the layer that sits between the employee and the existing knowledge base. The employee asks a question. The assistant finds the right piece of content and answers from it.
Problem
The knowledge base existed and was kept up to date. It was just hard to use in the moment: too many documents, no quick way to land on the right paragraph, no time to read everything when you have a shift starting. So employees did the natural thing — they asked a manager, asked a colleague, asked the person next to them. The team ended up answering the same questions week after week, and onboarding always took longer than it should.
Solution
Olzhas is a RAG assistant on top of Magnum's internal knowledge. The team uploads materials in the admin panel. The system indexes them. Employees ask questions and get answers grounded in the company's own content. The goal was not to be clever. The goal was to take the most-repeated questions off managers and colleagues and give new employees an answer in the moment, not in a meeting two days later.
Technical work
The model is the boring part. The interesting part is how the source material is structured, indexed and refreshed when the team drops in a new policy. We built a RAG pipeline that ingests internal documents, splits them in a way that matches how Magnum writes them, and keeps the index in sync with the admin panel. The chat layer is multilingual, because the company runs in more than one language.
An AI HR agent for a Kazakhstani retail chain: candidate screening, internal knowledge, vacancy fit, and recruiter workflows.
Internal notification platform for Magnum: training reminders pulled from the LMS, plus targeted corporate broadcasts to specific stores, departments and offices.
An AI assistant for automotive operations: cars, service, orders, part compatibility, and internal knowledge across several data sources.
We help companies put a chat layer over the content they already have — a RAG pipeline tuned to your documents and an admin panel your operations team can actually run.