{"id":30655997,"url":"https://github.com/abdulsamad183/cooking_agent","last_synced_at":"2026-04-13T09:31:54.930Z","repository":{"id":311589894,"uuid":"1044181310","full_name":"abdulsamad183/cooking_agent","owner":"abdulsamad183","description":"Cooking Agent is a simple multi-modal AI project that takes an image of ingredients, extracts them, and suggests possible recipes. If the ingredients are not sufficient, it recommends additional ones to complete a recipe.","archived":false,"fork":false,"pushed_at":"2025-08-25T10:09:07.000Z","size":113987,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-04T18:44:50.590Z","etag":null,"topics":["agentic-ai","ai","deep-learning","machine-learning","multimodal","nlp","openai","streamlit"],"latest_commit_sha":null,"homepage":"","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/abdulsamad183.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}},"created_at":"2025-08-25T09:56:17.000Z","updated_at":"2025-09-02T18:28:00.000Z","dependencies_parsed_at":"2025-08-25T12:24:31.148Z","dependency_job_id":"3e63bc1b-4664-46a7-835f-70bbe281090e","html_url":"https://github.com/abdulsamad183/cooking_agent","commit_stats":null,"previous_names":["abdulsamad183/cooking_agent"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abdulsamad183/cooking_agent","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulsamad183%2Fcooking_agent","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulsamad183%2Fcooking_agent/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulsamad183%2Fcooking_agent/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulsamad183%2Fcooking_agent/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abdulsamad183","download_url":"https://codeload.github.com/abdulsamad183/cooking_agent/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdulsamad183%2Fcooking_agent/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31746294,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T09:16:15.125Z","status":"ssl_error","status_checked_at":"2026-04-13T09:16:05.023Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["agentic-ai","ai","deep-learning","machine-learning","multimodal","nlp","openai","streamlit"],"created_at":"2025-08-31T10:03:07.891Z","updated_at":"2026-04-13T09:31:54.908Z","avatar_url":"https://github.com/abdulsamad183.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🥘 AI Recipe Assistant\n\nThis project is an **Agentic AI system** built with LangGraph and OpenAI that takes an **image of ingredients**, extracts them using AI, and suggests possible recipes.  \nIf the provided ingredients are not sufficient, the agent recommends **additional ingredients** to complete the recipe.  \n\n---\n\n## 🚀 Features\n- Upload an **image of ingredients**.\n- Agent extracts ingredients from the image using OpenAI Vision API.\n- Suggests a **recipe** based on available ingredients.\n- If ingredients are insufficient, agent recommends **additional ingredients**.\n- Built with **LangGraph** for agent orchestration.\n\n---\n\n## 🛠️ Setup \u0026 Installation\n\n### 1️⃣ Clone the Repository\n```bash\ngit clone https://github.com/abdulsamad183/cooking_agent.git\ncd cooking_agent\n```\n\n### 2️⃣ Create a Virtual Environment (optional but recommended)\n```bash\npython -m venv env\nsource env/bin/activate   # On Linux/Mac\nenv\\Scripts\\activate      # On Windows\n```\n\n### 3️⃣ Install Dependencies\n```bash\npip install -r requirements.txt\n```\n\n### 4️⃣ Set up OpenAI API Key\nCreate a .env file in the project root directory and add your OpenAI API key:\n```bash\nOPENAI_API_KEY=your_api_key_here\n```\n\n### 5️⃣ Run the Application\n```bash\nstreamlit run app.py\n```\n---\n## 💡 Contributing\n\nWe welcome contributions from everyone! Whether it's fixing a bug, improving documentation, or adding a new feature — your help makes this project better.\n\n### 🐛 Reporting Issues\nIf you discover a bug or have a suggestion, please [open an issue](../../issues) and describe it clearly.\n\n### ✨ Feature Requests\nGot an idea to make this project more awesome? Share your thoughts in the issues section and let's discuss!\n\n### 📦 Pull Requests\n- Fork the repository\n- Create a new branch for your feature/fix\n- Commit your changes with a clear message\n- Open a Pull Request and describe your changes\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdulsamad183%2Fcooking_agent","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdulsamad183%2Fcooking_agent","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdulsamad183%2Fcooking_agent/lists"}