ManningBooks

ManningBooks

Devtalk Sponsor

Build AI-Enhanced Web Apps (Manning)

Build AI-Enhanced Web Apps 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.

Theo Despoudis

Build AI-Enhanced Web Apps is written for developers comfortable with React or Next.js who are ready to integrate large language models into production systems. If you’ve been experimenting with GPT, Claude, Llama, or Gemini and wondering how to move from playground demos to deployed features, this book walks through that process step by step.

Inside, you’ll learn how to:

  • Connect LLMs to React and Next.js applications

  • Stream responses and handle real-time AI interactions

  • Manage conversation state and context in chat apps

  • Build RAG systems for knowledge-heavy use cases

  • Use LangChain.js for more advanced workflows and reasoning

The projects aren’t toy examples. You’ll build a voice-based interview assistant and a RAG-powered knowledge system that could sit behind an internal company portal. Along the way, the book covers architecture decisions across UI, backend, data processing, API integration, deployment, and scaling.

It also tackles the practical concerns that come up quickly in production: latency, API cost, guardrails for safety and bias, and how to design interactions that make sense for users rather than just showing off a model.

One detail many developers appreciate: the entire stack is JavaScript-based. React for the UI. Next.js for backend integration. The Vercel AI SDK to connect to LLMs. You don’t need a Python or machine learning background to follow along.

If you’re building web apps today, AI features are quickly becoming part of the baseline. This book is meant to help you add them in a way that holds up under real usage.

You can check out the full table of contents and a sample chapter on the Manning site. If you pick it up, I’d love to hear what you’re building with it.


Don’t forget you can get 45% off with your Devtalk discount! Just use the coupon code “devtalk.com” at checkout :+1:

Where Next?

Popular Ai topics Top

ManningBooks
Based on Ilya Sutskever’s famous “must-read” list of ~30 AI papers, this book walks you through the research that shaped today’s deep lea...
New
ManningBooks
Grokking AI Algorithms, Second Edition introduces the most important AI algorithms using relatable illustrations, interesting examples, a...
New
ManningBooks
Erlang and OTP in Action teaches you the concepts of concurrent programming and the use of Erlang’s message-passing model. It walks you t...
New
ManningBooks
AI Governance: Secure, privacy-preserving, ethical systems presents a structured playbook for safely harnessing the potential of Generati...
New
ManningBooks
AI agent technology is changing fast! This totally revised Second Edition of AI Agents in Action by Micheal Lanham guides you through the...
New
pragdave
Build a prototype in a weekend or a full product in a month or two. Untangle legacy systems, improve tests and documentation, and tackle ...
New
ManningBooks
Dr Luca Belli, co-founder and former research lead for Twitter’s Machine Learning Ethics, Transparency and Accountability team, has been ...
New
ManningBooks
Introduction to Generative AI, Second Edition, guides you from your first eye-opening interaction with tools like ChatGPT to how AI tools...
New
ManningBooks
Building Agentic Applications with CrewAI and MCP by Max Gfeller is a practical, example-driven guide to designing AI systems that plan, ...
New
ManningBooks
Building LLM Applications with DSPy introduces DSPy best practices you can adopt to create reliable, production-ready systems through pro...
New

Other popular topics Top

DevotionGeo
I know that these benchmarks might not be the exact picture of real-world scenario, but still I expect a Rust web framework performing a ...
New
brentjanderson
Bought the Moonlander mechanical keyboard. Cherry Brown MX switches. Arms and wrists have been hurting enough that it’s time I did someth...
New
AstonJ
Thanks to @foxtrottwist’s and @Tomas’s posts in this thread: Poll: Which code editor do you use? I bought Onivim! :nerd_face: https://on...
New
AstonJ
I ended up cancelling my Moonlander order as I think it’s just going to be a bit too bulky for me. I think the Planck and the Preonic (o...
New
AstonJ
This looks like a stunning keycap set :orange_heart: A LEGENDARY KEYBOARD LIVES ON When you bought an Apple Macintosh computer in the e...
New
AstonJ
Continuing the discussion from Thinking about learning Crystal, let’s discuss - I was wondering which languages don’t GC - maybe we can c...
New
mafinar
This is going to be a long an frequently posted thread. While talking to a friend of mine who has taken data structure and algorithm cou...
New
AstonJ
If you get Can't find emacs in your PATH when trying to install Doom Emacs on your Mac you… just… need to install Emacs first! :lol: bre...
New
DevotionGeo
I have always used antique keyboards like Cherry MX 1800 or Cherry MX 8100 and almost always have modified the switches in some way, like...
New
AstonJ
If you’re getting errors like this: psql: error: connection to server on socket “/tmp/.s.PGSQL.5432” failed: No such file or directory ...
New