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

Organizations

@Gentleman-Programming

Block or report IramML

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 179 131

  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