Creating ChatGPT Apps with JavaScript - Hopkins Jr., Bruce; Hopkins Sr., Bruce; - Prospero Internet Bookshop

 
Product details:

ISBN13:9798868812200
ISBN10:8868812207
Binding:Paperback
No. of pages:223 pages
Size:235x155 mm
Language:English
Illustrations: 30 Illustrations, black & white; 47 Illustrations, color
700
Category:

Creating ChatGPT Apps with JavaScript

A Hands-on Guide for AI Applications with OpenAI APIs
 
Edition number: First Edition
Publisher: Apress
Date of Publication:
Number of Volumes: 1 pieces, Book
 
Normal price:

Publisher's listprice:
EUR 64.19
Estimated price in HUF:
27 229 HUF (25 932 HUF + 5% VAT)
Why estimated?
 
Your price:

25 050 (23 857 HUF + 5% VAT )
discount is: 8% (approx 2 178 HUF off)
The discount is only available for 'Alert of Favourite Topics' newsletter recipients.
Click here to subscribe.
 
Availability:

Not yet published.
 
  Piece(s)

 
Short description:

Transform your JavaScript expertise through the power of OpenAI models. This book will guide JavaScript developers to build intelligent applications while providing tangible knowledge of OpenAI?s API for ChatGPT.



You will learn the basics of ChatGPT and OpenAI APIs, including how to authenticate, send prompts, generate responses, test in the Playground, and handle errors. Through practical exercises, you will learn how to AI-enable your own applications using models such as o1, GPT-4o, GPT-4, Whisper, DALL-E, and many more. You will see how ChatGPT can provide powerful Natural Language Processing capabilities to help your apps understand unstructured texts. Step-by-step, you will apply concepts to create your own intelligent chatbots that can automatically process messages from Slack or Discord.



Whether you are a seasoned developer or newcomer, this book will help you use AI models to enhance work and utilize natural language processing (NLP) to make interactions with applications feel?well, natural. The result is expert knowledge in leveraging ChatGPT programmatically and incorporating the technology into diverse applications.



You Will: 




  • Understand how ChatGPT and OpenAI?s models work, and their various features.

  • Authenticate with ChatGPT and OpenAI?s API and learn best practices for prompt engineering.

  • Leverage transcription generation for audio with the Whisper model and image generation using the DALL-E model.

  • Incorporate new OpenAI API features and train a Discord bot with GPT-4.

  • Test your prompts in the ChatGPT Playground

  • Use parameters like temperature and top_p for unique, engaging ChatGPT responses.

  • Create intelligent bots for Slack or Discord servers

Long description:

Transform your JavaScript expertise through the power of Open AI API models using ?Creating ChatGPT Apps with JavaScript.? This book will guide JavaScript developers to build smart applications while providing tangible knowledge of OpenAI?s API for text summarization, creating transcripts from audio files, generating images, and running models locally on your machine.



Through hands-on projects and code examples, readers will discover how to build AI-powered apps from scratch, such as using embeddings to train a Discord bot to answer customers? questions in multiple languages. Readers will also learn to dictate text for writing articles or blogs with a localized integration of Whisper and generate hero images with Dall-E. What?s more, in the final chapter of this book, you?ll be able to maximize productivity by creating a Smart Assistant like Alexa or Siri with JavaScript and the new Raspberry Pi 5.



From seasoned developers to newcomers, this book offers something for everyone. Not only will readers learn to build apps with ChatGPT and JavaScript, but they will also learn best practices for prompt engineering. They?ll understand how AI models can enhance workplace efficiency and utilize natural language processing (NLP) to make interactions with applications feel?well, natural. The end result is expert knowledge in leveraging ChatGPT programmatically and incorporating the technology into diverse applications.



What You Will Learn:




  • Gain a deeper understanding of ChatGPT and how OpenAI?s models work, and different ways to implement each of their various features.

  • Authenticate with ChatGPT and OpenAI?s API and learn to send prompts with best practices with prompt engineering.

  • Streamline productivity and content creation by leveraging transcription generation for dictation and image generation for creating hero images.

  • Stay ahead of the game by incorporating different new features of OpenAI?s API and understanding more complex concepts like using GPT-4 to train a Discord bot with an FAQ to assist with multilingual tech support.



Who This Book is for:



This book is written for JavaScript developers and hobbyists that want to use OpenAI and ChatGPT to create intelligent applications and streamline productivity. No prior experience with ChatGPT or OpenAI APIs is required.

Table of Contents:

Chapter 1: Introducing ChatGPT for JavaScript Developers.- Chapter 2: Using ChatGPT as Your JavaScript Pair-Programmer.- Chapter 3: Creating a Basic ChatGPT Client in JavaScript.- Chapter 4: Using AI in the Enterprise! Creating a Text Summarizer for Slack Messages.- Chapter 5: Multimodal AI: Creating a Podcast Visualizer with Whisper and DALL·E 3.- Chapter 6: Creating an Automated Community Manager Bot with Discord and JavaScript.- Chapter 7: Adding Intelligence to our Discord Bots, Part 1: Improving Our Q&A Bot.- Chapter 8: Adding Intelligence to our Discord Bots, Part 2: Improving Our Moderator Bot.