Skip to content
View moon-strider's full-sized avatar
🏋️‍♂️
Working
🏋️‍♂️
Working

Block or report moon-strider

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

moon-strider

AI/ML Team Lead & Head of AI focused on production LLM/RAG systems, multimodal pipelines, AI agents, KYC automation, and ML/data infrastructure. Also working on RL and harness engineering. I work from research and zero-to-one prototypes to production services, evaluation loops, cost/latency optimization, and team delivery.

What I work on

  • Production AI / KYC
  • Data infra / analytics
  • Agents / RAG / LLM systems
  • RL, Harness Engineering
  • CV / multimodal / research
  • Leadership / team delivery
FOSS Project Description
🧠 ner My production-grade llm-based simple plug-n-play ner implementation I use in a lot of my projects
📖 miRAGe Repo with tons of experiments all around RAG and how different setups change the outcomes/benchmark results
🧩 agent-injector MCP server that lets Claude delegate tasks to alternative LLM providers while keeping full agentic toolset and infrastructure of Claude Code
💻 rl-kyc-task-env RL Environment with continuous scoring for one concrete kyc pipeline module subtask
🦀 openclaw-long-tasks Long multi-step agent-crash resistant task scheduler/orchestrator for OpenClaw
🐝 agent-swarm A CLI tool that allows you to process tasks by swarms of llms instead of only one of them (API can be exposed as a server for further integrations)
🔎 mcp-probe MCP server automated testing tool
🔍 perplexity-mcp MCP server bringing Perplexity's web search and deep research into any AI workflow (Cursor, Claude, Codex, OpenClaw etc.)
age_of_prikol Age of War inspired game developed in Zig and Raylib to get a feeling for them (also I love Age of War a lot)
🖼️ jeeja-image-labeller A simple local image labeller for ML datasets built in C#, supports YOLO export format

What I mainly use:

Python · FastAPI · Docker · Kubernetes · PyTorch · OpenTelemetry · BigQuery · Vertex AI · RAG · MCP · LLM evals · CV/NLP · LangChain · FAISS · Vercel · GCP · AWS · K8s · LlamaIndex · LangGraph · SQL · Linux · OpenClaw · Hermes Agent · Pi Coding Agent


My Stats

moon-strider's Activity Graph


Contacts


Pinned Loading

  1. perplexity-mcp perplexity-mcp Public

    Forked from jsonallen/perplexity-mcp

    A Model Context Protocol (MCP) server that provides web search functionality using Perplexity AI's API.

    Python 1

  2. agent-injector agent-injector Public

    Use different models at the tasks they're best at

    Python

  3. jeeja-image-labeller jeeja-image-labeller Public

    A windows application designed to label and split datasets

    C#

  4. swarm-of-experts swarm-of-experts Public

    Make any llms into a chaotic swarm that argues within itself about what the best answer is

    Python