Skip to content
View dromerosm's full-sized avatar
💪
Always Learning
💪
Always Learning

Block or report dromerosm

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

Diego Romero

Most AI work is still presentation. I am interested in systems that hold up under real use.

I work on applied AI systems, research automation, and production-oriented infrastructure:

  • systems that evaluate, compare, and validate models
  • workflows that turn research into usable decisions
  • product and infrastructure patterns that survive contact with reality

Areas of work

  • AI evaluation and benchmarking
  • agentic and research workflows
  • realtime AI applications
  • edge-native application architecture
  • VPS-based infrastructure for deployed systems
  • practical validation of emerging AI capabilities

What I care about

I am most interested in questions like:

  • How do you evaluate whether a model or workflow is actually useful?
  • What makes an AI system robust enough to operate beyond a prototype?
  • Which parts of an AI workflow should be automated, and which should remain human-led?
  • How do infrastructure choices shape product quality, speed, and reliability?

Selected public work

  • aa-llm-benchmarking
    Cloudflare Worker app for exploring and visualizing Artificial Analysis benchmark data.

  • realtime-voice-assistant
    Lightweight realtime voice assistant prototype focused on practical voice AI interaction patterns.

  • cb-api-chatgpt-plugin
    Early example of connecting conversational interfaces to real APIs.

Writing

  • The New Coder Class: Gen X, Rebooted. Fast Builders.
    A book about how AI shortens the distance between judgment and execution, why value is moving toward problem framing and orchestration, and why the curious operator is becoming a central figure in modern knowledge work.

Current direction

Right now I am focused on:

  • evaluation and benchmarking as a product capability
  • research automation as a practical operating layer
  • AI systems that combine product thinking with real infrastructure
  • building with enough rigor to separate signal from hype

Elsewhere

Popular repositories Loading

  1. cb-api-chatgpt-plugin cb-api-chatgpt-plugin Public

    Example ChatGPT plugin project connected to a custom API.

    Python 2 1

  2. dromerosm dromerosm Public

    GitHub profile README and config for @dromerosm.

  3. gpt-researcher gpt-researcher Public

    Forked from assafelovic/gpt-researcher

    Autonomous research agent for comprehensive web research on any topic.

    Python

  4. stock_analyzer stock_analyzer Public

    Gradio app for Heikin-Ashi stock charts with technical indicators.

    Python

  5. realtime-translation realtime-translation Public

    Near-real-time translation system built on the ElevenLabs stack.

    JavaScript

  6. realtime-voice-assistant realtime-voice-assistant Public

    Lightweight POC for a realtime voice assistant with OpenAI Realtime and ElevenLabs Agents.

    TypeScript