#48 · Primary category: LLM Application Frameworks

rocketride-server

ai cpp data-pipeline data-processing machine-learning mcp python sdk typescript vscode-extension

High-performance AI pipeline engine with C++ core, 50+ nodes, multi-model/vector DB support, and IDE integration for building and deploying LLM workflows.

Project last updated:08/29/26

GitHub Stars

7.4K

Forks

2.8K

Contributors

59

License

MIT

Why we included this project

RocketRide is aimed at teams that stitch LLM calls, vector stores, and custom logic into repeatable workflows and want something that actually runs the result, not just a diagram. Pipelines are plain portable JSON, so the same definition runs on a laptop, your own servers, or a hosted cloud, and the nodes, from LLM and embedding calls to chunking and OCR, are open to extension in Python. The C++ core matters for anyone who has watched a prototype stall under real data loads. TypeScript and Python SDKs plus an MCP server let you embed the same pipeline in a native app or surface it as tools to an AI assistant. It runs on your own infrastructure with no vendor lock-in and no separate enterprise edition, which is a real plus for smaller teams.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category