--- title: Customer Support Chatbot emoji: 💬 colorFrom: blue colorTo: indigo sdk: gradio dockerfile: dockerfile_hf app_port: 7860 pinned: false app_file: app_hf.py --- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference # Real Time Customer Support Chatbot --- ### Developing a real-time customer support chatbot using a fine-tuned LLM to provide accurate responses. Building CI/CD pipelines for scalable deployment on AWS SageMaker and integrating MLflow for tracking model versions, experiment logging, and continuous improvements. ---