Skip to content

JeevanChevula/INTENT-BASED-CHATBOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Intent-Based Chatbot (Financial Advisory)

This is a simple intent-based chatbot built using Python and Gradio that simulates a virtual assistant for a financial advisory firm. It handles user queries by recognizing key intents and responding with relevant, pre-defined replies.


Features

  • Rule-based intent recognition
  • Handles greetings, service-related queries, pricing, and support
  • Pre-defined responses for clarity and consistency
  • Interactive chat UI with Gradio
  • Option to share via public Gradio link

๐Ÿ›  Tech Stack

  • Python
  • Gradio
  • Random (for varied responses)

Installation

To run the chatbot locally:

pip install gradio

About

A rule-based chatbot built with Python and Gradio for structured intent handling.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published