Joshua Phillips

Joshua Phillips

I ship first, explain second.

About

Software engineer by default. I work on RocketRide, an open-source MIT-licensed AI pipeline tool, handling everything from Python & TypeScript SDKs and MCP server integrations to the demos and blog posts that explain how it all fits together. I ship things first, then write about them.

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking
Gone streaking 5
Gone streaking 5

Forums

Building AI infrastructure by hand is becoming untenable. So we built a better way.

I've been writing software for a while. I'm comfortable at every layer of the stack. When AI started becoming something you could actually ship into production applications, I did what most engineers do: I built it myself.

First project, not bad. Pick a model, call the API, handle the response. Clean enough. I understood exactly what was happening at every step.

Then the requirements got more complex. I needed multiple models in the same workflow. I needed a document parsing layer upstream of the LLM. I needed the output to land in a database instead of just getting returned to the client. Suddenly I was writing a lot of code that had nothing to do with the problem I was actually trying to solve. Glue code. Wiring. Infrastructure that existed purely to move data between components that were never designed to talk to each other.

I accepted that as the cost of doing business. This is just what building AI features looks like, I told myself.

Joshua Phillips

10h ago

RocketRide - Focus on your app. We do the AI.

Building AI features today means navigating a maze of competing frameworks, juggling provider API keys, and wiring together components that were never designed to work as a system. Most engineers spend weeks on infrastructure before writing a single line of application logic. RocketRide is an open source, developer-native AI pipeline tool that changes that. Pipelines are first-class JSON objects. Models are interchangeable. The entire workflow lives in your IDE.
View more