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

Highlights

  • Pro

Organizations

@CodeScape3D @CligroAutomation @bambai-labs

Block or report dev-gaspar

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

Hi, I'm Jose Gaspar 👋🏼

@@ AI Engineer | Fullstack & DevOps @@
+ 4 years in software engineering
+ building LLM agents that run in production
! agents, rag, evals, rpa & cloud architecture
# turning manual processes into autonomous systems

🌐 devgaspar.me · ✉️ jgasparlopez29@gmail.com


🧠 What I do

I design and ship AI agents in production: from multimodal WhatsApp agents to RPA pipelines that automate entire operations. I work across the whole stack — I design the prompt, build the evals, write the API, ship the container and watch the metrics.

  • 🤖 LLM Agents · Anthropic Claude, OpenAI, Gemini, Llama · function calling, RAG, MCP
  • 🧪 Reliability · evals, LLM-as-judge, tracing & observability
  • 🧩 Automation · Playwright, n8n, Baileys (WhatsApp), Whisper, ElevenLabs
  • ⚙️ Backend · NestJS · FastAPI · Spring Boot · Express
  • 🎨 Frontend · Next.js · React · Expo (mobile) · Astro
  • ☁️ DevOps · Docker · Dokploy · Traefik · Linux · GitHub Actions
  • 🗄️ Data · PostgreSQL · MongoDB · Redis · LibSQL

🚀 Featured projects

Project What it is Stack
jobhunter stars CLI that automates the LinkedIn job hunt with 4 specialized AI agents: scans postings, filters relevance, tailors your CV per offer and emails recruiters Python · Playwright · Gemini · Gmail SMTP
bot-orbe Multimodal sales agent for WhatsApp: handles text, voice (Whisper) and images (Vision) Node.js · Baileys · OpenAI Assistants · ElevenLabs · MongoDB
psicologo-virtual-unicordoba Virtual psychology assistant with emotion analysis + conversational AI Next.js · Spring Boot · FastAPI · Llama 3 · PostgreSQL

🤝 Let's talk

If you need to take an AI agent from prototype to production, automate a manual process that's eating hours, or add someone who crosses backend, mobile and DevOps without handoffs — reach out.

📬 jgasparlopez29@gmail.com · 💼 LinkedIn · 🌐 devgaspar.me


🇪🇸 Versión en español

🧠 En qué trabajo

Diseño e implemento agentes de IA en producción: desde bots conversacionales multimodales en WhatsApp hasta pipelines RPA que automatizan operaciones enteras. Me muevo cómodo en todo el stack — diseño el prompt, construyo los evals, escribo la API, despliego el contenedor y monitoreo la métrica.

🚀 Proyectos destacados

  • jobhunter — CLI que automatiza la búsqueda de empleo en LinkedIn con 4 agentes de IA especializados: escanea ofertas, filtra relevancia, personaliza tu CV por oferta y escribe a reclutadores.
  • bot-orbe — Agente de ventas multimodal para WhatsApp: texto, voz (Whisper) e imagen (Vision).
  • psicologo-virtual-unicordoba — Asistente psicológico virtual con análisis de emociones + IA conversacional.

Si necesitas llevar un agente de IA de prototipo a producción o automatizar un proceso manual que está costando horas — hablemos: jgasparlopez29@gmail.com

Pinned Loading

  1. jobhunter jobhunter Public

    Herramienta CLI que automatiza la busqueda de empleo en LinkedIn. Escanea publicaciones, identifica ofertas relevantes, genera CVs personalizados con IA, y envia emails de aplicacion a reclutadores.

    Python 13 6

  2. psicologo-virtual-unicordoba psicologo-virtual-unicordoba Public

    Asistente psicológico virtual: análisis de emociones + IA conversacional (Llama 3). Stack: Next.js · Spring Boot · FastAPI · PostgreSQL.

    Java 1

  3. bot-orbe bot-orbe Public

    Forked from bambai-labs/bot-orbe

    WhatsApp AI sales agent — multimodal (text, voice, vision) built on Baileys + OpenAI Assistants + ElevenLabs + MongoDB.

    JavaScript