Programming Large Language Models with Azure Open AI (Microsoft Press)
Wednesday, 15 May 2024

In this book Francesco Esposito illustrates several scenarios for which a LLM is effective: crafting sophisticated business solutions, shortening the gap between humans and software-equipped machines, and building powerful reasoning engines. The book looks at prompting and conversational programming with specific techniques for patterns and frameworks. Concrete end-to-end demonstrations, featuring Python and ASP.NET Core, showcase versatile patterns of interaction between existing processes, APIs, data, and human input.

<ASIN: 0138280371>

 

Author: Francesco Esposito
Publisher: Microsoft Press
Date: April 2024
Pages: 256
ISBN: 978-0138280376
Print: 0138280371
Kindle: ‎ B0CVW2533F
Audience: AI developers
Level: Intermediate
Category: Artificial Intelligence

Topics covered:

  • Understand the history of large language models and conversational programming
  • Apply prompting as a new way of coding
  • Learn core prompting techniques and fundamental use-cases
  • Engineer advanced prompts, including connecting LLMs to data and function calling to build reasoning engines
  • Use natural language in code to define workflows and orchestrate existing APIs
  • Master external LLM frameworks
  • Evaluate responsible AI security, privacy, and accuracy concerns
  • Explore the AI regulatory landscape
  • Build and implement a personal assistant
  • Apply a retrieval augmented generation (RAG) pattern to formulate responses based on a knowledge base
  • Construct a conversational user interface

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Coding for Beginners, 2nd Ed (In Easy Steps)

Author: Mike McGrath
Publisher: In Easy Steps
Pages: 192
ISBN:978-1840789751
Print:1840789751
Kindle: B0B56LN77V
Audience: Complete beginners to programming
Rating: 4
Reviewer: Sue Gee

This book aims to introduce hands-on modern programming to complete beginners. Can this be achieved in fewer than 180 [ ... ]



Modern Software Engineering (Addison-Wesley)

Author: David Farley
Pages: 256
ISBN: 978-0137314911
Print:0137314914
Kindle: B09GG6XKS4
Audience: Software Engineers
Rating: 3.5
Reviewer: Kay Ewbank

This book is subtitled 'doing what works to build better software faster' - does it teach you how to achieve that?


More Reviews