{"id":17746752,"url":"https://github.com/andrekovac/giftagram","last_synced_at":"2025-04-01T05:13:19.769Z","repository":{"id":76129088,"uuid":"47059406","full_name":"andrekovac/GiftaGram","owner":"andrekovac","description":"Recommend gifts for your friends based on instagram pics","archived":false,"fork":false,"pushed_at":"2016-05-30T19:14:36.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-08-08T02:44:13.553Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andrekovac.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2015-11-29T10:39:23.000Z","updated_at":"2023-08-08T02:44:13.554Z","dependencies_parsed_at":"2023-05-22T14:30:40.360Z","dependency_job_id":null,"html_url":"https://github.com/andrekovac/GiftaGram","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrekovac%2FGiftaGram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrekovac%2FGiftaGram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrekovac%2FGiftaGram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrekovac%2FGiftaGram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrekovac","download_url":"https://codeload.github.com/andrekovac/GiftaGram/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246586036,"owners_count":20801028,"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":[],"created_at":"2024-10-26T08:41:53.371Z","updated_at":"2025-04-01T05:13:19.752Z","avatar_url":"https://github.com/andrekovac.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GiftaGram\n\nA [meteor.js](https://www.meteor.com/) App which generates gift recommendations for your friends based on their Instagram pics.\n\nDeveloped during the [app@night](https://www.appatnight.de/) hackathon in Munich.\n\n## How it works\n\n1. First the app fetches images of the Instagram account of a user you choose.\n2. Then the [IBM Alchemy Vision API](http://vision.alchemy.ai/) is used to identify objects of interest inside the fetched images with IBM's image recognition AI.\n3. The identified objects are then used to generate gift recommendations which suit the instagram user (to be implemented in the future).\n\n\n## How to run the app\n\n1. Clone the repository\n\n\t\t$ git clone https://github.com/Andruschenko/GiftaGram.git\n\n2. Instagram credentials\n\t* Generate your instagram access token, for example at [http://instagram.pixelunion.net/](http://instagram.pixelunion.net/)\n\t* Exchange `YOUR_INSTAGRAM_ACCESS_TOKEN ` with your access token in the following line:\n\n\t\t\tvar access_token = \"YOUR_INSTAGRAM_ACCESS_TOKEN\";\n\n3. IBM Alchemy credentials\n\t* Create your API key by following this [Getting Started Guide](http://www.alchemyapi.com/developers/getting-started-guide).\n\t* Add your API key to the App.\n\n4. Start the meteor server\n\n\t\t$ meteor\n\n5. Open the app by visiting `http://localhost:3000/` in your favorite browser.\n\n\n## Contributors\n\n* @favll\n* Simon Zachau","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrekovac%2Fgiftagram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrekovac%2Fgiftagram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrekovac%2Fgiftagram/lists"}