Miguel Salinas
CTO, camelAI
Miguel is an engineer at camelAI. He writes about data infrastructure, databases, and technical deep dives — including the engineering decisions behind how camelAI is built.
Posts by Miguel Salinas(4)
Our coding agent runs in a Cloudflare Durable Object, not a VM
We moved camelAI’s coding agent off always-on VMs and into Cloudflare Durable Objects, with SQLite and R2 for files and JavaScript Code Mode instead of bash. Here’s the three-step redesign that made it possible.

How we self-host DeepSeek V4 Flash on AWS spot instances
We recently launched a free tier powered by a self-hosted DeepSeek V4 Flash. Here's how we picked the model and hardware together, adapted an open source vLLM recipe, and made the KV cache — not raw compute — the thing that let the economics work.

How to Build Chat With Your Data Step by Step: A Practical Guide
AI-powered analytics is transforming user expectations for data interaction. "Chat with your data" capabilities are becoming essential for SaaS platforms, moving beyond static dashboards to conversational interfaces....
Which Databases Does Hacker News Hype Most? 1.8M Headlines Exposed
We analyzed 1.8 million Hacker News headlines spanning February 2007 to June 2025 to examine database engine popularity trends. Using camelAI connected to a ClickHouse database, we uncovered which databases the HN...