Skip to content

Hmm-1224/AI-Powered-Chatbot-for-Customer-Support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

AI-Powered Customer Support Chatbot

This is a simple customer support chatbot developed using Flask and integrated with OpenAI’s GPT-3 model. The chatbot is designed to handle automated customer service queries, providing real-time responses and a personalized customer experience.

Features

  • Flask-based Web Application: A lightweight web server to serve the chatbot interface.
  • OpenAI GPT-3 Integration: Uses OpenAI’s GPT-3 model to understand and respond to user queries.
  • Real-time Interaction: Users can interact with the chatbot in real time through a web interface.
  • Reduced Human Intervention: Designed to reduce human support intervention by automating common queries.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Python 3.x installed on your machine.
  • An OpenAI API key. You can obtain it by signing up at OpenAI.

Installation

  1. Clone the repository:
    git clone https://github.com/Hmm-1224/AI-Powered-Chatbot-for-Customer-Support
    cd AI-Powered-Chatbot-for-Customer-Support
    

NOTE: Before running python3 app.py make sure you have virtual environment with mandatory libraries(eg: - Flask, render_template, request, jsonify)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published