Skip to content
View KazKozDev's full-sized avatar

Block or report KazKozDev

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
KazKozDev/README.md

Hi, I'm Artem

AI Agent Developer & Prompt Engineer.
Autonomous AI systems — agents, LLM apps, prompt optimization.
Background in ML data quality & LLM evaluation.

Agentic AI Solutions

Autonomous systems capable of complex reasoning and execution

  • NovelGenerator — Fiction generator using multi-agent swarm to create complete novels with coherent plots
  • LLMFlow Agent — GAME-based framework for building autonomous AI agents
  • LLMFlow Search — Deep research agent that synthesizes reports from multiple web sources
  • Vision Agent Analyst — Multimodal agent analyzing charts, UI screenshots, and PDFs for reporting
  • dev-ops-agent — Technical agent performing code reviews and automated bug-fixing proposals

Production Prompt Engineering

Interface between human intent and LLM output

LLM Systems & Infrastructure

  • Production Rag — Multi-strategy retrieval, hybrid search, and comprehensive evaluation framework
  • llm-evaluation-framework — A/B testing pipeline, benchmarking, and LLM-as-a-judge implementation

Pinned Loading

  1. NovelGenerator NovelGenerator Public

    Fiction generator using LLM agents to create complete novels with coherent plots, developed characters, and diverse writing styles.

    TypeScript 65 18

  2. book-translator book-translator Public

    Translate books and big text files via Ollama LLMs using two-stage approach with initial translation, then AI self-reflection and refinement.

    Python 23 8

  3. dspy-optimization-patterns dspy-optimization-patterns Public

    A production framework for DSPy implementing the Teacher-Student pattern. Distill the reasoning of expensive models (Teacher) into optimized prompts for cheap, fast models (Student) to reduce infer…

    HTML 8