Hardware
- Local compute system for LLM inference
- Internal company network infrastructure
AI Systems
Developed a local industrial AI assistant for Iran Alloy Steel by converting an internal technical wiki into a Retrieval-Augmented Generation system powered by a locally deployed Qwen2.5 LLM.

Summary
Developed a local industrial AI assistant for Iran Alloy Steel by converting an internal technical wiki into a Retrieval-Augmented Generation system powered by a locally deployed Qwen2.5 LLM.
AI Systems Engineer
This project involved development of a local industrial AI assistant for Iran Alloy Steel Company using the company’s internal technical wiki as the knowledge source.
The goal was to make internal engineering and operational knowledge easier to access through a conversational AI interface rather than manual wiki browsing.
The system used a Retrieval-Augmented Generation architecture with a locally deployed Qwen2.5 language model to answer technical questions using retrieved company documentation.
My responsibilities included:
I worked on turning the company’s technical wiki into a searchable and conversational knowledge system.
The system used a Retrieval-Augmented Generation pipeline.
The workflow included:
This allowed the assistant to answer questions based on internal technical documentation rather than relying only on the model’s general knowledge.
A local Qwen2.5 model was deployed to support private industrial AI usage.
This was important because the company’s technical wiki contained internal engineering knowledge that should not be sent to public cloud AI services.
The local deployment enabled:
The assistant was designed to help technical users quickly access information from the company’s knowledge base.
Instead of searching through wiki pages manually, users could ask engineering questions and receive responses grounded in retrieved documentation.
This made the system useful for:
The project required solving several practical AI-system challenges:
This project demonstrated practical deployment of local LLM systems for industrial knowledge management.
It strengthened my experience in:
The project also connects directly to my broader work in robotics, industrial automation, and AI systems by showing how local LLMs can support engineering teams and technical operations.