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.

 

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


Street Coder (Manning)

Author: Sedat Kapanoglu
Publisher: Manning
Date: February 2022
Pages: 272
ISBN: 978-1617298370
Print: 1617298379
Kindle: B09Q3PJQC5
Audience: General
Rating: 4
Reviewer: Ian Elliot
Street Coder - sounds sort of tough but messy at the same time.



Python Distilled (Addison-Wesley)

Author: David Beazley
Publisher: Addison-Wesley
Date: September 2021
Pages: 352
ISBN: 978-0134173276
Print: 0134173279
Rating: 4
Reviewer: Alex Armstrong
Python isn't a big language but it's getting bigger all the time.


More Reviews