#This is a Python Project, which can provide transportation and tourist information to the user.
#Flask and swagger based
#open sourced APIs will be used in this porject
• Design and implement web server supporting HTTP GET requests, persistent connection and static file serving.
• Implementation using Flask library, Swagger UI and embedded external API for retrieving real-time transportation information.
• Maintain local SQLite database to keep track of user’s saved stops.
• Embedding Gemini API (Google AI tool) to provide extra touring tips for users.