EveryDev.ai
Subscribe
Home
Developers

3,289+ AI companies

  • Radar
  • Trending
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Developers
    3. paguasmar

    paguasmar

    VeloxML aims to make production LLM infrastructure simple to deploy while keeping data, prompts, and model weights inside a customer's own AWS or GCP account. Its open-source CLI provisions and scales GPU-backed model endpoints with one command, without Dockerfiles, Kubernetes YAML, or proprietary framework decorators.

    Visit Website

    At a Glance

    1Tool Listed
    1Product
    10Capabilities
    Discussions
    2026Est.
    Focus Areas
    AI Infrastructure
    Local Inference
    Deployment Automation
    Connect
    Latest News
    README documentation cleaned up to remove stray benchmark notesSep 5, 2026
    VeloxML v0.1.1 released with rolling updates, autoscaler fixes, and CLI DX improvementsSep 4, 2026
    Markets
    • AI and ML engineering teams
    • Organizations serving open-source or fine-tuned LLMs
    • Regulated or privacy-sensitive companies needing data sovereignty
    • Teams with AWS or GCP accounts and private VPC requirements
    • +1 more

    AI Tools by paguasmar

    (1)
    View VeloxML
    VeloxML tool icon

    VeloxML

    Open Source LLM Deployment CLI

    AI InfrastructureLocal InferenceDeploy Automation

    Discussions

    No discussions yet

    Be the first to start a discussion about paguasmar

    Latest News

    09/05/2026

    README documentation cleaned up to remove stray benchmark notes

    github.com
    09/04/2026

    VeloxML v0.1.1 released with rolling updates, autoscaler fixes, and CLI DX improvements

    github.com
    08/30/2026

    PyPI publish workflow added

    github.com
    08/29/2026

    Initial v0.1.0 release introduced the VeloxML CLI and deployment engine

    github.com

    Products & Services

    1
    VeloxML CLI / veloxml-deploy
    2026-08-29

    An Apache-2.0 open-source Python CLI and deployment engine for deploying open-source LLMs and other AI services directly into a customer's AWS or GCP account. It reads model code and a veloxml.yaml hardware specification, provisions Spot or On-Demand compute through SkyPilot, installs dependencies, runs health checks, and returns a live inference endpoint.

    Market Position

    VeloxML positions itself against Modal, RunPod, and Baseten as a self-hosted, cloud-account-native alternative. Its stated differentiators are keeping prompts, data, and model weights in the customer's AWS/GCP account, avoiding enterprise private-VPC paywalls and third-party compliance reviews, using Spot instances for cost efficiency, and avoiding proprietary decorators or framework lock-in.

    Leadership

    Founders

    PÁ

    Pedro Águas Marques

    Senior AI and MLOps engineer; LinkedIn search results describe him as the sole operational owner of four ML services in the critical path of a $300M+ ARR product and as ex-Tripadvisor. He is the GitHub owner and sole contributor shown for veloxml-deploy, and the package metadata names him as author.

    Executive Team

    PÁ

    Pedro Águas Marques

    Founder and maintainer

    Senior AI and MLOps engineer and ex-Tripadvisor; his public profile describes operational ownership of four ML services in a critical-path $300M+ ARR product. He is the GitHub owner, package author, and sole listed contributor for VeloxML.

    Founding Story

    Pedro Águas Marques said he originally wrote VeloxML to replace Modal and Baseten because he wanted to deploy open-source models inside his own VPC without vendor lock-in or proprietary Python decorators. The initial vision was one-command deployment and scale-to-zero on customer-owned infrastructure, consolidating LLM serving while reducing cost and keeping data within the customer's security perimeter.

    Business Model

    Revenue Model

    The publicly documented project is open-source under Apache 2.0 and does not publish a paid software subscription or license plan. Users bring their own AWS/GCP accounts and pay the underlying cloud-compute costs; VeloxML's positioning is to avoid third-party cloud markup.

    Pricing Tiers

    Self-hosted open-source deployment
    Software: $0

    The CLI is Apache-2.0 licensed. The README gives an example of deploying Qwen2.5-0.5B on an AWS Spot instance at approximately $0.07/hour; a Hacker News reply says the controller can cost up to $0.08/hour and larger model costs depend on the selected instance.

    Target Markets

    Industries & Segments
    • AI and ML engineering teams
    • Organizations serving open-source or fine-tuned LLMs
    • Regulated or privacy-sensitive companies needing data sovereignty
    • Teams with AWS or GCP accounts and private VPC requirements
    • Developers seeking an alternative to managed inference platforms and vendor lock-in
    Use Cases
    • Private LLM inference APIs
    • Custom embedding and reranking microservices
    • Real-time reasoning and agent tool-calling backends
    • Secure hosting of domain-specific fine-tuned models inside a private VPC
    • High-throughput batch inference endpoints
    • Production model serving where data sovereignty, compliance, or cloud-cost control is important

    Quick Facts

    Founded
    2026

    History & Milestones

    2026-08-29

    The public GitHub repository was initialized; the initial v0.1.0 release introduced the core VeloxML CLI (init, deploy, status, logs, down, version), SkyPilot-based compute orchestration, spot-instance automation, small-language-model and FastAPI support, and zero-cost teardown.

    2026-08-30

    A GitHub Actions workflow for publishing VeloxML to PyPI was added.

    2026-09-04

    VeloxML v0.1.1 was released with rolling-update support, an autoscaler specification fix, and CLI developer-experience improvements.

    2026-09-05

    The project documentation was cleaned up to remove stray benchmark notes from the README.

    2026-09-10

    Pedro Águas Marques posted a Show HN launch for self-hosting open-source LLMs on AWS with scale-to-zero; the post described the project as under heavy development and solicited feedback.

    Key Capabilities

    10
    One-command model deployment
    Deploys into the customer's own AWS or GCP account and VPC
    AWS Spot and On-Demand instance provisioning via SkyPilot
    Automatic scale-to-zero and teardown for avoiding idle compute charges
    Rolling updates and controller-based health checking with automatic worker replacement
    No Dockerfiles, Kubernetes YAML, or proprietary Python decorators

    Integrations & Partnerships

    Platform Integrations

    • Amazon Web Services (AWS), including customer VPCs, Spot and On-Demand instances
    • Google Cloud Platform (GCP)
    • SkyPilot
    • FastAPI
    • Hugging Face and Transformers
    • vLLM
    • Python and PyPI (pip install veloxml-deploy)
    • GitHub Actions for package publishing

    Key Partnerships

    SkyPilot: the open-source compute orchestrator used to provision and manage Spot or On-Demand instances; credited as the core infrastructure foundation.
    Baseten Truss: credited for model packaging and serving conventions used by the project.

    Connect

    Website
    veloxml.com/
    GitHub
    paguasmar
    X / Twitter
    paguasmar

    AI Topics

    3

    paguasmar focuses on these topics:

    AI Infrastructure(1)
    Local Inference(1)
    Deployment Automation(1)
    Back to all developersSuggest an edit