Ram Pakanayev

    Ram Pakanayev

    AI Engineer specializing in production agentic AI systems, Model Context Protocol (MCP) tooling, and multi-model LLM orchestration. Ships and hardens AI assistants from consumer scale to secure, self-hosted enterprise deployments. Full-stack across agentic backends, real-time streaming, and React frontends. Deep focus on reliability, LLM evaluation, and observability.

    AI Engineering Experience

    Mar 2026 – Present
    Elementor logo

    AI Engineer

    ElementorTel Aviv
    • Contributing to Angie, Elementor's MCP-based agentic AI assistant embedded in the WordPress and Elementor editors — Elementor powers ~13% of all websites (millions of sites) — running in production at consumer scale (80,000+ active installations).
    • Built an asynchronous MCP post-evaluation tool that scores agent responses with an LLM-as-judge across multiple quality dimensions, pinpointing where the assistant most often falls short so engineering effort lands where it matters.
    • Built self-validation, an MCP tool that intercepts each draft response before it reaches the user, scores it against the tool-call trace, and returns the original when valid or a corrected one when the agent hallucinated — shipped as a reusable, feature-flagged module.
    • Shipped Angie Revisions, a zero-data-loss rollback system giving users near-instant undo, redo, and restore of any prior version of AI-generated code via a non-destructive, append-only store.
    • Hardened reliability by eliminating a recurring authentication error and cutting duplicate error-telemetry noise — single-flighting token refresh, consolidating error groups, and capping consecutive tool-failure loops.
    • Reduced per-session code-model cost and latency at statistically equivalent task success by running model A/B experiments through a feature-gated experimentation framework.
    Explore Angie
    MCPAI AgentsLLM EvaluationLLM-as-JudgeLangfuseStatsigMulti-Model RoutingTypeScriptNode.jsReactObservability
    May 2025 – Feb 2026
    Elad Software Systems logo

    AI Engineer

    Elad Software SystemsTel Aviv
    • Improved retrieval accuracy over vector-only RAG across multiple enterprise codebases by engineering CodeAI, a secure self-hosted Hybrid GraphRAG platform (Neo4j + pgvector) that models AST nodes, inheritance, and call graphs, with AWS Cognito RBAC keeping proprietary code inside the customer VPC.
    • Built a legacy-SQL modernization agent (refactor, debug, analyze, generate) with strong intent-classification accuracy via AWS Bedrock, plus an autonomous Plan/Generate/Review LangGraph workflow across specialized nodes with DynamoDB persistence for multi-turn conversations.
    • Improved medical-terminology accuracy for enterprise clients (hospitals, universities) by building a serverless AWS transcription platform with custom Hebrew handling, domain vocabularies, near-zero-latency WebSocket streaming, and Bedrock summarization.
    • Architected a real-time Hebrew voice-to-voice system with natural turn-taking — playback begins before response completion — by pairing AWS Transcribe Streaming with a containerized Hebrew TTS on SageMaker and phrase-level chunking, closing a gap in native Hebrew cloud services.
    • Built an on-demand database provisioning service with the Docker SDK, spinning up isolated, per-project environments for each engagement.
    • Integrated a multi-provider Git ecosystem (GitHub, GitLab, Bitbucket, Azure DevOps) with OAuth 2.0 and HMAC-SHA256 webhook verification.
    Explore Elad
    LangGraphHybrid GraphRAGNeo4jpgvectorAWS BedrockSageMakerDynamoDBAWS CognitoFastAPIWebSockets
    Aug 2023 – May 2025
    MeComics logo

    Full Stack AI Engineer

    MeComicsTel Aviv
    • Took MeComics, an AI-driven B2C SaaS for personalized comics, from concept to production in under 3 months as the primary developer and technical lead.
    • Sharply cut comic-creation time and lifted user retention by architecting a multimodal Text2Comic pipeline (GPT-4 + Stable Diffusion) with character persistence, regeneration, and reference-image conditioning.
    • Implemented reference-image conditioning with ControlNet to keep characters consistent across pages and regenerations.
    • Served as technical lead across the full platform — 13 major system components and 50+ features — aligning architecture decisions with business goals.
    • Built the end-to-end B2C SaaS stack — React and Node.js front to back, Stripe billing, and MongoDB — owning both product and infrastructure.
    GPT-4Stable DiffusionControlNetReactNode.jsAWSSaaSTechnical LeadershipProduct Development

    Work & Projects

    Production Work

    Systems running in production from my roles at Elementor and Elad Software Systems. Proprietary client names and UI are anonymized where the work is confidential.

    Angie — Agentic AI for WordPressAngie · Elementor

    Angie — Agentic AI for WordPress

    AI Engineer @ Elementor

    Elementor's MCP-based agentic AI assistant, embedded in the WordPress and Elementor editors — a platform powering ~13% of all websites. As part of the Angie team, I contribute MCP tooling: response self-validation, zero-data-loss revisions, and asynchronous LLM-as-judge evaluation.

    • MCP tool & server design
    • Self-validation + LLM-as-judge evaluation
    • In production · 80,000+ active installations
    Explore Angie
    MCPAI AgentsLLM EvaluationLLM-as-JudgeLangfuseStatsigMulti-Model RoutingTypeScriptNode.jsReact

    Enterprise Code Intelligence Platform

    Sole developer @ Elad Software Systems

    Secure, self-hosted GenAI platform designed for strict data sovereignty. Implemented a dual-backend architecture (GraphRAG + Vector) to power autonomous agentic workflows for legacy code modernization.

    Enterprise Code Intelligence Platform
    • Dual-backend GraphRAG + Vector architecture
    • Autonomous agentic workflows
    • Secure self-hosted enterprise solution
    LangGraphNeo4jGraphRAGAWS BedrockClaude 3.5 SonnetPostgreSQLpgvectorDocker SDKFastAPIAWS CognitoReactTypeScriptMicroservices

    Hebrew Voice Agent

    Sole developer @ Elad Software Systems

    Advanced voice-to-voice agentic system powered by Strands. Features real-time orchestration of STT, LLM, and TTS. Deployed multiple fine-tuned Hebrew TTS models from Hugging Face to SageMaker (BYOC) to evaluate which performed best for production use.

    Hebrew Voice Agent
    • Powered by Strands Agent Framework
    • SageMaker BYOC deployment for Hebrew TTS models
    • Real-time voice-to-voice orchestration
    Strands Agent SDKAWS BedrockClaude 3.5 HaikuAmazon TranscribeSageMaker BYOCAWS ECRAmazon PollyWebSocketsRAG-liteNext.jsTailwind CSSPythonDocker

    Cloud-Native Audio Transcription & Analysis

    Sole developer @ Elad Software Systems

    Serverless audio processing platform handling concurrent workloads with near-zero latency and multilingual AI summarization. Built with AWS Transcribe, Bedrock, and FastAPI.

    Cloud-Native Audio Transcription & Analysis
    • Near-zero latency transcription
    • Multilingual AI summarization
    • Serverless concurrent processing
    AWS TranscribeAWS BedrockFastAPIWebSocketsClaude 3 OpusAsyncIOServerlessAWS LambdaAPI GatewayPCM Audio ProcessingMedical AI

    MeComics AI Platform

    Sole developer @ MeComics

    AI-driven B2C SaaS platform for personalized comics, featuring a multimodal Text2ComicPage pipeline combining GPT-4 and Stable Diffusion. Delivered MVP in under 3 months.

    MeComics AI Platform
    • Multimodal Text2ComicPage pipeline
    • MVP delivered in <3 months
    • Personalized comic generation
    GPT-4Stable DiffusionControlNetReactNode.jsPrompt EngineeringMultimodal AISaaSFramer MotionStripeMongoDB

    Personal Projects

    Built on my own — my ideas, end to end.

    Nadla — AI Real-Estate Agent

    Personal project

    A conversational AI agent that finds your exact apartment from a natural-language Hebrew chat (“3 rooms in Be'er Yaakov under ₪2M with a balcony and parking”). Built on LangGraph with 21 tools and dynamic per-turn tool selection, cross-thread memory of your preferences and past rejections, and a self-critiquing reflection loop that revises its own recommendations — model-agnostic across Anthropic, OpenAI, and local models.

    Nadla — AI Real-Estate Agent
    • Conversational agent that finds your exact apartment
    • LangGraph · 21 tools · dynamic per-turn tool filtering
    • Cross-thread memory + self-critiquing reflection (LLM-as-judge)
    LangGraphAI AgentsTool UseLLM-as-Judge / ReflectionAgent MemoryMulti-Model (Claude/GPT/Ollama)EmbeddingsSSE StreamingFastAPIReact 19LeafletPython

    Consensus Chat - Multi-Agent AI Debate Platform

    Personal project

    Real-time multi-agent AI debate orchestrator featuring sequential agent processing, live influence tracking via meta-LLM analysis, and force-directed graph visualization of idea propagation across Claude, GPT-4, Gemini, Grok, and LLaMA.

    Consensus Chat - Multi-Agent AI Debate Platform
    • Sequential multi-agent debate orchestration
    • Real-time influence analysis with meta-LLM
    • Live D3 force-directed network visualization
    LangGraphFastAPIReactTypeScriptD3.jsRechartsAnthropic SDKOpenAI SDKGoogle GenAIxAI SDKOllamaWebSocketsTailwindCSSViteUvicorn

    SilentCV — AI Job-Intelligence Platform

    Personal project

    A four-agent system that automates the tech job hunt end to end: a Scout agent discovers and dedups roles, an Architect matches them with Hybrid RAG and drafts CVs and cover letters through an “honesty filter,” an Analyst classifies email replies via the Gmail API, and a Strategist mines rejection patterns for insights.

    SilentCV
    • Four LangGraph agents: Scout, Architect, Analyst, Strategist
    • Hybrid RAG matching (pgvector cosine + PostgreSQL BM25)
    • Verified-facts “honesty filter” on all generated content
    LangGraphMulti-Agent SystemsHybrid RAGpgvectorPostgreSQL (BM25)OpenAIClaudeFastAPIRedisGmail APIDockerPython

    CVE → WAF-Rule AI Agent

    Personal project

    A self-correcting agent that turns a CVE into a validated AWS WAF rule. A Temporal pipeline enriches it with real signals (NVD details, CVSS, CWEs, plus CISA KEV exploit data), then a LangGraph agent drafts, validates, and revises the rule with a rationale — automating the first 80% of manual edge defense.

    CVE → WAF Agent
    • Self-correcting draft → validate → revise agent loop
    • Temporal enrichment from real public CVE sources
    • Outputs a validated WAF rule with rationale
    LangGraphTemporalPydantic v2Anthropic ClaudeAWS WAFv2NVD APICISA KEVPythonDocker

    Fake News Generator

    Personal project

    A satirical news app that scrapes real headlines from BBC, CNN, and ESPN, sends them to GPT-4o-mini to spin humorous fakes, and streams the results into a polished dashboard over Server-Sent Events — with live progress and AI category classification.

    Fake News Generator
    • Real-time SSE streaming UI with live progress
    • Multi-source RSS scraping (strategy pattern)
    • AI-generated titles + category classification
    OpenAI GPT-4o-miniFastAPISSE StreamingReactRSS ScrapingDockerPythonTypeScriptTailwind

    AI Engineering Skills

    Agentic & Generative AI

    MCP (Tool & Server Design)Multi-Agent SystemsLangGraphHybrid GraphRAG (Neo4j)pgvectorMulti-Model LLM RoutingLLM Evaluation / LLM-as-JudgeClaude / Gemini / GPT-4Vercel AI SDKLM Studio

    AI Ops & Observability

    OpenTelemetryLangfuseStatsig (A/B & Feature Gates)SentryMixpanel

    AI Coding Tools

    CursorClaude CodeGemini CLIGoogle Antigravity

    Cloud & Data

    AWS (Bedrock, SageMaker, Lambda)DynamoDBCognitoS3GCPDockerMongoDBPostgreSQLRedis

    Backend & Frontend

    FastAPINestJSWebSockets / SSEREST APIsReactNext.jsReduxTailwind

    Languages, Security & DevOps

    PythonTypeScriptPHPOAuth 2.0 / OIDCJWTHMAC-SHA256Git / GitHubAzure DevOpsCI/CD

    Education

    Bachelor of Science in Computer Science

    2020 – 2023
    Holon Institute of Technology

    Comprehensive education in computer science fundamentals, algorithms, data structures, software engineering principles, and emerging technologies. Focus on practical application and real-world problem-solving.

    Key Areas of Study

    Data Structures & Algorithms
    Software Engineering
    Database Systems
    Computer Networks
    Machine Learning
    Artificial Intelligence
    System Design
    Mathematics for CS

    Notable Achievement

    Graduated with strong focus on emerging AI technologies and practical software development, providing the foundation for advanced work in machine learning and artificial intelligence.

    Frequently Asked Questions

    ram@ai-engineer — chat
    Claude Code v2.1.170

    Opus 4.8 · Ram Pakanayev · AI Engineer

    >
    claude

    An illustrative, terminal-style Q&A — answers written by Ram, not generated live by these models.