Skip to content
View vbuyel's full-sized avatar

Block or report vbuyel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
vbuyel/README.md

Hi, I'm Vlad

And I am AI Software Engineer 🛠️

I am an AI Software Engineer focused on building resilient, production-ready AI systems. I specialize in developing advanced AI Agents and RAG pipelines where performance, observability, and scalability are baked in by design.

Core Focus:

  • GenAI: RAG, LLM Agents, Vector DBs
  • Architecture: Microservices, Event-Driven Systems, TDD/DDD, Scalable System Design
  • Backend: Kafka, Docker, Google Cloud Platform

Technical Stack

Category Technologies
GenAI / ML PyTorch, Transformers, RAG, LangChain
Backend Python (FastAPI/Asyncio)
Architecture Microservices, DDD, Event-Driven, System Design
Data & Infra Kafka, PostgreSQL, Vector DBs, Docker, GCP

My GitHub Stats

Top Langs

Pinned Loading

  1. PointerLM-AI-File-Assistant PointerLM-AI-File-Assistant Public

    Your helpful file and web chatbot assistant. Made with DDD architecture

    Python 1

  2. NLP_sentiment_analysis NLP_sentiment_analysis Public

    NLP model for commentaries written on C++. Model able to training on your own file with dataset

    Makefile 1

  3. Maze-generator Maze-generator Public

    Генератор лабиринта и его визуализация (поддержка файлов)

    Pascal 2

  4. Prog_lang_C_lexer Prog_lang_C_lexer Public

    Lexer for string in C written on C programming language

    C

  5. Prog_lang_C_parser_for_C_and_Cpp Prog_lang_C_parser_for_C_and_Cpp Public

    Parser for C and C++ written in C programming language

    C