Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.09 KB

File metadata and controls

41 lines (30 loc) · 1.09 KB

🤖 AI WhatsApp Booking Agent

n8n + OpenAI + Docker | Multi-step Automation | Real-time Processing

This project automates customer bookings and inquiries using an AI-driven WhatsApp assistant.
It processes text, voice notes, and documents, and integrates with back-end systems for scheduling and notifications.


🚀 Key Features

  • WhatsApp automation using Evolution API
  • AI response generation with OpenAI GPT models
  • Voice note transcription with Whisper
  • Integrated database (SQL/Oracle) for booking logs
  • Deployed on Windows Server using Docker

🧠 Tech Stack

  • n8n Workflow Automation
  • Evolution API
  • Docker
  • Whisper (Speech-to-Text)
  • SQL / Oracle DB
  • OpenAI GPT

🔄 Workflow Overview

Add a diagram or screenshot of the n8n workflow


📝 Description

This system was built to help clinics and service providers automate their booking pipelines, reduce manual work, and provide instant support.


🔧 Future Enhancements

  • Add payment workflows
  • Build multi-agent logic
  • Improve NLP accuracy