This project builds an AI-powered system for analyzing hotel booking data, generating insights, and enabling a question-answering system using LLMs.
- Data Analytics: Revenue trends, cancellation rates, lead time distribution.
- LLM-based QA: Asks questions.
- FastAPI Backend: REST API for analytics & QA.
- FAISS & ChromaDB: Efficient vector search for semantic queries.
-
Clone the repository:
git clone https://github.com/AnushaGBhat/LLM_Booking_Analytics.git
cd LLM_Booking_Analytics