Logo Lanfrica
  • Home
  • Atlas
  • Insights
  • Docs
  • Sign in

© 2026 Lanfrica. All rights reserved. All copyrights of the resources shown on the Lanfrica website belong to the original copyright holders, unless explicitly stated otherwise.

WambuaMalcolm/Kenya-Travel-and-Hospitality-Assistant

Domain:

natural language processing

Record type:

software
Creator:
Wam
Host:
# 🌍 Kenya Travel & Hospitality Assistant An AI-powered chatbot designed to assist users with travel and hospitality information in Kenya. Built with **LangChain**, **FastAPI**, **Groq**, and **Pinecone** for intelligent search and retrieval. # How to run? ### 1. Clone the repository ```bash Project repo: github.com ``` ### 2. Create a conda environment after opening the repository ```bash conda create -n travelbot python=3.10 -y ``` ```bash conda activate travelbot ``` ### 3. install the requirements ```bash pip install -r requirements.txt ``` ### 4. Configure Environment Variables Create a `.env` file in the root directory and add your Pinecone & groq credentials as follows: ```ini OPENAI_API_KEY = "xxxxxxxxxxxxxxxxxxxxxxxxxxxxx" ``` ### 5. Run the App ```bash uvicorn app:app --reload ``` Then open your browser and go to: ```bash 127.0.0.1 ``` ### Techstack Used: - Python - LangChain - FastAPI - Groq - Pinecone - used intfloat/multilingual-e5-base embedding model

Visit

github.com

Licenses

MIT

Similar

RoseWabere/Travel-AssistantYassineBen-Yahia/travel-assistantihssane14/Rihla-AI-Morocco-Travel-Assistantahmed-th1/ai-tunisian-travel-assistantRAISA adoption and organizational performance in Egypt’s travel and hospitality sector: an integrated TOE–BOE perspectiveBuilding a Conversational AI Assistant for African Travel Services with LLMs and RAG

RoseWabere/Travel-Assistant

A full-stack AI-powered travel assistant built with Mistral, RAG, Redis memory, weather integration,

YassineBen-Yahia/travel-assistant

An intelligent travel assistant that combines helps users discover restaurants, hotels, and attracti

ihssane14/Rihla-AI-Morocco-Travel-Assistant

ihssane14/Rihla-AI-Morocco-Travel-Assistant # 🇲🇦 Rihla – AI-Powered Morocco Travel Assistant Rih

ahmed-th1/ai-tunisian-travel-assistant

AI-powered travel assistant app for Tunisia - Node.js backend, Flutter mobile app, Next.js admin pa

RAISA adoption and organizational performance in Egypt’s travel and hospitality sector: an integrated TOE–BOE perspective

Abstract This study examines the adoption decision of RAISA technologies (Robotics, Arti

Building a Conversational AI Assistant for African Travel Services with LLMs and RAG