
Build Financial Software with Generative AI (From Scratch)
- English
- ePUB (mobile friendly)
- Available on iOS & Android
Build Financial Software with Generative AI (From Scratch)
About this book
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. 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
Frequently asked questions
- Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
- Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Information
Table of contents
- Build Financial Software with Generative AI (From Scratch)
- copyright
- contents
- dedication
- preface
- acknowledgments
- about this book
- about the authors
- about the cover illustration
- Part 1 FinTech and the Automated Clearing House
- 1 Exploring FinTech and generative AI
- 2 Parsing payments
- Part 2 A path to the minimum viable product
- 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 Beyond the minimum viable product
- 8 Exceptions
- 9 Searching and auditing
- 10 Company information
- 11 International ACH transactions and OFAC scanning
- 12 Where to go from here