komilov.codes โ€” Tashkent, UZ

Yusuf
Komilov

3rd-year AI student at New Uzbekistan University. I build things that learn โ€” from neural nets to production pipelines. Curious about everything, certain about very little.

scroll
// about.json

AI student.
Builder.

I'm deep into machine learning, trying to understand how intelligence works โ€” and how to make it useful in the real world.

๐ŸŽ“
New Uzbekistan University
Artificial Intelligence ยท Year 3 ยท Tashkent
๐Ÿ”ฌ
Research Focus
LLMs, RAG systems, computer vision
๐ŸŒ
Languages
Uzbek ยท Russian ยท English โ€” plus Python & more
โšก
Currently
Building AI projects, exploring agentic systems
yusuf.py
class Yusuf:
    def __init__(self):
        self.name    = "Yusuf Komilov"
        self.domain  = "komilov.codes"
        self.year    = 3  # at NUUz
        self.city    = "Tashkent, UZ"
        self.loves   = [
            "machine learning",
            "glowing visuals",
            "late-night debugging",
            "strong tea",
        ]

    def current_focus(self):
        return {
            "learning": "transformers",
            "building": "RAG pipelines",
            "dreaming": "AGI someday",
        }

yusuf = Yusuf()
# open to collab โ†‘
// projects

Things I've built

University projects, experiments, and whatever I'm hacking on at the moment.

โ— Active
UzLLM โ€” Uzbek Language Model

Fine-tuning a transformer for Uzbek NLP. Tackling low-resource language challenges with custom tokenization and domain-adapted pretraining.

PyTorchHuggingFace LoRAUzbek NLP
โ— Active
Campus RAG Assistant

An AI Q&A system for NUUz students. Indexes course materials, schedules, and docs using hybrid search + re-ranking for accurate retrieval.

LangChainChromaDB FastAPIRAG
โ— In Progress
Neural Style Transfer App

Real-time artistic style transfer using CNNs. Optimized for CPU inference so it works without a GPU โ€” built for fun, turned into a demo.

Computer VisionTensorFlow ONNXStreamlit
โ—ˆ Research
Attention Visualizer

Interactive tool to explore transformer attention patterns across layers and heads. Helps students (and me) build intuition for how attention actually works.

InterpretabilityD3.js BERTvizReact
// skills.yaml

What I
work with

Machine Learning
PyTorch85%
Transformers / HuggingFace80%
Scikit-learn / NumPy90%
Fine-tuning & LoRA72%
Engineering
Python92%
FastAPI / REST75%
Docker / Linux68%
// interests

What I care
about

Large language models & prompting techniques
RAG systems and knowledge retrieval
Model interpretability and attention analysis
Low-resource NLP for Uzbek & Central Asian languages
Agentic AI systems and autonomous workflows
Generative art and creative AI visuals
Open source, collaboration, building in public
// contact

Let's talk.

Student, builder, collaborator. If you're working on something interesting in AI โ€” reach out.