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


Reliable Source: Lessons from a Life in Software Engineering

Author: James Bonang
Date: January 2022
Pages: 608
Kindle: B09QCBVJ9V
Audience: General interest
Rating: 5
Reviewer: Kay Ewbank

This book combines a fun read with interesting insights into how to write reliable programs.



Classic Computer Science Problems in Java

Author: David Kopec
Publisher: Manning
Date: January 2021
Pages: 264
ISBN: 978-1617297601
Print: 1617297607
Audience: Java developers
Rating: 4
Reviewer: Mike James
Getting someone else to do the hard work of converting classic problems to code seems like a good idea. It all depends which problems [ ... ]


More Reviews