Create An Real Time AI Chatbot In Angular Using Syncfusion Chat UI And Gemini AI
This sample demonstrates how to build a real-time AI-powered customer support chat model using the Syncfusion Angular Chat UI component and Google’s Gemini AI. It covers setting up an Angular app, integrating and customizing the Syncfusion Chat UI, and connecting it to an AI for intelligent responses.
Refer to the following documentation to learn about the angular Chat UI component: https://ej2.syncfusion.com/angular/documentation/chat-ui/getting-started
Check out this online example of the angular Chat UI component: https://ej2.syncfusion.com/angular/demos/#/tailwind3/chat-ui/default
Project prerequisites
Make sure that you have the compatible versions of Visual Studio Code and NodeJS or later version in your machine before starting to work on this project.
How to run this application
To run this application, you need to first clone the create-real-time-ai-chatbot-in-angular-using-syncfusion-chat-ui-and-gemini-ai repository and then open it in Visual Studio Code. Now, simply Build and run your project using the ng serve command to view the output.