# 🏡 Kenya Airbnb Reviews Analysis
### NLP - Hotel Review Sentiment Analysis in Python
**Conversational AI / Chatbots | Machine Translation | Multilingual NLP**
---
## 📌 Project Overview
This project analyzes **Airbnb reviews from Kenya** to:
- Extract reviews through **web scraping**.
- Perform **sentiment analysis** (positive, neutral, negative).
- Support **multilingual insights** (English + Swahili).
- Generate **recommendations** for Airbnb hosts and guests.
- Explore **chatbot interfaces** for recommendations.
---
## 🔍 Objectives
1. Scrape Airbnb listings and reviews from **Kenyan counties**.
2. Build an **NLP pipeline** for sentiment classification.
3. Provide **county-level insights** (e.g., positive vs negative review trends).
4. Develop a **chatbot prototype** for Airbnb recommendations.
---
## đź“‚ Repository Structure