Muutke küpsiste eelistusi

Building AI Applications on the Web: Classic Methods with Modern AI Tools [Kõva köide]

  • Formaat: Hardback, 392 pages, kõrgus x laius x paksus: 235x185x10 mm, kaal: 709 g
  • Ilmumisaeg: 20-Apr-2026
  • Kirjastus: Manning Publications
  • ISBN-10: 163343608X
  • ISBN-13: 9781633436084
  • Kõva köide
  • Hind: 63,74 €
  • See raamat ei ole veel ilmunud. Raamatu kohalejõudmiseks kulub orienteeruvalt 3-4 nädalat peale raamatu väljaandmist.
  • Kogus:
  • Lisa ostukorvi
  • Tasuta tarne
  • Tellimisaeg 2-4 nädalat
  • Lisa soovinimekirja
  • Formaat: Hardback, 392 pages, kõrgus x laius x paksus: 235x185x10 mm, kaal: 709 g
  • Ilmumisaeg: 20-Apr-2026
  • Kirjastus: Manning Publications
  • ISBN-10: 163343608X
  • ISBN-13: 9781633436084
Get a free eBook (PDF or ePub) from Manning as well as access to the online liveBook format (and its AI assistant that will answer your questions in any language) when you purchase the print book.

This book shows you step-by-step and example-by-example how to build sites and applications that take advantage of large language models (LLMs) like GPT, Claude, and Llama. Written especially for web developers comfortable with React or Next.js, this book introduces the tools and techniques you need to add sophisticated AI features like Retrieval Augmented Generation (RAG), document summarization, chatbots, and more to your web-based projects.

It guides you through AI development using only JavaScript and other common web dev skills–no Python or Machine Learning experience required. You’ll learn by working with full-scale AI projects that solve actual business problems. You’ll soon be delivering user-friendly, efficient interfaces that make the absolute best use of AI tech.

In Build AI-Enhanced Web Apps you'll learn how to:

• Integrate AI models into React and Next.js applications
• Implement streaming responses and real-time AI interactions
• Manage conversation history and context in chat applications
• Implement LangChain.js for complex AI workflows and reasoning
• Build a web application for summarizing documents using LangChain.js
• Utilize Retrieval-Augmented Generation (RAG) systems for knowledge management
• Develop an AI-powered interview preparation system with voice feedback

About the technology

The users have spoken! Agents, personalized responses, and other LLM-powered features are required in modern web applications. Build AI-Enhanced Web Apps presents the end-to-end architecture of AI web apps, including UI, backend infrastructure, data processing, API integration, deployment, and scaling, with examples and language perfect for professional web developers.

About the book

This accessible book shows you how to ship real AI features—not just toy demos—using a JavaScript stack you already know: React for UI, Next.js for backend integration, and the Vercel AI SDK to connect to LLMs like Gemini and GPT. In it, you’ll acquire the skills you need to complete two portfolio-ready projects: a voice-based interview assistant and a RAG-powered corporate knowledge system. You’ll also learn how to design workflows that balance latency, cost, and UX and implement responsible guardrails for security, quality control, hallucinations, and bias.

What's inside

• Build AI features using a professional stack
• Ship production-ready features
• Learn from concrete projects

About the reader

For web developers familiar with JavaScript and React.

About the author

Theo Despoudis is a Senior Engineer at WP Engine specializing in AI-powered search and headless WordPress. He is an expert in integrating LLMs, RAG, and Vercel AI SDK into React and Next.js apps.

Table of Contents

Part 1
1 Using generative AI in web apps
2 Building your first generative AI web application
3 Connecting AI models with the Vercel AI SDK
4 Managing conversation and state in your application
Part 2
5 Prompt engineering in web applications
6 Building AI workflows with LangChain.js
7 Document summarization and RAG with LangChain.js
8 Testing and debugging techniques
9 Deployment and security
Part 3
10 Building an AI interview assistant: Project walk-through
11 Building an AI RAG agent: Project walk-through
Part 4
12 Integrating web apps with the Model Context Protocol
A Running the examples

Arvustused

The book covers the technical implementation of generative AI in web applications, including LLMs, document summarization, Retrieval-Augmented Generation (RAG), and AI-driven web development. It provides hands-on coding examples and practical use cases, making it a good match for developers and AI engineers looking to integrate AI into web apps. Vinod Veeramachaneni,, Software Engineering Leader, ThinkMediator 





This is a book necessary for those who want to understand how LLM and generative AI can be integrated into a Web application. Panagiotis Matsinopoulos, Humble Software Engineer, Talent Protoco 

PART 1: EXPLORING GENERATIVE AI WITH REACT AND NEXT.JS 

1 UNDERSTANDING GENERATIVE AI WEB APPS 

2 GETTING STARTED WITH GENERATIVE AI WEB APPS USING REACT AND NEXT.JS 

3 INTRODUCTION TO VERCELAI SDK 

4 SCALING AND MANAGING STATE WITH VERCEL AI SDK 

PART 2: ADVANCED GENERATIVE AI TECHNIQUES FOR WEB APPS 

5 PROMPT ENGINEERING TECHNIQUES 

6 GETTING STARTED WITH LANGCHAIN.JS 

7 ADVANCED APPLICATIONS WITH LANGCHAIN.JS  

8 TESTING, AND DEBUGGING TECHNIQUES FOR AI APPLICATIONS  

9 DEPLOYMENT AND SECURITY 

PART 3: REAL-WORLD EXAMPLES OF GENERATIVE AI WEB APPS 

10 BUILDING AN AI INTERVIEW ASSISTANT: PROJECT WALKTHROUGH 

11 BUILDING AN AI RAG AGENT: PROJECT WALKTHROUGH 

APPENDIX 

APPENDIX A: RUNNING THE EXAMPLES  
Theo Despoudis is a Senior Staff Software Engineer known for launching AI-powered search experiences at scale. With years leading headless WordPress solutions on Next.js, Theo brings pragmatic clarity and production wisdom to every page. He distills JavaScript-first AI expertise into approachable patterns that help developers deliver reliable intelligent features quickly.