Skip to content

fabriciodorneles/ai-travel-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌎 AI Travel Assistant

A modern full-stack travel planning application leveraging cutting-edge AI technology to deliver personalized travel experiences. Built with a robust tech stack and clean architecture principles.

πŸ› οΈ Tech Stack

  • Python for AI/ML services
  • LangChain
  • OpenAI API integration

✨ Features

  • πŸ—ΊοΈ AI-Powered travel recommendations using machine learning
  • 🎯 Real-time itinerary planning with collaborative features
  • 🏨 Smart accommodation matching algorithm
  • 🍽️ Local cuisine recommendations with sentiment analysis
  • πŸ’° Dynamic budget optimization
  • πŸ” Secure user authentication and authorization
  • πŸ“± Responsive design for all devices

πŸš€ Getting Started

Prerequisites

  • Python 3.8+
  • Virtual environment (recommended)

Installation

  1. Clone the repository
git clone https://github.com/yourusername/ai-travel-assistant.git
cd ai-travel-assistant
  1. Create and activate virtual environment
python -m venv venv
source venv/bin/activate  # On Windows, use `venv\Scripts\activate`
  1. Install dependencies
pip install -r requirements.txt
  1. Set up environment variables
cp .env.example .env
# Add you open API key

πŸ’» Development

python3 travelAgent.py

About

AI travel assistant with Python, LangChain and OpenAI API integration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages