{"id":27118374,"url":"https://github.com/whisplnspace/ai-chefmate","last_synced_at":"2026-04-24T16:06:44.232Z","repository":{"id":286081074,"uuid":"960304715","full_name":"whisplnspace/AI-ChefMate","owner":"whisplnspace","description":"Your AI-powered Indian Chef - Swag Se Banaye Khana! 🍲","archived":false,"fork":false,"pushed_at":"2025-04-04T08:22:21.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T22:44:35.363Z","etag":null,"topics":["chatbot","gemini-api","googlegemini","hugging-face","huggingface-spaces","llms","nlp","streamlit"],"latest_commit_sha":null,"homepage":"https://huggingface.co/spaces/whisplnspace/AI_ChefMate","language":"Python","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/whisplnspace.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":"2025-04-04T07:50:23.000Z","updated_at":"2025-04-04T08:22:25.000Z","dependencies_parsed_at":"2025-04-09T22:35:05.693Z","dependency_job_id":null,"html_url":"https://github.com/whisplnspace/AI-ChefMate","commit_stats":null,"previous_names":["whisplnspace/ai-chefmate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/whisplnspace/AI-ChefMate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whisplnspace%2FAI-ChefMate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whisplnspace%2FAI-ChefMate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whisplnspace%2FAI-ChefMate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whisplnspace%2FAI-ChefMate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whisplnspace","download_url":"https://codeload.github.com/whisplnspace/AI-ChefMate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whisplnspace%2FAI-ChefMate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32230441,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["chatbot","gemini-api","googlegemini","hugging-face","huggingface-spaces","llms","nlp","streamlit"],"created_at":"2025-04-07T07:57:34.480Z","updated_at":"2026-04-24T16:06:44.227Z","avatar_url":"https://github.com/whisplnspace.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"### **📜 AI ChefMate - Indian Recipe Generator \u0026 Chatbot 🍛🇮🇳**  \nYour **AI-powered Indian Chef** that generates **authentic recipes** and answers all your **cooking-related questions**!  \nBuilt with **Google Gemini API** \u0026 **Streamlit**, this app brings the **flavors of India** to your kitchen.  \n\n---\n\n## **🚀 Features**\n✅ **🍲 AI Recipe Generator** – Enter ingredients, get unique Indian recipes  \n✅ **🤖 AI Chatbot** – Ask cooking-related questions \u0026 get expert answers  \n✅ **🌎 Regional Cuisine Selection** – Choose from **North, South, East, West India**  \n✅ **🌶️ Spice Level Recommendations** – Adjust recipes based on your taste  \n✅ **🥘 Food Pairing Suggestions** – Get the best combinations (e.g., **Paneer Butter Masala + Naan**)  \n✅ **🎨 Beautiful UI** – Indian-themed aesthetic  \n\n---\n\n## **📸 Screenshot**\n![Image](https://github.com/user-attachments/assets/b1fd13e3-ccd1-48f3-8a24-640e717fbc50)\n---\n\n## **🔧 Installation \u0026 Setup**\n### **1️⃣ Clone the Repository**\n```sh\ngit clone https://github.com/whisplnspace/ai-chefmate.git\ncd ai-chefmate\n```\n\n### **2️⃣ Create \u0026 Activate a Virtual Environment**  \n#### **For Windows:**\n```sh\npython -m venv env\nenv\\Scripts\\activate\n```\n#### **For Mac/Linux:**\n```sh\npython3 -m venv env\nsource env/bin/activate\n```\n\n### **3️⃣ Install Dependencies**\n```sh\npip install -r requirements.txt\n```\n\n### **4️⃣ Add Your API Key**\nCreate a **`.env`** file in the project folder and add your **Google Gemini API Key**:\n```\nGEMINI_API_KEY=your_gemini_api_key_here\n```\n\n### **5️⃣ Run the App**\n```sh\nstreamlit run app.py\n```\n\n---\n\n## **🛠️ Requirements**\n- **Python 3.8+**  \n- **Google Gemini API Key**  \n- **Streamlit** for UI  \n- **Google Generative AI SDK**  \n- **dotenv** for API key security  \n\n---\n\n## **📝 Usage Guide**\n### **🌟 How to Generate a Recipe**\n1️⃣ **Enter ingredients** (e.g., \"Paneer, Methi, Jeera\")  \n2️⃣ **Choose cuisine \u0026 region** (e.g., \"Punjabi, North India\")  \n3️⃣ Click **\"Generate Recipe\"** – Get a **detailed step-by-step recipe**!  \n\n### **💬 How to Use the Chatbot**\n1️⃣ Type a **cooking-related question** (e.g., \"How to make fluffy rotis?\")  \n2️⃣ Click **\"Get AI Advice\"** – AI ChefMate will **instantly reply**!  \n\n---\n\n## **📌 Project Structure**\n```\nai-chefmate/\n│── .env                  # API Key (NOT shared publicly)\n│── app.py                # Main Streamlit App\n│── requirements.txt      # Required Python packages\n│── README.md             # Project Documentation\n```\n\n---\n\n## **🌟 Future Improvements**\n🔹 **Multi-language Support** (Hindi, Tamil, Bengali, etc.)  \n🔹 **Voice Command Input** for Chatbot  \n🔹 **AI-generated Cooking Videos**  \n\n---\n\n## **🛡️ License**\nThis project is **open-source** under the **MIT License**.  \n\n---\n\n## **💙 Made with Love**\nBuilt with **Google Gemini AI** \u0026 **Streamlit** to celebrate **Indian cuisine**! 🇮🇳  \nWant to improve it? **Contribute on GitHub!** 🚀  \n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhisplnspace%2Fai-chefmate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhisplnspace%2Fai-chefmate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhisplnspace%2Fai-chefmate/lists"}