Conversational AI with Rasa: Introduction to Rasa

Поделиться
HTML-код
  • Опубликовано: 11 дек 2024

Комментарии • 38

  • @felizardochaguala8932
    @felizardochaguala8932 3 месяца назад +2

    Thank you for sharing the video with us. I really appreciate it

  • @shakoorpeerzada
    @shakoorpeerzada 9 месяцев назад +1

    @RasaHQ Is Rasa Open Source still compatible with Google Assistant? Additionally, I've been attempting to connect my Telegram bot with Rasa, but it's throwing an Event Loop Error. I tried raising an issue on the Jira board, but I haven't seen a serious response to people who have posted queries and highlighted issues on the board.

  • @zhanko73
    @zhanko73 3 года назад +8

    Thanks, this is very good. 2 feedbacks only. Your voice level is low compared to the effects at the end. Also other thing is the examples and forum entries I have found so far. All approaches are about the rules and not about learning. So if user ask something then rasa answer something. If user aks this again with other question in 1 sentence then need a new rule for that case. So as far as I see soon or later this will be too complex and difficult to keep it up to date. This is my experience so far. I would expect to fetch the keywords (what the user asking that can be more than 1 queston) and chose answers, however as per the examples so far this is not the case. :-(

    • @RasaHQ
      @RasaHQ  3 года назад +1

      Hi Zoltan! It sounds like you're looking for multi intent classification: rasa.com/docs/rasa/tuning-your-model/#doing-multi-intent-classification - Rachael

  • @oryxchannel
    @oryxchannel Месяц назад

    I like the sound of this.

  • @Raminber
    @Raminber 3 года назад +2

    It would be great if you give a broad introduction about the ML pipielines you can use in Rasa. What works best and why? What is best to start with,...

    • @RasaHQ
      @RasaHQ  3 года назад

      Have you seen our Algorithm Whiteboard Channel? ruclips.net/p/PL75e0qA87dlG-za8eLI6t0_Pbxafk-cxb

    • @Raminber
      @Raminber 3 года назад +2

      @@RasaHQ Well, yes I have seen this. But what I am missing is a more broader overview. Especially how to start the pipeline tuning, which pipeline to start with and how pretrained models can be used. This is such an important topic and I think it was not covered enough

    • @RasaHQ
      @RasaHQ  3 года назад +1

      @@Raminber (Vincent here) The pipeline tuning, so far, seems hard to say anything general about. In my experience though, it seems like in most cases gridsearch is a pre-mature optimisation. Unless you're absolutely sure you've got a representative dataset with actual users giving you actual data ... I might focus on getting more data first.

    • @RasaHQ
      @RasaHQ  3 года назад +1

      (Vincent again) That said, if you have a specific issue in your pipeline you're free to ping me @koaning in our forum. I'll gladly have a look. forum.rasa.com

  • @rrrrrrrrreeerrrrtyuii
    @rrrrrrrrreeerrrrtyuii 4 месяца назад

    An open-source neural network similar to TOR?
    What if we make an open-source neural network that would work as a swarm, in the spirit of the Tor network or torrents, crypto? So that all computers would be part of its "consciousness", and not some servers?

  • @kalpatarusahoo6309
    @kalpatarusahoo6309 2 года назад

    how can we use text flies in look up tables and what are the procudures/gudelines

  • @AmeerHamza-xm5ro
    @AmeerHamza-xm5ro 3 года назад +2

    can't wait to join!

  • @arlcun
    @arlcun Год назад

    Thank you so much for this video!

  • @王璐-o1n
    @王璐-o1n 9 месяцев назад

    Has Rasa stopped updating since 2001? It seems like the official videos stopped updating two to three years ago.

    • @brandonearman1168
      @brandonearman1168 9 месяцев назад

      I see some posted on RUclips from this past week?

  • @1CosmicKey
    @1CosmicKey 5 месяцев назад

    Fantastic! Thank you.

  • @devishini3489
    @devishini3489 3 года назад +1

    Hello, thank you for this great video. I wanted to know whether we can implement a Knowledge Graph into a Rasa Chatbot?

    • @RasaHQ
      @RasaHQ  3 года назад +1

      Yes you can! You'll need to use a custom action for it. -R

  • @OB.x
    @OB.x Год назад

    I was right. The second I heard "deep learning" neural networks. I realized they were gonna try to make a chatbot....language...... so i got a degree in lingustics. I don't have a clue about python.....but i instantly understand the LLM part....somehow.

  • @calebmnb
    @calebmnb 3 года назад

    Is this an updated playlist to the former one, "Rasa Master Class" because the former uses depreciated data formats like JSON and Markdown and rasa stated they'll drop support for it.

    • @RasaHQ
      @RasaHQ  3 года назад

      Yep, this is intended to be an updated version of the master class! (Although as a note, if you're using Rasa 1.x then the master class is still relevant for that.) -R

    • @olivieraime9794
      @olivieraime9794 2 года назад

      @@RasaHQ Is RASA open source completely a ghost project ? No more video, nothing..... Playground broken since months. Should we go somewhere else ?

  • @shashigharti5137
    @shashigharti5137 3 года назад

    Hi Racheal, Thank you! I am new to Rasa and I want to use graph database with Rasa. Which graph database would you recommend to use?

    • @RasaHQ
      @RasaHQ  3 года назад

      (Vincent here).
      Just to clarify, what do you want to use a graph database for?

    • @shashigharti5137
      @shashigharti5137 3 года назад

      @@RasaHQ To store the domain information(universities) and use action to query the data and respond to the user.

    • @RasaHQ
      @RasaHQ  3 года назад +2

      @@shashigharti5137 (Vincent here)
      That can be implemented with a custom action in Rasa and you'd be free to use any backend you like. You might like neo4j, but you're free to pick whatever you like.

    • @xantergaming3660
      @xantergaming3660 Год назад

      @@RasaHQ I want to create a chatbot for my college website but how can I add information about different courses and also these are divided into M-tech and B-tech courses

  • @mtech219-s6x
    @mtech219-s6x 2 года назад

    My name is mifta iam from Ethiopia. i want to develop chatbot for amharic language by using RASA. Is that possible because RASA doesnot support amharic

    • @RasaHQ
      @RasaHQ  2 года назад

      (Vincent here)
      I'm not familiar with Amharic, so I can't know for sure. The standard pipeline that you get when using `rasa init` should work for most whitespace tokenizable languages though.

  • @economis411
    @economis411 Год назад

    I think the audio is too small

  • @eljoker1061
    @eljoker1061 10 месяцев назад

    I WISH I CONVERT MY JARVIS AI

  • @batclaudio
    @batclaudio Год назад

    Thank you for this interesting video, but why do you speak so fast? Are you in a hurry?

  • @rainbowsandhorizons7994
    @rainbowsandhorizons7994 3 года назад +1

    Hi i had been folowing up with the other rasa masterclass lately, i am having great trouble installing the rasa x actually, i have kind of read all the blogs out there, would u be able to help me out, if i follow the official docs, my terminal says Requirement already satisfied: rasa-x in c (sys is Windows), but rasa --version shows it to be None, i also tried it on google colab with same result, rasa x ends up being MissingDependencyException. Any help from anybody is extreeeemly appreciated !!!!!!!

    • @RasaHQ
      @RasaHQ  3 года назад

      To properly follow up, it might be helpful to ask the question on our forum. That way we'd more easily be able to exchange code. You can ping me @koaning on forum.rasa.com

    • @rainbowsandhorizons7994
      @rainbowsandhorizons7994 3 года назад

      @@RasaHQ Thanks will sure do

  • @SajiSNairNair-tu9dk
    @SajiSNairNair-tu9dk 8 месяцев назад

    👉universe from 🕵️👉God 😮