RocketRide
Hochleistungs-KI-Pipeline-Engine mit C++-Kern und über 50 erweiterbaren Knoten – entwickeln, debuggen und skalieren Sie LLM-Workflows direkt aus Ihrer IDE.
Überblick
Anforderungen
Empfohlener VPS
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 4
4 vCPU · 16384 MB · 200 GB
Hostinger · KVM 8
8 vCPU · 32256 MB · 400 GB
Affiliate-Hinweis
Docker Compose
# Generated by Run This Ai — docker-compose.yml
services:
rocketride:
image: ghcr.io/rocketride-org/rocketride-engine:latest
restart: unless-stopped
ports:
- 8080:8080
volumes:
- ./data/rocketride:/data
Verwandte Tools
Firecrawl
Open-source API to search, scrape, and interact with the web for AI agents and LLMs
Crawl4AI
Open-source LLM-friendly web crawler and scraper for AI applications
NocoDB
The open-source Airtable alternative — turn any database into a smart spreadsheet
Huginn
Create agents that monitor and act on your behalf — the web's personal automation engine
ToolJet
Open-source low-code platform for building internal tools, dashboards, and AI agents
Directus
Open-source headless CMS and backend for managing agnostic content
Anleitungen & Artikel
How to Build Your First RAG Pipeline with RocketRide (Tutorial)
Step-by-step tutorial: install RocketRide with Docker, wire a RAG pipeline in the VS Code extension, trace every node, and drive it from the Python SDK.
RocketRide: The High-Performance Open-Source AI Pipeline Engine
Meet RocketRide — a C++-core AI pipeline engine with 50+ Python-extensible nodes, 13+ model providers, and 8+ vector databases. A full guide to its architecture, features, and self-hosting.