Skip to content

mahyami/mapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MaPi

Overview

Do you constantly add new restaurants and cafés to your Google Maps saved places without really trying them out?
Or you can't find the correct place from your saved places when you're craving something?
If that's the case then we have the perfect solution for you!
You just need to login to your google account and tell us about your current craving.
We will look into your saved places and find the best place for you!

Screenshots

Welcome Screen User prompt
mapi_initial mapi_result

Installation

Setup

  1. Clone the Repository:

    git clone https://github.com/mahyami/mapi

  2. Create your API keys: Go to Google consoles. Create the API Key for Maps

google_console
  1. Environment Variables:
    • Create a apikey.properties file in the root directory.
      GOOGLE_API_KEY="YOUR_KEY"  
      GOOGLE_GEN_AI_KEY ="YOUR_KEY"
      OAUTH_CLIENT_ID="YOUR_KEY"
      OAUTH_CLIENT_SECRET="YOUR_KEY"
      
    • Replace the placeholders with your actual API keys.
  2. OAuth: Please refere to this doc.

About

Maps x Gemini 🚀

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages