Qualification program

AI automation and data science for controlling and finance

Artificial intelligence qualification program - models and use cases

This qualification program is held in German.
The change in controlling goes far beyond reporting and business intelligence. LLMs enable the interactive creation, commenting and visualization of reports, while AI agents take over the automation of data preparation, feature engineering and the detection of anomalies. At the same time, AutoML agents make machine learning workflows self-learning and adaptive. Standardized processes offer ideal application possibilities for AI. This qualification program combines a future-oriented vision with practical use cases and modern tools.
Module 1: training training
2 days
AI basics, RAG and LLM applications
AI basics, RAG and LLM applications
  • Introduction to Large Language Models (LLMs) - with a focus on real practical cases from finance, controlling and risk management.
  • From the basics to the application: What is a prompt? How does prompt engineering work? How does it create controllable AI workflows?
  • Step-by-step implementation of modern RAG workflows (Retrieval Augmented Generation) for the financial sector:
    • Document upload, automated chunking, embedding, vector search and semantic search in your own data.
    • Practical application with invoice PDFs, contracts or other financial documents.
  • Introduction and use of no-code tools such as LangFlow for fast, visual process automation.
  • Visualization and comparison: No-code flows vs. Python code - understandable for everyone.
  • Understanding how to apply AI-supported document analysis and Q&A systems to your own data.
  • Group and individual exercises: From the initial idea to a functioning AI solution in your own context.
  • Theory & practice of the automation framework:
    • Introduction to a tried-and-tested framework for identifying, evaluating and designing AI automation projects.
    • Workshop: Application and practice phase with realistic examples from finance/controlling.
    • Direct transfer: After the module, you will recognize suitable processes and design your first projects.

Goal: You not only understand the technology, but also build your first AI-supported financial workflows and have a real toolbox for practical use.

Module 2: Classroom seminar
1 day
AI automation & no-code/Python integration
AI automation & no-code/Python integration
  • Hands-on with AI tools for finance, controlling & accounting:
    • Development of own reporting and accounting assistants (e.g. for double-entry bookkeeping, automated evaluations).
    • Reporting workflows with SQL agents, charting agents and writing agents (e.g. automatically generated reports with graphics).
    • Automated fraud and anomaly detection using AI - visually with LangFlow, but also "under the hood" with Python integrations.
  • Combination of No-Code and Python:
    • Non-programmers can also take part - professionals can go deeper if required.
    • Live demo: Integration of Python nodes in LangFlow for more complex logic.
  • Application in everyday business: typical finance automation projects.
  • Automation framework (deepening & application):
    • In-depth exercises: Selection and outlining of concrete automation projects that can be implemented with agents or AI workflows.
    • "From idea to proof of concept" - developing your own roadmap for implementation with modern AI technologies.

Goal: You develop your own automations, combine no-code and Python solutions and are ready to optimize processes in the financial sector with the help of AI.

Module 3: Classroom seminar
1 day
Advanced agent frameworks & self-improving AI
Advanced agent frameworks & self-improving AI
  • Modern multi-agent systems with LangGraph, AutoGen and Python:
    • Overview: What are AI agents and how are they used in the finance/controlling context?
    • Practice: Building self-reflecting reporting agents that check and optimize their own results and correct errors independently.
    • Forecast agent frameworks with self-evaluation: time series analysis and automatic validation of forecast quality (e.g. cash flow or sales forecast).
  • Simulation & live tests:
    • Develop, test and improve your own AI agents.
    • What does "self-reflection"/"self-evaluation" mean in practice and how do you use it for robust AI automation?
  • Practical benefits: Automated, robust AI workflows that not only perform tasks but also continuously improve themselves.
  • Automation framework in the agent context:
    • Methodical roadmap: From process analysis to proof-of-concept for complex automation with agents.

Objective: You will learn about the latest agent technologies, build your own self-improving workflows and be ready for the next level of AI automation.

Module 4: Self-study phase
1 day
Practical transfer & automation framework
Practical transfer & automation framework
  • Direct transfer to corporate reality:
    • Analysis and selection of automation potential in your own company using a structured AI automation framework.
    • Step-by-step: Identification, evaluation, prioritization and conception of your own AI automation project.
    • Development of an individual AI use case including business benefits, resource estimation and implementation outline (functional & technical).
    • Application of the framework for concrete planning of the technical implementation, including interfaces, data preparation, integration of LLMs, machine learning and automation tools.

Goal: You develop an implementable automation concept that can create immediate value in your company.

Module 5: training training
1 day
Presentation & optimization of your own AI projects
Presentation & optimization of your own AI projects
  • Presentation of your individual use cases:
    • Presentation of your project, including cost-benefit analysis, workflow, technical and organizational implementation.
    • Peer and trainer feedback: discussion and fine-tuning with the group.
    • Joint sharpening of practical projects for maximum company benefit.
    • Implementation recommendations and next steps for implementation in everyday working life.

Goal: You will receive valuable feedback, strengthen your implementation skills and complete the program with a sustainable automation project that delivers real added value for your company.

Contents

Further training in accordance with AI Regulation Art. 4 for the obligation to provide evidence of AI competence

Module 1: AI basics, RAG and LLM applications (2 days, live online)

  • Introduction to Large Language Models (LLMs) - with a focus on real practical cases from finance, controlling and risk management.
  • From the basics to the application: What is a prompt? How does prompt engineering work? How does it create controllable AI workflows?
  • Step-by-step implementation of modern RAG workflows (Retrieval Augmented Generation) for the financial sector:
    • Document upload, automated chunking, embedding, vector search and semantic search in your own data.
    • Practical application with invoice PDFs, contracts or other financial documents.
  • Introduction and use of no-code tools such as LangFlow for fast, visual process automation.
  • Visualization and comparison: No-code flows vs. Python code - understandable for everyone.
  • Understanding how to apply AI-supported document analysis and Q&A systems to your own data.
  • Group and individual exercises: From the initial idea to a functioning AI solution in your own context.
  • Theory & practice of the automation framework:
    • Introduction to a tried-and-tested framework for identifying, evaluating and designing AI automation projects.
    • Workshop: Application and practice phase with realistic examples from finance/controlling.
    • Direct transfer: After the module, you will recognize suitable processes and design your first projects.

Goal: You not only understand the technology, but also build your first AI-supported financial workflows and have a real toolbox for practical use.

 

Module 2: AI automation & no-code/Python integration (1 day, presence)

  • Hands-on with AI tools for finance, controlling & accounting:
    • Development of own reporting and accounting assistants (e.g. for double-entry bookkeeping, automated evaluations).
    • Reporting workflows with SQL agents, charting agents and writing agents (e.g. automatically generated reports with graphics).
    • Automated fraud and anomaly detection using AI - visually with LangFlow, but also "under the hood" with Python integrations.
  • Combination of No-Code and Python:
    • Non-programmers can also take part - professionals can go deeper if necessary.
    • Live demo: Integration of Python nodes in LangFlow for more complex logic.
  • Application in everyday business: typical finance automation projects.
  • Automation framework (deepening & application):
    • In-depth exercises: Selection and outlining of concrete automation projects that can be implemented with agents or AI workflows.
    • "From idea to proof of concept" - developing your own roadmap for implementation with modern AI technologies.

Goal: You develop your own automations, combine no-code and Python solutions and are ready to optimize processes in the financial sector with the help of AI.

 

Module 3: Advanced Agent Frameworks & Self-Improving AI (1 day, presence)

  • Modern multi-agent systems with LangGraph, AutoGen and Python:
    • Overview: What are AI agents and how are they used in the finance/controlling context?
    • Practice: Building self-reflecting reporting agents that check and optimize their own results and correct errors independently.
    • Forecast agent frameworks with self-evaluation: time series analysis and automatic validation of forecast quality (e.g. cash flow or sales forecast).
  • Simulation & live tests:
    • Develop, test and improve your own AI agents.
    • What does "self-reflection"/"self-evaluation" mean in practice and how do you use it for robust AI automation?
  • Practical benefits: Automated, robust AI workflows that not only perform tasks but also continuously improve themselves.
  • Automation framework in the agent context:
    • Methodical roadmap: From process analysis to proof-of-concept for complex automation with agents.

Objective: You will learn about the latest agent technologies, build your own self-improving workflows and be ready for the next level of AI automation.

 

Module 4: Practical transfer & automation framework (self-learning phase)

  • Direct transfer to corporate reality:
    • Analysis and selection of automation potential in your own company using a structured AI automation framework.
    • Step-by-step: Identification, evaluation, prioritization and conception of your own AI automation project.
    • Development of an individual AI use case including business benefits, resource estimation and implementation outline (functional & technical).
    • Application of the framework for concrete planning of the technical implementation, including interfaces, data preparation, integration of LLMs, machine learning and automation tools.

Goal: You develop an implementable automation concept that can create immediate value in your company.

 

Module 5: Presentation & optimization of your own AI projects (1 day, live online)

  • Presentation of your individual use cases:
    • Presentation of your project, including cost-benefit analysis, workflow, technical and organizational implementation.
    • Peer and trainer feedback: discussion and fine-tuning with the group.
    • Joint sharpening of practical projects for maximum company benefit.
    • Implementation recommendations and next steps for implementation in everyday working life.

Goal: You will receive valuable feedback, strengthen your implementation skills and complete the program with a sustainable automation project that delivers real added value for your company.

Learning environment

In your online learning environment, you will find useful information, downloads and extra services for this training course once you have registered.

Your benefit

  • This qualification program offers a comprehensible introduction to AI and modern automation tools in the finance and controlling context.
  • You will learn how to independently develop practical automation solutions and AI workflows that can be implemented immediately. You will use state-of-the-art tools such as LangFlow, Python and agent frameworks such as LangGraph and AutoGen.
  • The focus is on practical application: In several modules, you will design your own projects with direct practical relevance - from automated reporting and forecasting to data quality agents.
  • You will be supported by well-founded trainer and peer feedback, which will strengthen the transfer of knowledge in the long term.
  • The combination of no/low-code approaches and coding modules enables you to build up AI skills regardless of your previous technical knowledge.
  • The goal is clear: controllers become shapers of the AI transformation in their company. At the end, you will receive a certificate and an open badge as proof of your acquired skills - ready for direct practical transfer in your company!

Methods

  • The seminars are interactive and have a workshop character and consist of trainer input, live demos, practical exercises and best-practice examples. You will learn how to use AI through practical applications.
  • You will need your own laptop to participate.
  • The live online modules take place directly in the browser.
  • Simple software setups are required for the practical part of the seminars.
  • Self-study phase.

 

No-code/low-code and code modules alternate so that all target groups benefit. Participants can apply their knowledge directly to their own automation project in the company and thus shape change in practice.

  • 70% no/low code (LangFlow, visual agent flows, AI modules without programming)
  • 30% code-based (Jupyter Notebooks, LangGraph, AutoGen, advanced agent design)
  • Entry possible without prior knowledge, professionals go deeper.
The following third-party tool can be used in the event:

Recommended for

Specialists and managers from the areas of controlling, finance, risk management and other corporate divisions who want to take a closer look at AI automation and apply it.

No programming knowledge is required.

Open Badges - Show what you can do digitally too.

Open Badges are recognized, digital certificates of participation. These verifiable credentials are the current standard for integration in career networks such as LinkedIn.

With them, you digitally demonstrate the competences you possess. After successful completion, you will receive an Open Badge from us.

Read more

Further recommendations for "AI Automation and Data Science for Controlling and Finance"

On-site training together
Booking number
41506
€ 2.990,- plus VAT
5 days
in 5 locations
5 Events
German
Events
Train several employees internally
Pricing upon request
  • Customized training courses according to your needs
  • Directly at your premises or online
  • Cost advantage from 5 participants
  • We contact you within 24 hours (Mon-Fri)
5 days
In-person or Online

Start dates and details

  Select time period
0 events
18.09.2025
Hamburg
Booking number: 41506
€ 2.990,- plus VAT.
€ 3,558.10 incl. VAT.
Course
zoom
zoom
Technical notes
We use various software to conduct our online events.
Venue
Leonardo Hotel Hamburg-Stillhorn
Leonardo Hotel Hamburg-Stillhorn
Stillhorner Weg 40, 21109 Hamburg
Arrival via Deutsche Bahn
Travel at reduced rates by booking via the learning environment.
Modules
5 days
Limited number of participants
training training
AI basics, RAG and LLM applications
Date
18.-19.09.2025
Course
zoom
Schedule
1st - 2nd day: 09:00 am - approx. 5:00 pm
Classroom seminar
AI automation & no-code/Python integration
Date
22.09.2025
Venue
Leonardo Hotel Hamburg-Stillhorn
Schedule
Start 09:00, end approx. 17:00
Classroom seminar
Advanced agent frameworks & self-improving AI
Date
23.09.2025
Venue
Leonardo Hotel Hamburg-Stillhorn
Schedule
Start 09:00, end approx. 17:00
training training
Presentation & optimization of your own AI projects
Date
07.11.2025
Course
zoom
Schedule
Start 09:00, end approx. 17:00
13.11.2025
Munich
Booking number: 41506
€ 2.990,- plus VAT.
€ 3,558.10 incl. VAT.
Course
zoom
zoom
Technical notes
We use various software to conduct our online events.
Venue
Hotel Excelsior by Geisel
Hotel Excelsior by Geisel
Schützenstr. 11, 80335 Munich
Room rate: € 145,59 plus VAT.
Arrival via Deutsche Bahn
Travel at reduced rates by booking via the learning environment.
Modules
5 days
Limited number of participants
training training
AI basics, RAG and LLM applications
Date
13.-14.11.2025
Course
zoom
Schedule
1st - 2nd day: 09:00 am - approx. 5:00 pm
Classroom seminar
AI automation & no-code/Python integration
Date
17.11.2025
Venue
Hotel Excelsior by Geisel
Schedule
Start 09:00, end approx. 17:00
Classroom seminar
Advanced agent frameworks & self-improving AI
Date
18.11.2025
Venue
Hotel Excelsior by Geisel
Schedule
Start 09:00, end approx. 17:00
training training
Presentation & optimization of your own AI projects
Date
12.12.2025
Course
zoom
Schedule
Start 09:00, end approx. 17:00
05.02.2026
Berlin
Booking number: 41506
€ 2.990,- plus VAT.
€ 3,558.10 incl. VAT.
Course
zoom
zoom
Technical notes
We use various software to conduct our online events.
Venue
andel's by Vienna House
andel's by Vienna House
Landsberger Allee 106, 10369 Berlin
Room rate: € 159,61 plus VAT.
Arrival via Deutsche Bahn
Travel at reduced rates by booking via the learning environment.
Modules
5 days
Limited number of participants
training training
AI basics, RAG and LLM applications
Date
05.-06.02.2026
Course
zoom
Schedule
1st - 2nd day: 09:00 am - approx. 5:00 pm
Classroom seminar
AI automation & no-code/Python integration
Date
09.02.2026
Venue
andel's by Vienna House
Schedule
Start 09:00, end approx. 17:00
Classroom seminar
Advanced agent frameworks & self-improving AI
Date
10.02.2026
Venue
andel's by Vienna House
Schedule
Start 09:00, end approx. 17:00
training training
Presentation & optimization of your own AI projects
Date
06.03.2026
Course
zoom
Schedule
Start 09:00, end approx. 17:00
04.05.2026
Neuss
Booking number: 41506
€ 2.990,- plus VAT.
€ 3,558.10 incl. VAT.
Course
zoom
zoom
Technical notes
We use various software to conduct our online events.
Venue
Dorint Kongresshotel Düsseldorf/Neuss
Dorint Kongresshotel Düsseldorf/Neuss
Selikumerstrasse 25, 41460 Neuss
Room rate: € 110,36 plus VAT.
Arrival via Deutsche Bahn
Travel at reduced rates by booking via the learning environment.
Modules
5 days
Limited number of participants
training training
AI basics, RAG and LLM applications
Date
04.-05.05.2026
Course
zoom
Schedule
1st - 2nd day: 09:00 am - approx. 5:00 pm
Classroom seminar
AI automation & no-code/Python integration
Date
20.05.2026
Venue
Dorint Kongresshotel Düsseldorf/Neuss
Schedule
Start 09:00, end approx. 17:00
Classroom seminar
Advanced agent frameworks & self-improving AI
Date
21.05.2026
Venue
Dorint Kongresshotel Düsseldorf/Neuss
Schedule
Start 09:00, end approx. 17:00
training training
Presentation & optimization of your own AI projects
Date
29.05.2026
Course
zoom
Schedule
Start 09:00, end approx. 17:00
14.09.2026
Frankfurt a. M.
Booking number: 41506
€ 2.990,- plus VAT.
€ 3,558.10 incl. VAT.
Course
zoom
zoom
Technical notes
We use various software to conduct our online events.
Venue
Leonardo Royal Hotel Conference Center
Leonardo Royal Hotel Conference Center
Mailänder Straße 1, 60598 Frankfurt a. M.
Arrival via Deutsche Bahn
Travel at reduced rates by booking via the learning environment.
Modules
5 days
Limited number of participants
training training
AI basics, RAG and LLM applications
Date
14.-15.09.2026
Course
zoom
Schedule
1st - 2nd day: 09:00 am - approx. 5:00 pm
Classroom seminar
AI automation & no-code/Python integration
Date
28.09.2026
Venue
Leonardo Royal Hotel Conference Center
Schedule
Start 09:00, end approx. 17:00
Classroom seminar
Advanced agent frameworks & self-improving AI
Date
29.09.2026
Venue
Leonardo Royal Hotel Conference Center
Schedule
Start 09:00, end approx. 17:00
training training
Presentation & optimization of your own AI projects
Date
05.10.2026
Course
zoom
Schedule
Start 09:00, end approx. 17:00
Sufficient places are still free.
Don't wait too long to book.
Fully booked.
Training is guaranteed to take place
Booking number: 41506
€ 2.990,- plus VAT.
€ 3,558.10 incl. VAT.
Details
5 days
Limited number of participants
Booking number: 41506
€ 2.990,- plus VAT.
€ 3,558.10 incl. VAT.
Details
5 days
Limited number of participants
Book later
You are welcome to make a non-binding advance reservation.
No suitable date?
You are welcome to be notified by e-mail as soon as new dates are released.
Also bookable as in-house training
in-house training for several employees
optimally customized to your own needs
directly on site or online - save time and travel costs
Please note: We use third-party tools for selected events. Personal data of the participant will be passed on to them for the implementation of the training offer. You can find more information in our privacy policy.

About us - The Haufe Akademie

Your optimizer, innovator and companion since 1978 -
Your professional partner for professional development and seminars, training courses and topical conferences.

Whether on site, live online or in-house - our customised solutions, our claim to the highest level of consulting expertise and training tailored to your needs simplify the acquisition of skills for the working world of the future and sustainably facilitate professional development.

A wide range of seminars, individual coaching and our flexible formats support HR managers and decision-makers in shaping the future and developing employees, in-house teams and companies.

Experience the benefits of online training from the comfort of your own home. Our online formats meet the highest quality standards and are in no way inferior to face-to-face events in terms of practical relevance. Learn together live online in interactive groups or digitally at a time of your choice.

3,500+ further training
620,000+ apprentices per year
Over 95% positive reviews
2,600+ trainers and coaches
18,000+ training courses held per year
Call us or send an email

Do you have any questions?

We are there for you Monday to Friday 8:00 a.m. - 5:00 p.m.

Stephanie Göpfert

Head of Customer Service

*Mandatory fields
FAQs

Questions & Answers

In our Questions & Answers (FAQ) section, you will find all the answers and the most frequently asked questions about your selected topic.