Skip to content

anoopshrma/ChatGPT-with-Rasa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT with Rasa

  • This project shows how you can leverage OpenAI GPT-3.5/GPT-4 to handle nlu_fallback cases.
  • Not only we handle nlu_fallback, Also revert user query to the previous story point. So that the story flow is not disturbed.

UseCase

  • Handle scenario where user query reaches to nlu_fallback state without disturbing the story flow.
  • Preserves the Conversation flow.

To read more, I have added a detailed blog on how we are handling nlu_fallback in Rasa using OpenAI CHAT API. Here is the link: [https://pythonwarriors.com/how-to-use-chatgpt-with-rasa/]

About

Contains boilerplate code to get started in Rasa

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages