{"id":21156689,"url":"https://github.com/rxb3rth/restaurant-recommender","last_synced_at":"2025-07-09T12:32:39.623Z","repository":{"id":131117481,"uuid":"599220356","full_name":"roberthgnz/restaurant-recommender","owner":"roberthgnz","description":"Find your next delicious meal with ease using our AI-powered restaurant recommendation website.","archived":false,"fork":false,"pushed_at":"2024-02-26T20:38:11.000Z","size":932,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-04T00:04:59.643Z","etag":null,"topics":["ai","gpt-3","openapi","project"],"latest_commit_sha":null,"homepage":"https://restaurant-recommender-steel.vercel.app","language":"Vue","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/roberthgnz.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}},"created_at":"2023-02-08T17:44:04.000Z","updated_at":"2024-02-13T22:28:48.000Z","dependencies_parsed_at":"2023-07-05T12:46:16.606Z","dependency_job_id":null,"html_url":"https://github.com/roberthgnz/restaurant-recommender","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roberthgnz%2Frestaurant-recommender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roberthgnz%2Frestaurant-recommender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roberthgnz%2Frestaurant-recommender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/roberthgnz%2Frestaurant-recommender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/roberthgnz","download_url":"https://codeload.github.com/roberthgnz/restaurant-recommender/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225543533,"owners_count":17486059,"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","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":["ai","gpt-3","openapi","project"],"created_at":"2024-11-20T11:48:12.568Z","updated_at":"2025-07-09T12:32:34.275Z","avatar_url":"https://github.com/roberthgnz.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Restaurant Recommender](https://www.restaurant-recommender.com)\n\nThis project generates restaurant recommendations based on your preferences. It uses the [OpenAI GPT-3 API](https://openai.com/api/) (specifically, text-davinci-003) and [Vercel Edge functions](https://vercel.com/features/edge-functions) with streaming. It constructs a prompt based on the form and user input, sends it to the GPT-3 API via a Vercel Edge function, then streams the response back to the application.\n\n[![Restaurant Recommender](./public/screenshot.png)](https://www.restaurant-recommender.com)\n\n## Running Locally\n\nAfter cloning the repo, go to [OpenAI](https://beta.openai.com/account/api-keys) to make an account and put your API key in a file called `.env`.\n\nAlso need Google Maps API key `GOOGLE_MAPS_API_KEY` in `.env`.\n\nThen, run the application in the command line and it will be available at `http://localhost:3000`.\n\n```bash\nvercel dev\n```\n\n## One-Click Deploy\n\nDeploy the example using [Vercel](https://vercel.com?utm_source=github\u0026utm_medium=readme\u0026utm_campaign=vercel-examples):\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/HolaSoyGonZzA/restaurant-recommender\u0026env=OPENAI_API_KEY\u0026env=GOOGLE_MAPS_API_KEY\u0026project-name=restaurant-recommender\u0026repo-name=restaurant-recommender)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frxb3rth%2Frestaurant-recommender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frxb3rth%2Frestaurant-recommender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frxb3rth%2Frestaurant-recommender/lists"}