null
Loading... Please wait...
FREE SHIPPING on All Unbranded Items LEARN MORE
Print This Page

Build Financial Software with Generative AI (From Scratch)

List Price: $59.99
SKU:
9781633436626
Quantity:
Minimum Purchase
25 unit(s)
  • Availability: Confirm prior to ordering
  • Branding: minimum 50 pieces (add’l costs below)
  • Check Freight Rates (branded products only)

Branding Options (v), Availability & Lead Times

  • 1-Color Imprint: $2.00 ea.
  • Promo-Page Insert: $2.50 ea. (full-color printed, single-sided page)
  • Belly-Band Wrap: $2.50 ea. (full-color printed)
  • Set-Up Charge: $45 per decoration
FULL DETAILS
  • Availability: Product availability changes daily, so please confirm your quantity is available prior to placing an order.
  • Branded Products: allow 10 business days from proof approval for production. Branding options may be limited or unavailable based on product design or cover artwork.
  • Unbranded Products: allow 3-5 business days for shipping. All Unbranded items receive FREE ground shipping in the US. Inquire for international shipping.
  • RETURNS/CANCELLATIONS: All orders, branded or unbranded, are NON-CANCELLABLE and NON-RETURNABLE once a purchase order has been received.
  • Product Details

    Author:
    Chris Kardell, Mark Brouwer
    Format:
    Paperback
    Pages:
    432
    Publisher:
    Manning (June 24, 2025)
    Imprint:
    Manning
    Language:
    English
    ISBN-13:
    9781633436626
    ISBN-10:
    1633436624
    Weight:
    25.6oz
    Dimensions:
    7.375" x 9.25" x 0.9"
    File:
    Eloquence-SimonSchuster_04022026_P9912986_onix30_Complete-20260402.xml
    Folder:
    Eloquence
    List Price:
    $59.99
    Pub Discount:
    37
    As low as:
    $46.19
    Publisher Identifier:
    P-SS
    Discount Code:
    A
    Case Pack:
    16
  • Overview

    Build working and regulation-compliant financial software—from scratch!

    The software used by banks, trading firms, and other financial services has special requirements at every level, from securing the UI to making sure backend services comply with a host of regulations. Build Financial Software with Generative AI (From Scratch) shows you how to deliver full stack financial services software—and how generative AI can make you even more productive.

    In Build Financial Software with Generative AI (From Scratch) you will:

    • Explore the core concepts of FinTech
    • Speed development with generative AI tools
    • Develop and deploy containerized services
    • Create and document APIs
    • Effectively visualize your data

    In Build Financial Software with Generative AI (From Scratch) you’ll build working software for processing Automated Clearing House (ACH) files, a cornerstone technology of banking that moves trillions of dollars every year. You’ll work with generative AI technology throughout the full stack application, including researching the tech for your application, spinning up a bare bone starting project, answering domain questions, clarifying functionality, and troubleshooting. Along the way, you’ll learn what sets FinTech projects apart from normal web apps.

    Purchase of the print book includes a free eBook in PDF and ePub formats from Manning Publications.

    About the technology

    The financial industry is awash with regulatory and compliance challenges, complex technical requirements, and stringent security demands. There’s a huge demand for developers who can create financial services software and this book will get you started. You’ll build your own FinTech app from the ground up—with a big productivity boost from Generative AI!

    About the book

    Build Financial Software with Generative AI (From Scratch) guides you through modernizing a full-stack Automated Clearing House (ACH) application, layer-by-layer. You’ll start with a quick review of FinTech basics and an introduction to GenAI tools. Then, you’ll develop a data visualization dashboard with React, containerize components with Docker, create and refine APIs, implement backend processing, and even design a custom database. Throughout, you’ll see how AI tools aid with coding, testing, research, security, documentation, and even Agile practices.

    What's inside

    • Learn the core concepts of FinTech development
    • Create and document APIs using Generative AI
    • Build an awesome data visualization dashboard

    About the reader

    Examples are in Python. No experience with generative AI or financial services required.

    About the author

    Christopher Kardell and Mark Brouwer have both spent more than 20 years working in the Fintech industry.

    Table of Contents

    Part 1
    1 Exploring FinTech and generative AI
    2 Parsing payments
    Part 2
    3 Getting started with Docker
    4 APIs: The piping between our components
    5 Storing our ACH files
    6 Taking the next step with Next.js
    7 Our minimum viable product
    Part 3
    8 Exceptions
    9 Searching and auditing
    10 Company information
    11 International ACH transactions and OFAC scanning
    12 Where to go from here