MAXMILIÁN HRUBÝ · DEVELOPER & CO-FOUNDER SITESPOT

I build AI agents, automations and websites that give you time back.

I bring development, AI and business together. Custom websites, AI agents and automations — from the first idea to a solution your team uses every day.

30-minute first call · free · directly with me

Working on: AI agents

Maxmilián Hrubý
fig. 01, Maxmilián Hrubý
[ scroll ↓ ]

Technologies I work with

PythonTypeScriptReactNode.jsPostgreSQLLLM & RAGDockerAWS
ABOUT ME

Connecting ideas with code.

I think in business and build in code. As co-founder of SiteSpot and Leadora, I help companies turn websites, data and repetitive work into tools that work for them.

completed projects and deployments

of development and automation experience

technologies in active use

of code and ownership stays with the client

What I do

Six things I love building.

From websites and AI agents to connecting the tools you already use. Clear, tailored solutions with a focus on real value.

01

AI agents & LLM applications

Assistants that retrieve company knowledge, cite sources, use your tools and pass uncertain requests to a person.

LLM · AI agents · ChatbotsLearn more
02

Automation & integrations

Connect APIs, CRM and internal systems into a shared process. Data moves automatically and repetitive work shrinks.

Make · API · CRMLearn more
03

Data, RAG & backend

Search your documents, build vector databases and a backend with a clear API. Answers backed by traceable evidence.

RAG · LLM · APILearn more
04

Consulting, audits & code review

I review your website, application and architecture and give you prioritised findings with practical next steps.

Audit · Code review · WebLearn more
05

Advertising & performance marketing

Meta and Facebook campaigns from creative to measurement. Targeting, lead forms and reporting focused on enquiries.

Meta · Facebook · AnalyticsLearn more
06

AI training & workshops

Practical AI for your team: prompts, data and custom assistants. Dedicated training also covers AI literacy and the AI Act.

Workshops · AI · AI ActLearn more
Python · TypeScript · React · Node.js · PostgreSQL · LLM & RAG · Docker
FROM IDEA TO CODE

A look at how I build.

An agent, a knowledge base or an automation. Simplified examples of the principles behind my work.

agent.tsTypeScript
// Illustrative example: grounded answers
async function answer(question: string) {
  const sources = await knowledge.search(question);

  if (!sources.length) {
    return { needsHuman: true };
  }

  return agent.respond({
    question,
    context: sources,
    includeCitations: true,
  });
}
ILLUSTRATIVE EXAMPLE⌘   mhruby.eu
INTEGRATIONS

Connect what you already use.

Less switching between tools. Less copying data by hand. More room for work that matters.

Slack
Notion
HubSpot
Maxmilián HrubýDEMO STEPS1 191
Stripe
PostgreSQL
Zendesk
INTERFACE DEMO

Ask a question. Get an answer.

An interactive demo with prepared answers. This illustrates an assistant interface, not a live AI model.

AI assistant DEMO · ONLINE
I am a demo operations assistant. Choose a question: I will answer from prepared data, cite the source and show when human help is needed.
⌀ 2,1 s80% without a personIllustrative values
Prepared answers · no data is sent
THE PROCESS

From first call to a working solution.

Four clear steps. And in every one, you speak directly with me.

Arrange a first call
  1. 01First conversation

    Understanding your goals

    We discuss what you need, where repetitive work slows you down and what success looks like.

  2. 02Proposal

    Plan & budget

    You get a clear scope, solution, price and timeline before development starts.

  3. 03Development

    Build & launch

    You see progress throughout development. We refine the details and launch together.

  4. 04Ongoing development

    Support & maintenance

    I stay available after launch, measuring, refining and improving the solution as your business grows.

WAYS TO WORK TOGETHER

Ways to work together

A consultation, a complete project or ongoing development. We agree the scope and price before work begins.

Consultation

Quick help & a second opinion

Discuss an idea, investigate a problem or get an independent view on a technical decision.

CZK 1,200/ hour

Discuss your project
  • AI and web consultations
  • Code and solution review
  • Architecture and next steps
  • No ongoing commitment
Ongoing partnership

Continuous development & care

Regular capacity to develop your product and maintain the systems you rely on.

by agreement/ month

Discuss your project
  • Agreed monthly capacity
  • Maintenance and new features
  • Monitoring and updates
  • Priority contact
COMPARISON

Freelancer, agency or in-house team?

Each approach has its place. We review your scope and operations to find the right model.

AreaWith meDIRECT COLLABORATIONAgencyIn-house team
CommunicationDirectly with the developerUsually via a project managerWithin your own team
CostNo agency overheadIncludes agency managementSalaries and employment costs
StartDays to two weeksUsually weeksHiring can take months
FlexibilityChanges agreed directlyDepends on capacity and processDepends on team workload
After handoverYour code and documentationDefined by the contractKnowledge stays in-house

Direct collaboration can get a focused project moving quickly. Continuous development of a large product may benefit from an in-house team; an agency can cover a broader parallel brief.

SELECTED PROJECTS

Things I’ve built.

My own companies and client work. From conversion websites to AI products.

SiteSpotMY COMPANY

SiteSpot

Prague digital agency. Conversion websites and custom AI automation.

AstroReactAIAutomatizace
LeadoraMY COMPANY

Leadora

AI SaaS: a RAG knowledge base for technical teams.

Next.jsRAGLLM
GalochromCLIENT PROJECT

Galochrom

Website and e-shop for an analytical-chemistry company (HPLC columns, a UCT Prague spin-off).

WebE-shopShoptet
PROFILE

Meet Maxmilián Hrubý.

One person, from the first idea through launch.

Maxmilián Hrubý

Maxmilián Hrubý

DEVELOPER · CO-FOUNDER OF SITESPOT & LEADORA

Co-founder of SiteSpot, a Prague digital agency — I lead development, AI, automation and business logic.

Co-founder and CEO of Leadora, a Czech AI SaaS (a RAG knowledge base for technical teams).

  • Direct communication in plain language.
  • Code and knowledge handed over for future development.
  • I recommend solutions that make sense for you.
More about me →

Common questions.

Straight answers about how I work and what to expect.

max.hruby.cz@gmail.com ↗
Can we work remotely?

Yes. Discovery, progress reviews and handover can all happen online. We can arrange an in-person meeting when the project benefits from one.

What technologies do you use?

I build websites with Astro, React and TypeScript. AI and automation use APIs, tools such as Make and knowledge bases. The exact stack depends on your brief and team.

Do you take small jobs or consultations?

Yes. Start with a single change, audit or hourly consultation without committing to a larger project.

Who owns the resulting code?

After completion and payment you receive the custom code, access and documentation. Third-party tool and library licences are specified in the proposal.

How soon can you start?

Usually within days to two weeks, depending on capacity. We confirm both the start and delivery date before the order.

How much does it cost?

Consultations cost CZK 1,200 per hour. Websites start at CZK 12,000, and AI agents and automations at CZK 25,000. A precise quote follows a scope review.

How do you handle company data?

We agree where data lives, who can access it and which services process it. Access is limited to what the solution needs; sensitive materials are not sent to tools without agreement.

What if something does not work?

We validate agreed scenarios before handover. The proposal defines issue reporting, fixes and ongoing support so you have a clear point of contact after launch.

CONTACT

Let’s make it happen.

Tell me what you’re working on. We’ll explore your idea and find the next step.

Drop a message

Tell me about your project. The button opens your email app with a prepared message.

Prague time. I will confirm availability with you.

30 minutes · online · no obligation

Let’s talk it through.

We’ll discuss your idea, possible solutions and the next step.

Prague time. We’ll confirm the time together by email.

A prepared message opens in your email app.

EXPLORE

Explore in depth

Service details, projects, experience and the first step to working together.