deadshot2003/customerservice_bot
AI Customer Service Bot ๐ค
Emotion-Aware Customer Service Bot
This AI-powered customer service bot is equipped to handle users' emotions during interactions, providing personalized and empathetic responses.
Usage:
- Clone the repository:
git clone https://huggingface.co/spaces/deadshot2003/customerservice_bot
---
2. Navigate to the project directory:cd <project_directory> --- 3.Install the required dependencies:
pip install -r requirements.txt
---
Run the FastAPI server:uvicorn app:app --reload --- Access the chatbot interface: Open your web browser and go to http://localhost:8000
OR
Check out the project from hugging face embedding: https://deadshot2003-customerservice-bot.hf.space
How to Interact: Start interacting with the customer service bot by typing messages in the input field. The bot is emotion-aware and will tailor its responses based on the user's emotional cues. Experience personalized and empathetic customer service interactions with the AI bot!
Additional Information: Explore the app.py file in the repository for detailed implementation information. Your feedback and suggestions are welcome! Feel free to open an issue or pull request in the repository. Feel free to use this markdown file for your AI customer service bot
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
