Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 491 Bytes

File metadata and controls

12 lines (7 loc) · 491 Bytes

twitter-support-ai-chatbot-python

Welcome to the Twitter Customer Support AI Chatbot repository! This project aims to create an intelligent chatbot designed to assist with customer support inquiries on Twitter. Leveraging the power of Azure OpenAI and Azure Cosmos DB, this chatbot can provide quick and accurate responses to customer queries, enhancing user experience.

python --version Python 3.11.9

pip install -r requirements.txt

uvicorn main:app --reload

black /project-directory