UiPath Tutorial: Build an AI Chatbot with UiPath Forms & OpenAI Integration Service

Hello Community,

In this latest video on the RPA Vanguard channel, we are combining a couple of latest UiPath product features to built a GPT3 based AI Chatbot.

  1. The Event-based Forms of the new Attended Automation Framework
  2. The Open AI Integration Service Connector

This is an end-to-end walkthrough of the full build. One of the things I love about the new forms is that we can use it to build standalone applications in addition to use them to work collaboratively with the host applications being automated.

The video covers the following:

  1. 0:00:00 - Intro
  2. 0:00:18 - PROLOGUE
  3. 0:03:35 - AI CHATBOT DEMO
  4. 0:13:53 - Notable Project Settings :point_left:
  5. 0:18:39 - Launching the Main Chatbot UI Form
  6. 0:31:03 - The Chatbot Form Design
  7. 0:43:13 - Integrating AI Functionality
  8. 1:02:16 - Working with Child Forms
  9. 1:09:46 - Clearing out Form Values
  10. 1:13:11 - Properly Close Form & End Process :point_left: :point_left:
  11. 1:15:57 - EPILOGUE

To watch, please visit:

Thankful mentions:
@alexandru
@radutzp
@bogdanripa

Related documentation:

A new way of building Attended Automations
uipath-openai-openai-generate-chat-completion

Cheers!
-Andy

2 Likes

I found it very useful! Thank you for sharing it with us. QQ - would it be possible to create a custom interface to interact with the services? I feel the forms lack customization and I’d love to display my own interface hosted on a different server… do you have any ideas on how I could approach this?

1 Like

Hello @felipe.cornejo,

Thank you very much for engaging with my channel. I’m glad you found the video useful.

Yes, Effective 2023, you can build your own HTML web forms and then use thar form to interface with your back end.

Maybe you should check out this video to see if it helps you.

1 Like

Thank you Andy!! I’m going to check this video, I appreciate your support :smiley:

1 Like

No problem! Happy learning!