Build Financial Software with Generative AI (From Scratch)
eBook - ePub

Build Financial Software with Generative AI (From Scratch)

  1. English
  2. ePUB (mobile friendly)
  3. Available on iOS & Android
eBook - ePub

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

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • 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.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Build Financial Software with Generative AI (From Scratch) by Christopher Kardell,Mark Brouwer in PDF and/or ePUB format, as well as other popular books in Computer Science & Artificial Intelligence (AI) & Semantics. We have over one million books available in our catalogue for you to explore.

Table of contents

  1. Build Financial Software with Generative AI (From Scratch)
  2. copyright
  3. contents
  4. dedication
  5. preface
  6. acknowledgments
  7. about this book
  8. about the authors
  9. about the cover illustration
  10. Part 1 FinTech and the Automated Clearing House
  11. 1 Exploring FinTech and generative AI
  12. 2 Parsing payments
  13. Part 2 A path to the minimum viable product
  14. 3 Getting started with Docker
  15. 4 APIs: The piping between our components
  16. 5 Storing our ACH files
  17. 6 Taking the next step with Next.js
  18. 7 Our minimum viable product
  19. Part 3 Beyond the minimum viable product
  20. 8 Exceptions
  21. 9 Searching and auditing
  22. 10 Company information
  23. 11 International ACH transactions and OFAC scanning
  24. 12 Where to go from here