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.
Python Programming and Visualization for Scientists 2nd Ed
Author: Alex DeCaria and Grant Petty Publisher: Sundog Publishing Pages: 372 ISBN: 978-0972903356 Print: 0972903356 Audience: Scientists wanting to use Python Rating: 2 Reviewer: Mike James Visualization - a difficult topic and difficult to see how to explain the ideas in a book.
|
The Rust Programming Language, 2nd Ed
Author: Steve Klabnik and Carol Nichols Publisher: No Starch Press Date: June 2023 Pages: 560 ISBN: 978-1718503106 Print: 1718503105 Kindle: B0B7QTX8LL Audience: Systems programmers Rating: 4.8 Reviewer: Mike James
There's a new edition of what has become the standard text on Rust. Has it matured along with [ ... ]
| More Reviews |
|