Git Product home page Git Product logo

trip-companion's Introduction

Trip Companion!

Description

"Trip Companion" is a Streamlit web application that utilizes the Gemini Generative AI API to provide informative descriptions for uploaded images of historical places. It simulates a tour guide experience, generating details about architectural features, descriptions, directions, and more.

Features

  • Upload images of historical places or nature scenes.
  • Receive informative descriptions like a tourist guide.
  • Explore architectural features in a tabular or bulleted format.
  • Get details on how to reach the place, timings, entry fees, and Google Maps direction links.

Usage

  1. Visit the application here.
  2. Upload an image of a historical place or a nature scene.
  3. Click on the "Discover🔎" button.
  4. Wait for the AI to process the image and provide information.
  5. Review the generated content and explore the insights.

Dependencies

  • dotenv: For loading environment variables.
  • google.generativeai: Wrapper for the Gemini Generative AI API.
  • streamlit: Framework for creating web applications.
  • PIL: Python Imaging Library for image processing.
  • time: Used for adding a delay during processing.

Configuration

  1. Install dependencies using pip install -r requirements.txt.
  2. Set up a .env file with your Gemini API key.

How to Run

streamlit run your_app_name.py

Developed with ❤ by Ambarish.

trip-companion's People

Contributors

amanna13 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.