Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Build ChatBot with Kendo UI and Gemini

Build ChatBot with Kendo UI and Gemini

Learn how to build a Chatbot with Kendo UI and Gemini

Dany Paredes

December 20, 2024
Tweet

More Decks by Dany Paredes

Other Decks in Education

Transcript

  1. Agenda 1. Scenario 2. Libraries 3. AI Studio 4. Building

    The Service 5. Using Kendo UI and Kendo Uploads 6. Gemini Request and Response 7. Connecting Everything!!
  2. Dany Paredes Senior Software Engineer @celonis www.danywalls.com linkedin.com/in/danywalls Angular GDE

    x 4 Progress Champion 2024 Writer Google Dev Library and Kendo UI
  3. Scenario We want to build a bot where we can

    upload a page screenshot or photo and it detects which Kendo UI for Angular components can help us to build it, with a nice recommendation explaining what each one does and why to use it, plus links to resources.
  4. Conversational UI The Conversational UI package delivers the Kendo UI

    for Angular AIPrompt and Chat components which allow the user to participate in chat sessions with other users and chatbots and to interact with AI via prompts.
  5. Conversational UI The Conversational UI package delivers the Kendo UI

    for Angular AIPrompt and Chat components which allow the user to participate in chat sessions with other users and chatbots and to interact with AI via prompts.
  6. Next ? How I can build local projects? What about

    AI on Device ? What about stream ?