MANUEL ROCHOLL · AI SYSTEMS ENGINEER

I connect strategy, automation, and AI to make organizations run faster, without the overhead.

  • Frankfurt, Germany
  • Raving Fans (remote) · Feb 2026
  • Open to consulting

I'm Manu. 0. AI Systems Engineer at Raving Fans, working remotely from Frankfurt.

I spent years trying things. Dropshipping, copywriting, product management, course creation. Every time I hit a ceiling, I'd look for a smarter approach. When I started using AI to systematically break down problems, not just in business but personally, something clicked: you can build almost anything if you think carefully about what actually matters.

What drives me isn't the end product. It's the full process. Understanding the goal, mapping the current state, deciding what's worth solving and where you need a workaround. Good systems take work off people's plates. That's what I care about.

Outside of work: gym, meditation, and traveling. Usually somewhere in Asia.

Manuel Rocholl, AI Systems Engineer in Frankfurt
INAPIFNOUT

AUTOMATION SYSTEMS

End-to-end workflows that eliminate manual work. From API connection to finished process.

MAKE.COMN8NZAPIERWEBHOOKS
MODEL · INFERENCE

AI INTEGRATION

OpenAI and other models used purposefully. Not as toys, but as leverage.

OPENAICLAUDERAGPROMPT ENG.
UIAPIDBINFRA

FULL-STACK PRODUCTS

Internal tools, dashboards, and platforms that people actually use.

NEXT.JSSUPABASETYPESCRIPTVERCEL

DIAGNOSE

Map the existing system. Find what's missing.

→ INTERVIEWS · AUDIT · DATA

DESIGN

Define the simplest architecture.

→ FLOWCHART · SCOPE · KPIS

BUILD

Connect the tools. Ship fast.

→ CODE · WIRE · TEST

ITERATE

Measure output, cut waste, repeat.

→ METRICS · TRIM · LOOP

2020–2022

ACCENTURE, IT CONSULTING

First real job. Dual study in IT consulting.
Learned how large organizations run, and where they break.

CONSULTINGSAP

2022

LG ELECTRONICS, D2C MARKETING

Back-office in direct-to-consumer marketing.
Understood funnels before I knew what funnels were.

D2CMARKETING

2022–2024

TH ASCHAFFENBURG + SOUTH KOREA + ASIA

Finished my BBA. Semester abroad in South Korea.
Japan, Vietnam, Thailand, Taiwan, Singapore, Malaysia.
Started thinking about what I actually wanted to build.

BBAKRSEA

2023–2026

6FE, COURSE INFRASTRUCTURE & AI SYSTEMS

Designed module architecture, AI writing workflows, and automation systems for a freelancing coaching program actively serving the LATAM market.

AICOURSE INFRALATAM

2026 →NOW

RAVING FANS, AI SYSTEMS ENGINEER

Joined in February. Built the internal ops platform (20+ modules), an affiliate platform, an automated weekly invoicing pipeline, KPI dashboards, onboarding automations, and two AI feedback chatbots. Architecture to deployment. All of it.

AIFULL-STACKREMOTE
2026 →PLATFORM
MULTI-MODULEFULL-STACKSOLO BUILD

Internal Operations Platform

Operations ran on spreadsheets and disconnected tools that didn't talk to each other. Built one platform instead: CRM, project management, time and vacation tracking, OKRs, and a client-facing portal in a single app. 20+ modules, architecture to deployment, solo. Runs the entire company, every day.

20+MODULESSOLOLIVEDAILY USE

STACK: Next.js · TypeScript · Supabase · Railway · shadcn/ui

2026AUTOMATION
BILLINGPYTHON

Automated Media Billing Pipeline

Weekly invoicing for a media-buying client was a manual grind: check bookings, match creative files, number invoices by hand. Built a pipeline that does all of it and escalates exceptions by email instead of failing silently. Runs unattended, every week.

200+TESTS0MANUAL STEPSWEEKLYAUTO RUN

STACK: Python · Airtable API · SharePoint · n8n

SEE IT RUN ↓
2026AI AGENT
CUSTOMER SUCCESSAUTOMATION

AI Feedback & Retention System

Client feedback and reactivation replies were piling up faster than anyone could triage by hand. Built two AI chatbot personas that collect structured feedback straight from end-customers, plus an email layer that matches outbound campaigns to inbound replies by message ID. Reactivation and NPS pipelines now run without manual sorting.

2CHATBOTSAUTOREPLY MATCH

STACK: OpenAI API · Make.com · Airtable

2026PLATFORM
LEAD GENSAASFULL-STACK

Lead Scoring & Funnel Platform

A tenant-representation service needed to separate hot leads from noise without hiring more sales staff. Built a 5-step funnel with a server-side scoring engine and an authenticated admin dashboard for lead management. 59 tests across 12 suites, shipped in three days.

59TESTS3DAYS5STEP FUNNEL

STACK: Next.js · TypeScript · Supabase · Jest · Vercel

SEE IT RUN ↓
2026PLATFORM
SAASREFERRALFULL-STACK

Affiliate Referral Platform

No system existed to track referrals or pay commissions across multiple tenants. Built a multi-tenant platform from scratch: three permission levels, EU-hosted, real-time dashboards, and commission logic built in.

3TENANTS11WEEKS×3ROLES

STACK: React · TypeScript · Supabase · Vercel · Edge Functions

2026AUTOMATION
CRMREVOPS

KPI Tracking System

The ops team had no single view of hot leads, appointments, or touchpoints across client subaccounts. Built a daily pipeline from GoHighLevel webhooks into a dashboard, synced to Airtable via Make.com. Runs 24 times a day, across 8 clients.

8CLIENTS24DAILY RUNS17KPIS

STACK: GoHighLevel API · Python · FastAPI · SQLite · Make.com

2026AUTOMATION
AIONBOARDING

AI Onboarding Pipeline

Onboarding was a checklist of manual steps: create folders, log tasks, write docs. Built a pipeline that does all three from a single form submission, including an OpenAI-generated knowledge base. Zero manual steps left in the process.

0STEPS45MIN SAVEDAUTODOCS

STACK: Make.com · Fillout · Google Drive · Asana · OpenAI API

2026AUTOMATION
ASYNCARCHITECTURE

Async AI Middleware

A no-code Zapier flow was double-firing AI replies on Telegram because of a timing bug. Rebuilt the AI call as a small Railway-hosted Express server instead. Duplicate messages gone, latency down 72%.

0DUPES↓72%LATENCY

STACK: Zapier · Railway · Express.js · Node.js

2026AI AGENT
PERSONAL

AI Health & Training Coach

Wanted one weekly report instead of three apps to check. Built an agent loop, no framework, running two Telegram bot personas with shared long-term memory across Oura, Apple Health, and workout data. Exactly one LLM call a week, everything else deterministic.

2AGENTS3DATA SOURCES24/7CRON

STACK: Python · FastAPI · SQLite · Telegram Bot API · Oura API

SEE IT RUN ↓
2023–2026AUTOMATION
COURSE INFRALATAM

AI Course Infrastructure, 6FE

A LATAM freelancing coaching program needed to scale past manual content production. Designed the module architecture, AI writing workflows, and automation systems behind 40+ modules now serving the market.

40+MODULESLATAMMARKET

STACK: AI Workflows · GHL · Automation · Content Systems

Three of the systems above, rebuilt as small simulations. Nothing here talks to a server: the logic runs in your browser, the same way it runs in production, just faster.

SIM 01 · BILLING PIPELINE

Weekly invoice run

IDLE

The unattended Monday job from Selected Work. Flip the switch to see how it handles a broken booking instead of failing silently.

  1. TRIGGERcron · monday 06:00
  2. FETCH BOOKINGSairtable
  3. MATCH CREATIVESsharepoint
  4. NUMBER INVOICESsequence
  5. DELIVERpdf · email
 
0 RUNS

SIM 02 · LEAD SCORING ENGINE

Score a lead

WARM

The server-side scoring from the funnel platform, exposed. Change any answer and watch the score, the tier and the routing decision update.

SCORE

46/100

ROUTE Nurture sequence, 3 emails over 2 weeks.

RULE BREAKDOWN

  • Company size+16
  • Budget+0
  • Timeline+12
  • Contact role+8
  • Engagement+10
Company size
Budget
Timeline
Contact role
Engagement

SIM 03 · AGENT LOOP

Weekly health report

IDLE

The Sunday run of the health coach. Pick a week, watch the loop gather data, do the math itself and spend exactly one model call on the part only a model can do: writing.

  1. MEMORYREAD MEMORYsqlite · last 8 weeks
  2. TOOLFETCH SLEEPoura api
  3. TOOLFETCH ACTIVITYapple health export
  4. TOOLFETCH WORKOUTStraining log
  5. CALCCOMPUTE DELTASdeterministic
  6. LLMCOMPOSE REPORT1 call · 1,180 tokens
  7. MEMORYWRITE MEMORYsqlite
  8. SENDSENDtelegram bot
TOOL CALLS
3
DETERMINISTIC
4
LLM CALLS
1

REPORT · TELEGRAM

Week

// LET'S BUILD SOMETHING

I'm open to interesting problems.