A quick-start Angular project demonstrating how to convert AI generated Markdown replies to HTML preview in the Syncfusion Angular Chat UI using the Marked library. Learn to install the package, configure the component, and render clean, formatted AI responses for a better chat experience.
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
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.
To run this application, you need to first clone the how-to-convert-ai-markdown-replies-to-html-content-in-angular-chat-ui 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.