{"id":26462965,"url":"https://github.com/dhruv-m1/ninjachefs","last_synced_at":"2025-03-19T06:38:56.460Z","repository":{"id":182487055,"uuid":"506823815","full_name":"dhruv-m1/ninjachefs","owner":"dhruv-m1","description":"Web application that leverages generative AI to simplify online recipe sharing 🧑‍🍳🍽️","archived":false,"fork":false,"pushed_at":"2024-05-16T19:23:39.000Z","size":10353,"stargazers_count":80,"open_issues_count":2,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-05T23:13:23.267Z","etag":null,"topics":["clerk","expressjs","generative-ai","mongodb","nodejs","reactjs","recipe-sharing"],"latest_commit_sha":null,"homepage":"https://go.dhruv.tech/p/ninjachefs","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/dhruv-m1.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}},"created_at":"2022-06-23T23:54:25.000Z","updated_at":"2024-08-05T23:13:26.147Z","dependencies_parsed_at":"2023-11-22T01:02:26.350Z","dependency_job_id":"2050e4c0-4df2-4aca-901b-f32b72944d04","html_url":"https://github.com/dhruv-m1/ninjachefs","commit_stats":null,"previous_names":["dhruv-tech/ninjachefs","dhruv-m1/ninjachefs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhruv-m1%2Fninjachefs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhruv-m1%2Fninjachefs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhruv-m1%2Fninjachefs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dhruv-m1%2Fninjachefs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dhruv-m1","download_url":"https://codeload.github.com/dhruv-m1/ninjachefs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244374564,"owners_count":20442665,"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":["clerk","expressjs","generative-ai","mongodb","nodejs","reactjs","recipe-sharing"],"created_at":"2025-03-19T06:38:56.011Z","updated_at":"2025-03-19T06:38:56.445Z","avatar_url":"https://github.com/dhruv-m1.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NinjaChefs + AI\n\n*Web application that leverages generative AI to simplify online recipe sharing.*\n\n📑 For **technical documentation**, please see this [GitBook](https://dhruv-tech.gitbook.io/ninjachefs).\n\n## Try it out\n\n🌐 See a **live demo** [here](https://go.dhruv.tech/p/ninjachefs).\n\n🍽️ **Sample recipes** for testing the demo can be found [here](https://github.com/dhruv-tech/ninjachefs/wiki).\n\n\u003cimg src=\"https://github.com/dhruv-tech/ninjachefs/assets/26849655/5b1c885d-72ca-416d-988c-07f68267540f\" alt=\"screenshot of ninjachefs homepage\" height=\"375\"\u003e\n\n## Introduction\n\nSharing recipes online is tedious, and often involves a lot more than just writing the recipe - such as preparing a detailed ingredient list, writing an introduction, taking an appetising picture and a lot more.\n\nNinjaChefs + AI, attempts to eliminate this 'barrier to entry' from online recipe sharing and make it accessible by helping the user focus on just the recipe.\n\n## Tech Stack\n\n* React (as the frontend framework)\n* Tailwind (for styling the frontend)\n* Node.js with Express (for building the backend API)\n* MongoDB (as the datastore)\n* CloudFlare Images (as the CDN for serving images)\n* Clerk (for Authentication)\n* OpenAI Platform SDK (for building Generative AI features)\n* Cloudflare Workers (for building scheduled workers)\n\n## Compatibility\n\nThe web application is compatible with the latest versions of:\n\n* Chromium-based browsers Desktop/Mobile (ver. 114+) (Tested on Microsoft Edge \u0026 Google Chrome)\n* Mozilla Firefox Desktop/Mobile (ver. 115+)\n\n## List of Features\n\n### Find recipes\n\n* Publicly view shared recipes.\n* Search recipes by name, author or diet.\n* Pagination wherever a list/grid of recipes is displayed.\n\n### Share recipes\n\n* Add recipes with AI Assistance\n  * AI will do the following:\n    * Write the introduction and description of the recipe (GPT 3.5)\n    * Identify and sort ingredients used in the recipe to build a categorised ingredient list, and associate ingredents with steps in which they are used. (GPT 3.5)\n    * Identify whether the recipe is non-vegetarian, vegetarian or vegan.\n    * Visualise and generate a cover image for the recipe if none is uploaded (GPT 3.5 \u0026 DALL-E 2)\n      \n * Asynchronous processing of recipe submissions with polling-based status updates.\n\n### Manage your recipes\n\n* Authenticate with 3rd party OAuth providers or a local username and password.\n* View recipes shared by you. \n* Delete your recipes.\n* Manually edit your recipes to correct typos or mistakes in AI generated elements.\n\n### Community Safety\n\n* AI-powered spam filteration.\n* AI-powered insights on common food allergens in recipes.\n* AI-powered insights on the health implications of recipes.\n  \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhruv-m1%2Fninjachefs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdhruv-m1%2Fninjachefs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdhruv-m1%2Fninjachefs/lists"}