Projects

Projects by Masih Moafi spanning AI coding agents, context engineering, LLM safety and red-teaming, retrieval, developer tools, and applied machine learning.

  • Elpis

    Provider-neutral coding-agent environment built on OpenAI Codex with context sovereignty, auditable pruning, durable continuity, and explicit provider control.

  • Eyes Wide Shut

    AI safety and red-teaming research on prompt framing, dialogue state, tool use, and reasoning-channel exposure in LLMs.

  • rag-mcp

    High-throughput local hybrid RAG engine combining Tantivy BM25 lexical indexing, LanceDB vector search, and Cross-Encoder reranking.

  • Financial Market Analysis

    FX signal prediction and time-series forecasting with double-tower gated transformers, LightGBM, and CatBoost.

  • Skills

    Executable SKILL.md modules packaging reusable workflows and tool instructions for AI coding agents and developer assistants.

  • WhisperType

    Local GPU-accelerated voice input and speech-to-text with whisper.cpp CUDA transcription and LLM refinement.

  • After Three Years: Rebuilding a Disaster Tweet Classifier

    Disaster-tweet classification rebuilt from TF-IDF and PyTorch baselines through a custom Transformer to DistilBERT fine-tuning.