Skip to content
View IramML's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@Gentleman-Programming

Block or report IramML

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
IramML/README.md

Iram Martinez β†’ Full-Stack Mobile & AI Developer

Building multimodal AI agents that bridge mobile, web & backend | 6+ years shipping production systems

# What I do best
def solve_complex_problems():
    return {
        "multimodal_ai": "Voice/text/image",
        "cross_platform": "Shared domain models across iOS/Android/Web",
        "production_ready": "CI/CD pipelines, clean architectures"
    }

🎯 Current Focus

  • LLM Integration in mobile apps (LangChain, RAG, multi-agent systems)
  • Cross-platform Architecture β†’ one domain model, multiple frontends

⚑ Tech Stack

Python

πŸš€ Production Impact

  • MapVX/Lazarillo: Multimodal indoor-navigation agent serving accessibility & retail
  • 10+ Cross-industry apps: Ride-hailing, parcel-tracking, municipal security, dating
  • Workshop Speaker: Git/GitHub collaboration at Universidad AutΓ³noma de Coahuila

🌐 Languages

πŸ‡ͺπŸ‡Έ Spanish (Native) β€’ πŸ‡ΊπŸ‡Έ English (Conversational)


πŸ’Ό Open to

  • AI Integration Consulting β†’ LLM/RAG implementation in mobile apps
  • Cross-platform Architecture β†’ Clean, scalable mobile/web systems
  • Speaking Engagements β†’ AI in mobile development, clean architecture

AI/ML: LangChain β€’ Multi-agents β€’ RAG β€’ Embeddings β€’ Hugging Face β€’ Prompt Engineering

πŸ“§ Contact: me@iramml.com | 🌐 Portfolio: iramml.com


GitHub LinkedIn Twitter

Pinned Loading

  1. UberClone UberClone Public

    App like Uber, rider and driver application

    Java 180 132

  2. ArduinoBluetooth ArduinoBluetooth Public

    Arduino projecst using bluetooth controlled by an Android application

    Java 2 2

  3. BookStore BookStore Public

    Bookstore system. Web page and Android application that connects with the API of the book store

    JavaScript 5 3

  4. youtube-knowledge-base youtube-knowledge-base Public

    YouTube RAG System - Extract YouTube video transcripts, convert to OpenAI embeddings, and query content using semantic search + GPT. Supports individual videos and playlists. Built with SQLite, cos…

    Python