Skip to content
View exekerey's full-sized avatar

Block or report exekerey

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
exekerey/README.md

I build AI systems that integrate LLMs with search, data, and APIs.

Experience

AI Engineer — Blockchair

Worked on AI and backend systems, including:

  • Hybrid search and retrieval systems
  • LLM-powered customer-support tools
  • Natural-language-to-SQL agents for blockchain analytics
  • News similarity pipelines
  • Context-retrieval APIs for LLM applications
  • LLM evaluation and benchmarking

Projects

  • 3xpl mcp — MCP server for querying blockchain data across 48 chains.
  • hybrid search pipeline — Hybrid search pipeline combining Elasticsearch and Qdrant for Dateno.io
  • custom OCR pipeline — Document-understanding pipeline using LayoutLMv3, TrOCR, and an LLM. Presented at Decentrathon 4.0 hackathon, getting 3rd place.
  • IDE with NL to SQL — LLM-powered interface for querying SQL data in natural language. Presented for shai.pro hackathon.
  • CG black hole — OpenGL 4.1 C++ black-hole simulation.

Education

BSc Computer Science — Astana IT University
2023–2026

Thesis: Context-aware RAG for educational information retrieval using Bloom’s Taxonomy.

Also completed 01-edu program at alem.school during my main studies.

Contact

LinkedIn · Email

Full CV is available on request.

Popular repositories Loading

  1. 3xpl-mcp 3xpl-mcp Public

    A Model Context Protocol (MCP) server for querying data from 48 blockchains using 3xpl.com blockchain explorer JSON API

    Python 5 1

  2. exekerey exekerey Public

  3. haskell-mooc haskell-mooc Public

    Forked from moocfi/haskell-mooc

    Haskell MOOC University of Helsinki

    HTML

  4. langfuse-python langfuse-python Public

    Forked from langfuse/langfuse-python

    🪢 Langfuse Python SDK - Instrument your LLM app with decorators or low-level SDK and get detailed tracing/observability. Works with any LLM or framework

    Python

  5. etherface etherface Public

    Forked from volsa/etherface

    Ethereum Signature Database

    Rust

  6. layoutmv3_trocr_llm_pipeline layoutmv3_trocr_llm_pipeline Public

    Python