8000 GitHub - ahmadluay9/travel-planner-app: This project aims to build a traveling recommendation application using Google Places API and OpenAI LLM.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

This project aims to build a traveling recommendation application using Google Places API and OpenAI LLM.

Notifications You must be signed in to change notification settings

ahmadluay9/travel-planner-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Travel Recommendation Application using Google Places API and OpenAI LLM

The "Travel Recommendation App" project aims to develop a travel recommendation system using Google Places API and OpenAI LLM that returns a list of recommended location based on users input.


File Explanation

This repository consists of several files :

    ┌── app.py
    ├── requirements.txt
    ├── .gitignore
    └── README.md
  • app.py: This file is the main script for the frontend of the application and is developed using the Streamlit framework.

  • requirements.txt: This file lists the Python dependencies required for frontend application. These dependencies can be installed using a package manager like pip.

  • README.md: This is a Markdown file that typically contains documentation for the project. It include information on how to set up and run your application, dependencies, and any other relevant details.


Application

How to use

Users can use this application by entering the desired location on the widget. The application features a chatbot that users can converse with to receive suggestions.

User Input

streamlit-app-2024-02-20-05-02-33.mp4

ChatBot

streamlit-app-2024-02-20-05-02-46.mp4

About

This project aims to build a traveling recommendation application using Google Places API and OpenAI LLM.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0