{"id":27085487,"url":"https://github.com/rahulkrsharma2004/hackathon-project","last_synced_at":"2025-10-13T05:45:42.967Z","repository":{"id":280049078,"uuid":"940831293","full_name":"Rahulkrsharma2004/Hackathon-Project","owner":"Rahulkrsharma2004","description":"A voice-enabled restaurant recommendation system that detects the user’s live location, fetches nearby restaurants using OpenStreetMap (Nominatim API) or Foursquare API, and suggests the top 5 menu items using voice output.","archived":false,"fork":false,"pushed_at":"2025-03-02T15:35:18.000Z","size":14004,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-13T07:35:44.774Z","etag":null,"topics":["axios","cors","css3","dotenv","geolocationapi","mern-stack","mongodb","mongoose","nodejs","openstreetmap","reactjs"],"latest_commit_sha":null,"homepage":"https://hackathon-project-restro.vercel.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rahulkrsharma2004.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-28T21:54:27.000Z","updated_at":"2025-03-18T02:39:28.000Z","dependencies_parsed_at":"2025-03-01T00:34:32.381Z","dependency_job_id":"4ed3cd33-f82f-494d-b180-8c246bccfac4","html_url":"https://github.com/Rahulkrsharma2004/Hackathon-Project","commit_stats":null,"previous_names":["rahulkrsharma2004/hackathon-project"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Rahulkrsharma2004/Hackathon-Project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahulkrsharma2004%2FHackathon-Project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahulkrsharma2004%2FHackathon-Project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahulkrsharma2004%2FHackathon-Project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahulkrsharma2004%2FHackathon-Project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rahulkrsharma2004","download_url":"https://codeload.github.com/Rahulkrsharma2004/Hackathon-Project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rahulkrsharma2004%2FHackathon-Project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013708,"owners_count":26085394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["axios","cors","css3","dotenv","geolocationapi","mern-stack","mongodb","mongoose","nodejs","openstreetmap","reactjs"],"created_at":"2025-04-06T04:37:29.937Z","updated_at":"2025-10-13T05:45:42.911Z","avatar_url":"https://github.com/Rahulkrsharma2004.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hackathon-Project  \n\n# 🗣️ Voice Assistant for Nearby Restaurants (MERN)  \n\n## 🚀 Overview  \nThis project is a **voice-enabled restaurant recommendation system** that helps users discover the **top 5 food items** from the nearest restaurants in real-time. It detects the **user's live location**, fetches nearby restaurants from **OpenStreetMap (Nominatim) or Foursquare API**, and announces the recommended food items using the **Speech Synthesis API**.  \n\n\u003cimg width=\"957\" alt=\"h1\" src=\"https://github.com/user-attachments/assets/4556db62-11fd-4b8a-b101-847883d5d992\" /\u003e\n\u003cimg width=\"946\" alt=\"h2\" src=\"https://github.com/user-attachments/assets/50cc717c-1b28-406e-ada0-f1541365959f\" /\u003e\n\u003cimg width=\"951\" alt=\"h3\" src=\"https://github.com/user-attachments/assets/423f5ead-8116-400e-8768-d14903f13563\" /\u003e\n\n## 🎯 Features  \n✅ **Live location detection** using Geolocation API  \n✅ **Fetch nearby restaurants** from OpenStreetMap or Foursquare API  \n✅ **Voice assistant functionality** to read out the recommendations  \n✅ **Top 5 menu item suggestions** for each restaurant  \n✅ **User-friendly interface** with Tailwind CSS  \n✅ **MERN stack backend** with MongoDB storage  \n✅ **Fast API response** using indexed geospatial queries  \n✅ **Secure \u0026 optimized deployment** using cloud services  \n\n## 🛠 Tech Stack  \n\n### **Frontend:**  \n- **React.js** - UI framework  \n- **Tailwind CSS** - Modern styling  \n- **Axios** - API requests  \n- **Geolocation API** - Fetch live user location  \n- **Speech Synthesis API** - Voice assistant functionality  \n\n### **Backend:**  \n- **Node.js** - Server-side JavaScript  \n- **Express.js** - API framework  \n- **MongoDB** - NoSQL database for restaurant data  \n- **Mongoose** - MongoDB ORM  \n- **OpenStreetMap API (Nominatim)** - Free location-based search  \n- **Foursquare Places API** - Alternative for finding restaurants  \n\n---\n\n## 🔄 How It Works  \n\n1️⃣ **User opens the application**  \n2️⃣ The app **requests live location access**  \n3️⃣ The backend queries **OpenStreetMap (or Foursquare API)** to find **restaurants near the user**  \n4️⃣ The database retrieves the **top 5 menu items** for each restaurant  \n5️⃣ The **Voice Assistant** announces the recommendations  \n6️⃣ Users can browse through suggestions in the **React UI**  \n\n---\n\n## 🔗 LINK  \n\n🔹 **Frontend Deployment:** [Frontend Live Link](https://hackathon-project-restro.vercel.app)  \n🔹 **Demo Video:** [Watch the Video](https://drive.google.com/file/d/1wYqG-zTrB-pCMu_tIj7W-_daY3uYda6j/view?usp=drive_link)  \n\n---\n\n## ⚙️ Setup \u0026 Installation\n\n### 🔹 Frontend Setup  \n1. Clone the repository  \n   ```sh\n   git clone https://github.com/Rahulkrsharma2004/Hackathon-Project.git\n   cd Backend-Voice-assignment\n\n### 🔹 Backend Setup  \n1. Clone the repository  \n   ```sh\n   git clone https://github.com/Rahulkrsharma2004/Hackathon-Project.git\n   cd Frontend-Voice-Assignment\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahulkrsharma2004%2Fhackathon-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frahulkrsharma2004%2Fhackathon-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahulkrsharma2004%2Fhackathon-project/lists"}