IBM Banking Bot - AI-Based Discourse π€π¬
Overview π
This project showcases an AI-powered banking chatbot named βSteveβ developed using IBM Watson Assistant, HTML, CSS, and Flask. Steve aims to enhance customer interactions in the banking industry by providing account guidance, answering general queries, addressing card services, clarifying net banking concerns, and guiding through loan processes.
Technologies Used π οΈ
- IBM Watson Assistant: Powers the chatbotβs conversational capabilities.
- HTML/CSS: Frontend design and styling.
- Flask: Backend framework for server-side logic.
Demo Link π
Explore the interactive AI experience: IBM Banking Bot Demo
Project Structure π
- index.html: Main HTML file for the banking bot interface.
- style.css: CSS file defining the styling and layout of the bot interface.
- app.py: Flask application for serving the HTML and CSS files.
- README.md: Project documentation.
Setup Instructions βοΈ
- Install required dependencies:
pip install -r requirements.txt
- Run the Flask application:
python app.py
- Access the banking bot at http://localhost:5000 in your web browser.
Usage π
- Click on the provided links to interact with different sections of the banking bot, such as account guidance, general queries, card services, net banking, and loan information.
- Experience a customer-friendly AI-based discourse tailored for the banking industry.
Note π
Ensure that you have Python and the necessary dependencies installed before running the application.
Feel free to contribute and enhance the capabilities of βSteveβ to provide even more personalized and efficient banking assistance! π