CraveTrack is an AI-powered NLP chatbot developed to enhance food delivery systems. It enables seamless food ordering, order tracking, and store hours queries through a user-friendly conversational interface. Integrated into a demo food website, CraveTrack uses advanced natural language processing to understand user intents and respond accordingly.
- Food Ordering: Allows users to place and modify food orders in real-time.
- Order Tracking: Provides updates on order status, from preparation to delivery.
- Store Hours Queries: Offers information on store opening and closing times.
- Entity Recognition: Identifies food items, quantities, and user commands accurately.
- Natural Language Processing: Adapts to different user conversation patterns for a better user experience.
- Project Exercises:
- Mid-Order Fix: Ensures a new order resets previous data, preventing confusion.
- Store Hours Feature: Adds functionality to query store hours.
Watch the video demo to see CraveTrack in action:
- Chatbot on the demo site.
- Mid-order issue demonstration and fix.
- Store hours feature demo.
- Clone the repository:
git clone https://github.com/Talnz007/CraveTrack.git