LVL 00 / PRESS START TO BEGIN
CzechTrade / Gamescom 2026
PAVEL CYPRICH PRESENTS

4ALL Agency

START
AI GAMESCOM SPOT / 2026Our AI Production / 2026
LVL 01 / OUR PRODUCTION

Our production

Videos we produced for Entropiq
01 / 03

Christmas Campaign

Christmas campaign for Entropiq.

02 / 03

EA FC Team Reveal

Entropiq x Bohemians Praha.

03 / 03

Apex Legends Launch

Entropiq enters the arena.

LVL 02 / OUR AI PRODUCTION

Our AI Production

PLAY
AI PRODUCTION SPOT / 2026
PLAY
AI TRINITY HOTELS SPOT / 2026
LVL 03 / VIBE CODE PROJECTS

Vibe code projects

In-house tools, built with Claude Code
redakce_ai.py
Redakce.AIAI FOR NEWSROOMS
# AI drafts for newsrooms
@router.post("/articles/generate")
async def generate(req: DraftRequest, org=Depends(current_org)):
    src = await hybrid_search(req.topic, org.id, k=8)  # pgvector
    style = load_style(req.style_id, org)
    draft = await claude.generate(build_prompt(req.topic, src, style))
    return render("draft.html", draft)
>AI assistant for Czech newsrooms. FastAPI, PostgreSQL, pgvector, Claude.
crm.py
CRMCLIENT MANAGEMENT
# pipeline & deals
@app.post("/deals/{id}/stage")
def move_stage(id: int, stage: Stage, user=Depends(auth)):
    deal = db.get(Deal, id)
    deal.stage = stage
    log_activity(user, deal, stage)
    notify_owner(deal)
    return {"ok": True, "stage": stage}
>Custom CRM for clients and deal pipeline management.
lzicka.py
LžičkaCUSTOM APP
# lzicka
@app.get("/api/today")
def today(user=Depends(auth)):
    plan = build_daily_plan(user)
    return {
        "date": str(date.today()),
        "items": plan.items,
        "done": plan.progress(),
    }
>In-house app built in vibe coding mode.
LVL 04 / PLAYER PROFILE

Pavel Cyprich

Pavel Cyprich

I work where media, creative and technology meet. I run the 4ALL agency; before that I led the esports organisation Entropiq and the newsroom of TV Seznam.

CREDITS

CD & MD4ALL
EX-CEOENTROPIQ
EX-EDITOR-IN-CHIEFTV SEZNAM NEWS
SIDE QUESTSUPGRADE / CEAP / REDAKCE.AI
CONTACT4ALL.CZ / HELLO@4ALL.CZ
LVL 05 / 4ALL
Creativity. Technology. Stories.

An AI-opened agency. We save your time and money.

What we do

  • Content: copy, photo, video, podcasts
  • PR and crisis communication
  • Campaigns, branding and events
  • AI: helping companies use AI at full throttle

Contact

4all.cz
hello@4all.cz
U Průhonu 827/5, Prague 7

Selected clients

Pavel Cyprich / 4ALLCzechTrade / Gamescom 2026