UiPath | Introduction to AI Center | RPA & AI | Intelligent Process Automation | Beginners | RPA

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ต.ค. 2024

ความคิดเห็น • 73

  • @HighlighterandHookah
    @HighlighterandHookah 2 ปีที่แล้ว +1

    Nicely explained :)

  • @vaishnavtej1819
    @vaishnavtej1819 ปีที่แล้ว +1

    Hir sir , impressed with your simple and clear explanation. Can you also create more videos on this ?

    • @MukeshKala
      @MukeshKala  ปีที่แล้ว

      Sure , Thank you for sharing

  • @rltandasa
    @rltandasa 2 ปีที่แล้ว +1

    Thank you for clear explanation :)

    • @MukeshKala
      @MukeshKala  2 ปีที่แล้ว

      You are welcome!

  • @sanjanamalani137
    @sanjanamalani137 ปีที่แล้ว +1

    Super interesting..plz make more videos on Ai Ml with examples

  • @akonhassan
    @akonhassan 2 ปีที่แล้ว +1

    Awesome video brother
    Make more videos on AI Center

    • @MukeshKala
      @MukeshKala  2 ปีที่แล้ว +1

      Thank you 😊 , Yes Definately

    • @akonhassan
      @akonhassan 2 ปีที่แล้ว

      @@MukeshKala thanks 😊

  • @__Ashape__
    @__Ashape__ 2 หลายเดือนก่อน +1

    in what language should the ML script be written?

    • @MukeshKala
      @MukeshKala  2 หลายเดือนก่อน

      The one we import in the videos , we don’t need to write - just drag and drop … in case we need to write one not available in AI Centre, Best is to use python

  • @RajKumar-ck3qu
    @RajKumar-ck3qu 2 ปีที่แล้ว +3

    Great explanation of the content with awesome and interesting examples...Thanks so much Mukesh for sharing such wonderful knowledge...Please do share more such concepts :)

    • @MukeshKala
      @MukeshKala  2 ปีที่แล้ว

      I will , Thank you for your feedback

  • @khooshbujani4949
    @khooshbujani4949 2 ปีที่แล้ว +3

    Good video with clear explanation. Looking forward for (1) AI Center with Document Understanding (2) Working with GIT and Bitbucket

    • @MukeshKala
      @MukeshKala  2 ปีที่แล้ว

      Noted , Appreciate your feedback

  • @hemanthakumarc449
    @hemanthakumarc449 ปีที่แล้ว +2

    How can we make bot to do technical analysis of Stock charts

    • @MukeshKala
      @MukeshKala  ปีที่แล้ว

      I am not an expert at stock analysis … however if the steps are well defined the Same steps can be automated , to get started with uipath recorders and then manipulate the xaml files

  • @anandsrinivasan2
    @anandsrinivasan2 2 ปีที่แล้ว +1

    Video seems to be good but i need the Class to be taken from scratch , can you help me ?

    • @MukeshKala
      @MukeshKala  2 ปีที่แล้ว +1

      You can drop me a mail on my mail id available in desc .. That what exactly are you looking to learn .

  • @sahadmukkam1427
    @sahadmukkam1427 11 หลายเดือนก่อน +1

    What is the TypeArgument of Deserialize Json Activity

    • @MukeshKala
      @MukeshKala  11 หลายเดือนก่อน +1

      In UiPath, "Deserialize JSON" refers to the process of converting a JSON (JavaScript Object Notation) string into a structured data format that can be used in your automation workflow. JSON is a popular data interchange format used to represent and exchange data between systems, and UiPath allows you to work with JSON data as part of your automation tasks.
      When you "Deserialize JSON" in UiPath, you take a JSON string and parse it into a format that UiPath can understand and work with, typically converting it into a .NET data structure such as a dictionary, array, or custom data type. This structured data can then be used for various purposes, such as extracting values, performing calculations, or making decisions within your automation process.
      UiPath provides activities, such as "Deserialize JSON" activities, that you can use to perform this conversion. These activities typically take a JSON string as input and produce a structured .NET object as output, which can be used in subsequent steps of your automation workflow.

    • @sahadmukkam1427
      @sahadmukkam1427 11 หลายเดือนก่อน

      Thank you for your Replay 🥰

  • @ajijmujawar4931
    @ajijmujawar4931 2 หลายเดือนก่อน +1

    Asking for Buisness email

    • @MukeshKala
      @MukeshKala  2 หลายเดือนก่อน

      Yes that’s the recent change , you cannot use the personal account

  • @vishnu_addagada
    @vishnu_addagada ปีที่แล้ว +1

    Hi Mukesh for the Activity Decode Image from Base64 I am getting this validation error, even I followed exactly same steps. Error
    ERROR Validation Error BC30512: Option Strict On disallows implicit conversions from 'String' to 'Integer'. The selected value is incompatible with the property type. jsonResponse("Predicted ByteArray").ToString

    • @MukeshKala
      @MukeshKala  ปีที่แล้ว

      You have a variable which is defined a integer and you are trying to put string into it … validate the variable in the activity whixh is giving this error

  • @yashobantadash6670
    @yashobantadash6670 2 ปีที่แล้ว +2

    great video bro.please make a detailed video on process mining vs task mining vs task capture 😊

  • @cricketersingh1082
    @cricketersingh1082 5 หลายเดือนก่อน +1

    Can you share any latest video on this and also the ppt

    • @MukeshKala
      @MukeshKala  5 หลายเดือนก่อน +1

      The video is outdated now , you should use copilot now - UiPath Autopilot | Your AI Partner at work | RPA with AI
      th-cam.com/video/TaPibROF8Qs/w-d-xo.html
      There is an other use case of AI which we would make love Tommorow

    • @cricketersingh1082
      @cricketersingh1082 5 หลายเดือนก่อน

      @@MukeshKala thanks, this helps

  • @tankyen378
    @tankyen378 ปีที่แล้ว +1

    hi, in the Decode image from base64, i got the error BC30574 - option strict on disallows late binding. how do i resolve this? thanks

    • @tankyen378
      @tankyen378 ปีที่แล้ว

      this is my code: j_son("ByteArray").ToString

    • @MukeshKala
      @MukeshKala  ปีที่แล้ว

      This Error comes when the Input is not correct , You can drop me an mail - I can share this code to you for reference.

  • @se_51_vinayakkapase6
    @se_51_vinayakkapase6 7 หลายเดือนก่อน +1

    Sir please Hindi main video banyena please.

    • @MukeshKala
      @MukeshKala  7 หลายเดือนก่อน

      Please find the full playlist in hindi
      [Hindi Playlist - UiPath ]
      th-cam.com/play/PLEYSwx3duQ2BSbJTsWADFggPgurO0kdhM.html

  • @parvatia544
    @parvatia544 11 หลายเดือนก่อน +1

    Hi Mukesh Kala loved your explanation . I thought of a usecase depending on your example .
    A customer sends an attachment of a defective product and writes a review and asks for a full amount or replacement.
    For this we need to download attachment from email . Extract all the product details , request for replacement
    Image analysis - to detect the defective image . Possible identify the severity of defect .
    Sentiment analysis-to review the level of customer dissatisfaction and urgency
    Decision making : based on information extracted , sentiment analysis , image analysis we can decide whether to approve the request or not
    Uipath : If the req is to approve the replacement, use uipath to automate the process of replacement of the product and notifying the customer . If it’s more complex then human in loop .
    This is my thought . Pls let me know if any corrections are required

    • @MukeshKala
      @MukeshKala  11 หลายเดือนก่อน

      Its a perfect use case , instead of Human in loop you can think of UiPath Apps and provide a interface to the user

    • @parvatia544
      @parvatia544 10 หลายเดือนก่อน

      Thanks for responding. May I know how UiPath apps comes into pic . I haven’t used yet

  • @chanusourabh
    @chanusourabh 2 ปีที่แล้ว +1

    Very well explained sir. Is there any chance i can get this presentation. Will you be able to share it. Thanks for the video.

    • @MukeshKala
      @MukeshKala  2 ปีที่แล้ว

      Sure , please drop me a note on mail I’d available in description

  • @mogusalapreethi
    @mogusalapreethi 2 ปีที่แล้ว +1

    Hi mukesh ji I want to learn
    what is needed to support AICenter from prod support.
    how are things needed to deploy.

    • @MukeshKala
      @MukeshKala  2 ปีที่แล้ว

      Please drop me a note on my mail id

  • @mogusalapreethi
    @mogusalapreethi 2 ปีที่แล้ว +1

    I want to know especially in production support point of view . Can you please let me know how it work and what points I need to concentrate in production for AI Fabric

    • @MukeshKala
      @MukeshKala  2 ปีที่แล้ว

      Drop me a note on my mailid and let me revert

  • @radhakrishnan___
    @radhakrishnan___ 2 ปีที่แล้ว +1

    Great video..Can u make a video on Uipath Document Understanding,it will be so helpful

    • @MukeshKala
      @MukeshKala  2 ปีที่แล้ว

      On my to do List 😊

  • @akhtarsharib708
    @akhtarsharib708 ปีที่แล้ว +1

    Base64 Activity not shown

    • @MukeshKala
      @MukeshKala  ปีที่แล้ว

      Watch the video at 33:45 - I have shown dependency to add

    • @akhtarsharib708
      @akhtarsharib708 ปีที่แล้ว

      @@MukeshKala Please check we did`t find the UiPathTeam.DecodeEncode in Manage Package, please help to find the such activity

  • @robotdream8355
    @robotdream8355 2 ปีที่แล้ว +1

    Amazing! Please make a series for uipath AI center step by step

  • @rajeenasuresh
    @rajeenasuresh 2 ปีที่แล้ว +1

    I have the enterprise trial , but not able to see AI centre in the Tenants -> services
    Thanks 😊

    • @MukeshKala
      @MukeshKala  2 ปีที่แล้ว

      Go to Admin > License and Verify that if the Trial is Still Valid . . .
      If Yes - Then Go to Tenant and select the Option which says - Edit License Allocations.

    • @rajeenasuresh
      @rajeenasuresh 2 ปีที่แล้ว

      @@MukeshKala Thank you , found it. It was not added in the services . Got it done now. Thanks again

  • @yashobantadash6670
    @yashobantadash6670 2 ปีที่แล้ว +1

    great video sir! keep showring more videos on ai, cv, du..😊

    • @MukeshKala
      @MukeshKala  2 ปีที่แล้ว +1

      Thank you, I will

  • @aanchalchauhan3840
    @aanchalchauhan3840 2 ปีที่แล้ว +1

    you are dynamite bro💫🎖🏅🏆🥇

  • @uipathdeveloper3545
    @uipathdeveloper3545 2 ปีที่แล้ว +1

    Thank you for clearly explanation ❤️🔥

    • @MukeshKala
      @MukeshKala  2 ปีที่แล้ว

      Cheers 👍 Thank you for your Feedback

  • @sandipkumarmaharaj
    @sandipkumarmaharaj ปีที่แล้ว +1

    I will try to build 😮

  • @rasipogulabhaskar9858
    @rasipogulabhaskar9858 ปีที่แล้ว +1

    yes very interested...

  • @mohamedriahi3251
    @mohamedriahi3251 2 ปีที่แล้ว +1

    Thank you !! keep going ❤

    • @MukeshKala
      @MukeshKala  2 ปีที่แล้ว

      Thank you , I will 😍

  • @visumanelli7201
    @visumanelli7201 ปีที่แล้ว +1

    Very Nice

  • @visumanelli107
    @visumanelli107 2 ปีที่แล้ว +1

    Nice