Bespoke Applied Artificial Intelligence and LLM Engineering with Python Training Course
Course Overview
This practical training programme is tailored for data engineering professionals looking to develop hands-on competencies in artificial intelligence, Python, and large language models. The curriculum emphasizes real-world application, addressing model utilization, prompt engineering, and the construction of AI-driven solutions. Attendees will engage in a series of progressive exercises that transition from foundational principles to the creation of deployable AI workflows.
Training Format
• In-person classroom instruction
• Instructor-led sessions incorporating guided practice
• Interactive discussions complemented by real-world case studies
• Daily practical exercises
Course Objectives
• Grasp core artificial intelligence and machine learning concepts pertinent to contemporary applications
• Enhance Python proficiency for AI development and data workflow management
• Comprehend the mechanics of large language models and apply effective usage strategies
• Design and refine prompts to ensure consistent and reliable outputs
• Develop end-to-end AI solutions leveraging APIs and frameworks
• Integrate AI capabilities into data engineering pipelines
This course is available as onsite live training in Kenya or online live training.
Course Outline
Course Outline Training Proposal
Day 1 - Introduction to AI and Python for Data Workflows
• Overview of the artificial intelligence and machine learning landscape
• The role of AI in modern data engineering
• Refresher on Python fundamentals for AI applications
• Data manipulation using pandas and NumPy
• Introduction to APIs and JSON data handling
• Mini exercise focused on loading and transforming datasets
Day 2 - Machine Learning Foundations for Practitioners
• Concepts of supervised and unsupervised learning
• Feature engineering and data preparation techniques
• Basics of model training using scikit-learn
• Model evaluation and performance metrics
• Introduction to model deployment concepts
• Hands-on activity to construct a simple predictive model
Day 3 - Introduction to LLMs and Prompt Engineering
• Understanding large language models and their operational mechanics
• Tokenization, context windows, and inherent limitations
• Principles and techniques for prompt design
• Zero-shot and few-shot prompting strategies
• Strategies for prompt evaluation and iteration
• Practical prompt engineering exercises
Day 4 - Building AI Applications with LLMs
• Utilizing LLM APIs in Python
• Concepts of structured outputs and function calling
• Development of chat-based and task-based applications
• Introduction to retrieval augmented generation (RAG)
• Connecting LLMs with external data sources
• Mini project: constructing a simple AI assistant
Day 5 - Productionizing AI Solutions
• Designing scalable AI workflows
• Integrating AI into data pipelines
• Monitoring and enhancing model performance
• Cost optimization and API usage strategies
• Security and responsible AI considerations
• Final project: building an end-to-end AI solution
Need help picking the right course?
southafrica@nobleprog.co.za or +27 (0)10 005 5793
Bespoke Applied Artificial Intelligence and LLM Engineering with Python Training Course - Enquiry
Testimonials (2)
The trainer was very available to answer all te kind of question I did
Caterina - Stamtech
Course - Developing APIs with Python and FastAPI
Trainer develops training based on participant's pace
Farris Chua
Course - Data Analysis in Python using Pandas and Numpy
Related Courses
Advanced LangGraph: Optimization, Debugging, and Monitoring Complex Graphs
35 HoursLangGraph serves as a robust framework designed for constructing stateful, multi-agent LLM applications through composable graphs, ensuring persistent state and precise control over execution flows.
This instructor-led live training, available both online and onsite, targets advanced AI platform engineers, DevOps professionals specializing in AI, and ML architects who aim to optimize, debug, monitor, and manage production-grade LangGraph systems.
Upon completing this training, participants will be equipped to:
- Design and optimize complex LangGraph topologies to enhance speed, reduce costs, and improve scalability.
- Ensure system reliability through the implementation of retries, timeouts, idempotency, and checkpoint-based recovery mechanisms.
- Debug and trace graph executions, inspect states, and systematically reproduce issues encountered in production environments.
- Instrument graphs with logs, metrics, and traces, deploy them to production, and actively monitor SLAs and associated costs.
Course Format
- Interactive lectures and group discussions.
- Extensive exercises and practical practice sessions.
- Hands-on implementation within a live laboratory environment.
Customization Options
- For inquiries regarding customized training for this course, please contact us to make arrangements.
Building Coding Agents with Devstral: From Agent Design to Tooling
14 HoursDevstral is an open-source framework engineered to build and operate coding agents capable of interacting with codebases, developer utilities, and APIs to boost engineering productivity.
This instructor-led live training, available online or onsite, targets intermediate to advanced ML engineers, developer-tooling teams, and SREs who aim to design, implement, and optimize coding agents using Devstral.
Upon completion of this training, participants will be equipped to:
- Set up and configure Devstral for coding agent development.
- Design agentic workflows for exploring and modifying codebases.
- Integrate coding agents with developer tools and APIs.
- Apply best practices for secure and efficient agent deployment.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practical application.
- Hands-on implementation within a live laboratory environment.
Course Customization Options
- For customized training requests, please contact us to arrange.
Data Analysis with Python, Pandas and Numpy
14 HoursThis instructor-led, live training in Kenya (online or onsite) is aimed at intermediate-level Python developers and data analysts who wish to enhance their skills in data analysis and manipulation using Pandas and NumPy.
By the end of this training, participants will be able to:
- Set up a development environment that includes Python, Pandas, and NumPy.
- Create a data analysis application using Pandas and NumPy.
- Perform advanced data wrangling, sorting, and filtering operations.
- Conduct aggregate operations and analyze time series data.
- Visualize data using Matplotlib and other visualization libraries.
- Debug and optimize their data analysis code.
Open-Source Model Ops: Self-Hosting, Fine-Tuning and Governance with Devstral & Mistral Models
14 HoursDevstral and Mistral are open-source artificial intelligence technologies engineered for flexible deployment, custom fine-tuning, and scalable integration.
This instructor-led live training, available either online or on-site, is designed for intermediate to advanced machine learning engineers, platform teams, and research engineers who aim to self-host, fine-tune, and govern Mistral and Devstral models within production environments.
Upon completion of this training, participants will be able to:
- Establish and configure self-hosted environments tailored for Mistral and Devstral models.
- Apply fine-tuning techniques to enhance performance in specific domains.
- Implement version control, monitoring, and lifecycle governance mechanisms.
- Ensure security, regulatory compliance, and responsible utilization of open-source models.
Course Format
- Interactive lectures and discussions.
- Practical exercises focused on self-hosting and fine-tuning.
- Live laboratory sessions for implementing governance and monitoring pipelines.
Customization Options
- To request customized training for this course, please contact us to make arrangements.
FARM (FastAPI, React, and MongoDB) Full Stack Development
14 HoursThis instructor-led live training, available online or onsite, targets developers who wish to utilize the FARM (FastAPI, React, and MongoDB) stack to build dynamic, high-performance, and scalable web applications.
By the end of this training, participants will be able to:
- Set up the necessary development environment that integrates FastAPI, React, and MongoDB.
- Understand the key concepts, features, and benefits of the FARM stack.
- Learn how to build REST APIs with FastAPI.
- Learn how to design interactive applications with React.
- Develop, test, and deploy applications (front end and back end) using the FARM stack.
Developing APIs with Python and FastAPI
14 HoursThis instructor-led, live training in Kenya (online or onsite) is aimed at developers who wish to use FastAPI with Python to build, test, and deploy RESTful APIs easier and faster.
By the end of this training, participants will be able to:
- Set up the necessary development environment to develop APIs with Python and FastAPI.
- Create APIs quicker and easier using the FastAPI library.
- Learn how to create data models and schemas based on Pydantic and OpenAPI.
- Connect APIs to a database using SQLAlchemy.
- Implement security and authentication in APIs using the FastAPI tools.
- Build container images and deploy web APIs to a cloud server.
Fiji: Image Processing for Biotechnology and Toxicology
14 HoursThis instructor-led, live training session in Kenya (online or onsite) is designed for beginner to intermediate researchers and laboratory professionals who wish to process and analyze images related to histological tissues, blood cells, algae, and other biological samples.
By the end of this training, participants will be able to:
- Navigate the Fiji interface and utilize ImageJ’s core functions.
- Preprocess and enhance scientific images for better analysis.
- Analyze images quantitatively, including cell counting and area measurement.
- Automate repetitive tasks using macros and plugins.
- Customize workflows for specific image analysis needs in biological research.
LangGraph Applications in Finance
35 HoursLangGraph serves as a framework designed for creating stateful, multi-agent LLM applications through composable graphs that maintain persistent state and offer precise control over execution flow.
This instructor-led live training, available either online or on-site, targets intermediate to advanced professionals looking to design, implement, and manage LangGraph-based financial solutions with robust governance, observability, and compliance measures.
Upon completion of this training, participants will be equipped to:
- Design finance-specific LangGraph workflows that align with regulatory and audit requirements.
- Integrate financial data standards and ontologies into graph states and associated tooling.
- Implement reliability, safety, and human-in-the-loop controls for critical processes.
- Deploy, monitor, and optimize LangGraph systems to ensure optimal performance, cost-efficiency, and adherence to SLAs.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practical application.
- Hands-on implementation within a live laboratory environment.
Customization Options
- For customized training requests for this course, please contact us to arrange details.
LangGraph Foundations: Graph-Based LLM Prompting and Chaining
14 HoursLangGraph is a framework designed for constructing graph-structured LLM applications that facilitate planning, branching, tool use, memory management, and controllable execution.
This instructor-led, live training (available online or onsite) targets beginner-level developers, prompt engineers, and data practitioners who aim to design and build reliable, multi-step LLM workflows using LangGraph.
By the end of this training, participants will be able to:
- Explain core LangGraph concepts (nodes, edges, state) and when to use them.
- Build prompt chains that branch, call tools, and maintain memory.
- Integrate retrieval and external APIs into graph workflows.
- Test, debug, and evaluate LangGraph apps for reliability and safety.
Format of the Course
- Interactive lecture and facilitated discussion.
- Guided labs and code walkthroughs in a sandbox environment.
- Scenario-based exercises on design, testing, and evaluation.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
LangGraph in Healthcare: Workflow Orchestration for Regulated Environments
35 HoursLangGraph facilitates stateful, multi-actor workflows driven by LLMs, offering precise control over execution paths and state persistence. In the healthcare sector, these capabilities are essential for ensuring compliance, enhancing interoperability, and developing decision-support systems that align with clinical workflows.
This instructor-led training, available both online and onsite, targets intermediate to advanced professionals seeking to design, implement, and manage LangGraph-based healthcare solutions while addressing regulatory, ethical, and operational challenges.
Upon completion of this training, participants will be equipped to:
- Design healthcare-specific LangGraph workflows with a focus on compliance and auditability.
- Integrate LangGraph applications with medical ontologies and standards, including FHIR, SNOMED CT, and ICD.
- Apply best practices for reliability, traceability, and explainability in sensitive environments.
- Deploy, monitor, and validate LangGraph applications within healthcare production settings.
Course Format
- Interactive lectures and discussions.
- Hands-on exercises featuring real-world case studies.
- Implementation practice in a live-lab environment.
Course Customization Options
- To request customized training for this course, please contact us to arrange.
LangGraph for Legal Applications
35 HoursLangGraph is a framework for building stateful, multi-actor LLM applications as composable graphs with persistent state and precise control over execution.
This instructor-led, live training (online or onsite) is aimed at intermediate-level to advanced-level professionals who wish to design, implement, and operate LangGraph-based legal solutions with the necessary compliance, traceability, and governance controls.
By the end of this training, participants will be able to:
- Design legal-specific LangGraph workflows that preserve auditability and compliance.
- Integrate legal ontologies and document standards into graph state and processing.
- Implement guardrails, human-in-the-loop approvals, and traceable decision paths.
- Deploy, monitor, and maintain LangGraph services in production with observability and cost controls.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Building Dynamic Workflows with LangGraph and LLM Agents
14 HoursLangGraph serves as a framework for assembling graph-structured Large Language Model (LLM) workflows that enable branching, tool utilization, memory management, and controlled execution.
This instructor-led, live training session (available online or onsite) targets intermediate-level engineers and product teams aiming to merge LangGraph’s graph logic with LLM agent loops to develop dynamic, context-aware applications. Examples include customer support agents, decision trees, and information retrieval systems.
Upon completing this training, participants will be able to:
- Design graph-based workflows that effectively coordinate LLM agents, tools, and memory.
- Implement conditional routing, retries, and fallback mechanisms to ensure robust execution.
- Integrate retrieval systems, APIs, and structured outputs into agent loops.
- Evaluate, monitor, and strengthen agent behavior to guarantee reliability and safety.
Course Format
- Interactive lectures and facilitated discussions.
- Guided labs and code walkthroughs within a sandbox environment.
- Scenario-based design exercises and peer reviews.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
LangGraph for Marketing Automation
14 HoursLangGraph serves as a graph-based orchestration framework designed to facilitate conditional, multi-step workflows involving Large Language Models (LLMs) and tools, making it ideal for automating and personalizing content pipelines.
This instructor-led live training, available both online and onsite, targets intermediate-level marketers, content strategists, and automation developers. The course focuses on implementing dynamic, branching email campaigns and content generation pipelines using LangGraph.
Upon completing this training, participants will be equipped to:
- Create graph-structured workflows for content and email, incorporating conditional logic.
- Seamlessly integrate LLMs, APIs, and data sources to enable automated personalization.
- Effectively manage state, memory, and context throughout multi-step campaigns.
- Evaluate, monitor, and optimize the performance and delivery outcomes of their workflows.
Course Format
- Engaging interactive lectures coupled with group discussions.
- Practical hands-on labs focused on implementing email workflows and content pipelines.
- Scenario-based exercises covering personalization, segmentation, and branching logic.
Course Customization Options
- For those interested in tailored training for this course, please get in touch with us to make arrangements.
Le Chat Enterprise: Private ChatOps, Integrations & Admin Controls
14 HoursLe Chat Enterprise is a secure ChatOps platform that delivers governed, customizable, and private conversational AI capabilities for organizations. It supports Role-Based Access Control (RBAC), Single Sign-On (SSO), connectors, and integrations with enterprise applications.
This instructor-led training, available online or on-site, is designed for product managers, IT leads, solution engineers, and security/compliance teams at an intermediate level. The course focuses on deploying, configuring, and governing Le Chat Enterprise within enterprise settings.
Upon completion, participants will be equipped to:
- Deploy and configure Le Chat Enterprise securely.
- Implement RBAC, SSO, and compliance-driven controls.
- Connect Le Chat with enterprise applications and data repositories.
- Develop and execute governance and administrative playbooks for ChatOps.
Training Format
- Engaging lectures and group discussions.
- Extensive exercises and practical practice.
- Hands-on implementation in a live laboratory environment.
Customization Options
- For tailored training solutions, please get in touch with us to arrange.
Cost-Effective LLM Architectures: Mistral at Scale (Performance / Cost Engineering)
14 HoursMistral represents a high-performance family of large language models specifically optimized for cost-efficient deployment at scale.
This instructor-led live training, available online or on-site, targets advanced infrastructure engineers, cloud architects, and MLOps leaders looking to design, deploy, and optimize Mistral-based architectures for maximum throughput and minimal cost.
Upon completion of this training, participants will be able to:
- Implement scalable deployment patterns for Mistral Medium 3.
- Apply batching, quantization, and efficient serving strategies.
- Optimize inference costs without compromising performance.
- Design production-ready serving topologies suitable for enterprise workloads.
Course Format
- Interactive lectures and discussions.
- Extensive exercises and practical sessions.
- Hands-on implementation within a live-lab environment.
Customization Options
- For customized training requests, please contact us to arrange.