React AI Chatbot built with ChatGPT and Gemini AI
- Description
- Curriculum
- FAQ
- Reviews
Description
Unlock the power of AI to create smart and interactive applications that engage users in real time and stand out in today’s market.
Hi, my name is Dmytro Vasyliev and welcome to my course: “React AI Chatbot built with ChatGPT and Gemini AI”! I’ll show you how to build a real-time AI chatbot using React, ChatGPT and Google Gemini APIs.
You’ll learn how to build many chatbot features such as real-time message streaming, auto-resizable text field, auto-scrolling to the last message, markdown and dark mode support, and much more.
This course is practical, so you can apply what you learn straight away. This course will help you build a functional AI chatbot, whether you’re a developer with some React experience or someone who wants to dive deeper into AI integration with React.
This course is easy to learn. I’ll show you how to build features, integrate AI and improve the user experience using React best practices. You’ll understand how to handle both the front-end and AI aspects, so you can build your own AI-powered applications.
Who is this course for?
-
Developers and students with fundamental React.js knowledge looking to explore and learn something new
-
People who want to learn how to integrate Open AI (ChatGPT) and Google AI (Gemini) into frontend applications
What’s in this course?
-
Getting Started: Learn the basics of setting up your development environment, including configuring your browser, code editor, and Node.js with npm. Understand the importance of preparing your workspace for a successful React project.
-
Building Chatbot UI: Learn how to design and implement the core structure of the chatbot interface. This includes creating the app layout, displaying chat messages, adding a text input field, and handling message interactions within the chat component.
-
Implementing Chat with AI: Discover how to connect your chatbot to Google AI (Gemini) and OpenAI (ChatGPT). Learn how to obtain and manage API keys, integrate the APIs for real-time chat functionality, and isolate logic for reusability.
-
Streaming Messages with AI: Master the process of setting up real-time message streaming with both Google AI (Gemini) and OpenAI (ChatGPT). Understand how to handle delayed responses and provide a smooth experience for users interacting with the chatbot.
-
Improving User Experience with Chat: Enhance the chatbot interface by adding features like loading states, Markdown message support, auto-resizable text fields, and auto-scrolling behavior. Implement dark mode support to make your app more versatile and user-friendly.
-
Summary: Review key takeaways from the course and learn how to leave a review for feedback. Understand how to obtain your certificate of completion and apply your newfound skills to build real-world React applications with integrated AI.
This Course includes
-
Theory and Practice: About 2 hours of lectures with many practical examples. Lessons range from 3 to 10 minutes and are easy to follow.
-
Source Code Examples: Full access to source code for all projects and exercises, helping you follow along and practice on your own.
-
Lifetime access to the course and any future updates.
-
Udemy Certificate: which you will receive after completing the course.
-
Support: If you have any questions, we will always be willing to answer them.
Meet your instructor!
Dmytro Vasyliev is a Senior Front-end Engineer with more than 9 years of professional experience in developing web applications. I have extensive experience with React and other frameworks, having used it in various projects to build dynamic and efficient user interfaces.
Throughout the course, Dmytro walks you through building a real-time AI chatbot with React.js, integrating both OpenAI (ChatGPT) and Google AI (Gemini). He provides practical examples, step-by-step lessons, and additional resources that help simplify complex topics, allowing you to easily apply your skills to real-world projects.
Do you need to be concerned?
This course comes with a 30-day money-back guarantee.
Join our course today to learn how to build your first application in React!
-
3Project OverviewVideo lesson
In this lesson you will get an overview of the chatbot, see its design, and explore all the features we’ll be building together.
-
4Introduction to Generative AIVideo lesson
In this lesson you will learn what generative AI is and see real-life examples of how it is used.
-
5Setting Up EnvironmentVideo lesson
In this lesson you will start setting up your development environment, everything you need to have to create React application.
-
6Creating React ApplicationVideo lesson
In this lesson you will learn how to quickly create a React application that is ready to run out of the box.
-
7Cleaning Up ApplicationVideo lesson
In this lesson you will clean up a bit our React application from not necessary code.
-
8Building the App LayoutVideo lesson
In this lesson you will learn how to build application layout for chatbot.
-
9Displaying Chat MessagesVideo lesson
In this lesson you will learn how to display and styles chat messages in the application.
-
10Displaying Chat MessagesVideo lesson
In this lesson you will learn how to add a text input and send button, enabling users to type and send messages to the AI assistant
-
11Handling Messages in the ChatVideo lesson
In this lesson you will learn how to implement adding new messages form a user into conversation.
-
12Overview of Popular AI APIsVideo lesson
In this lesson you will learn about popular AI APIs, such as Google AI (Gemini) and OpenAI (ChatGPT)
-
13Getting API Key for Google AIVideo lesson
In this lesson you will learn how to create Google AI API key and how to store it in the application.
-
14Connect Google AI (Gemini) for ChattingVideo lesson
In this lesson you will learn how to connect Google AI API into your application.
-
15Isolating Google AI logic for ReusabilityVideo lesson
In this lesson you will learn how to separate the Google AI logic into separate file for easier reuse.
-
16Getting API Key for Open AIVideo lesson
In this lesson you will learn how to create Open AI API key and how to store it in the application.
-
17Connect Open AI (ChatGPT) for ChattingVideo lesson
In this lesson you will learn how to connect Open AI API into your application.
-
18Displaying Loading StateVideo lesson
In this lesson you will learn how to create a loader component and display it while waiting for a response from the API.
-
19Adding Markdown Support to MessagesVideo lesson
In this lesson you will learn how to add markdown support to chat messages, allowing you to display formatted content such as bullet lists, bold text, and more.
-
20Making Text Field Auto-ResizableVideo lesson
In this lesson, you will learn how to make the text field height auto-resizable when the user enters long text, allowing it to expand and take up more lines.
-
21Disable Chat Controls during LoadingVideo lesson
In this lesson, you will learn how to disable the text field and send button during loading, preventing the user from entering new text or sending messages.
-
22Applying Auto-Focus to Text FieldVideo lesson
In this lesson you will learn how to set up auto-focus for the text field, so it automatically activates whenever the chatbot generates a response, improving the flow of the conversation.
-
23Adding Auto-Scrolling to BottomVideo lesson
In this lesson you will learn how to implement auto-scrolling to the bottom of the chat, ensuring users can always see the latest response.
-
24Improving Auto-Scrolling BehaviourVideo lesson
In this lesson you will learn how to improve the auto-scrolling feature to focus on the latest user message, making it easier for users to follow the most recent conversation.
-
25Adding Dark Mode SupportVideo lesson
In this lesson you will learn how to add dark mode support to your chat application, allowing users to switch between light and dark themes for a better user experience.
External Links May Contain Affiliate Links read more