Skip to content
View MaikolProx's full-sized avatar

Block or report MaikolProx

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

Miguel Hernandez — AI Engineer

Building production AI systems that actually work — not demos. I specialize in RAG pipelines, autonomous agents, and security auditing.

What I Do

AI/ML: RAG systems, hybrid retrieval, LLM evaluation, autonomous agents
Backend: Python, FastAPI, PostgreSQL, Redis, Docker
Frontend: React, Next.js, TypeScript
Security: Network auditing, JWT analysis, threat hunting (KQL)


Projects

ProjectWhat It DoesStatus
rag-demoProduction RAG: hybrid search (BM25 + embeddings + RRF + rerank), multi-tenancy, autonomous agents. Deploy in 1 click.✅ Live
hybrid-rag-evalsRAG híbrido: BM25 + embeddings + RRF + rerank. Recall@5: 0.643 → 0.964. 93.27% coverage.✅ Live
medusaAutonomous second brain: 6,000+ chunks RAG, 6 agents, voice, auto-publishing.✅ Running 24/7
security-toolkitSecurity tools from scratch (stdlib only): portscan, subenum, httpaudit, jwtdump.✅ 16/16 tests
tryhackme-roadmap90-day security learning plan: THM → HTB → KC7 → certs.📋 In Progress

How I Work

  • Measure everything: hybrid-rag-evals has a full evaluation harness that shows exactly what improves and where it fails.
  • Write real code: No wrappers, no black boxes. I implement BM25, RRF, and cross-encoders from scratch to understand them.
  • Document failures: The write-ups I write focus on dead ends, not just flags.

Current Focus (2026)

  • Advanced RAG: pgvector HNSW, semantic chunking, production evaluation pipelines
  • Agentic Systems: LangGraph state machines, human-in-the-loop, memory management
  • Security: Threat hunting with KQL, CTF challenges, vulnerability research

Connect


Building systems that work. Measuring everything. Sharing what I learn.

Popular repositories Loading

  1. MaikolProx MaikolProxPublic

    Config files for my GitHub profile.

  2. medusa-auto-publisher medusa-auto-publisherPublic

    HTML

  3. hybrid-rag-evals hybrid-rag-evalsPublic

    Producción RAG híbrido (BM25+dense+RRF+rerank) con harness de evals reproducible

    Python

  4. security-toolkit security-toolkitPublic

    Herramientas de seguridad de red/web implementadas desde cero (solo stdlib de Python)

    Python

  5. medusa medusaPublic

    Segundo cerebro autónomo con IA: RAG local, agentes multi-modelo y voz

  6. tryhackme-roadmap tryhackme-roadmapPublic

    Plan 90 días validado: TryHackMe + HTB + KC7/Kusto + certificaciones