{"id":19570842,"url":"https://github.com/sebhoron/food-chatbot","last_synced_at":"2026-05-15T04:32:14.566Z","repository":{"id":252057241,"uuid":"839280053","full_name":"sebhoron/food-chatbot","owner":"sebhoron","description":"Personal assistant bot able to find recipes and weather details","archived":false,"fork":false,"pushed_at":"2024-09-06T17:33:15.000Z","size":261,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-26T10:45:21.959Z","etag":null,"topics":["haystack","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/sebhoron.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":"2024-08-07T09:44:09.000Z","updated_at":"2024-09-06T17:38:33.000Z","dependencies_parsed_at":"2024-08-07T13:25:44.703Z","dependency_job_id":"a92c73be-83f1-4c30-8a6b-0ecc23db40e5","html_url":"https://github.com/sebhoron/food-chatbot","commit_stats":null,"previous_names":["sebhoron/haystack-example","sebhoron/food-chatbot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sebhoron/food-chatbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebhoron%2Ffood-chatbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebhoron%2Ffood-chatbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebhoron%2Ffood-chatbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebhoron%2Ffood-chatbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebhoron","download_url":"https://codeload.github.com/sebhoron/food-chatbot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebhoron%2Ffood-chatbot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33053731,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["haystack","python"],"created_at":"2024-11-11T06:16:32.773Z","updated_at":"2026-05-15T04:32:14.550Z","avatar_url":"https://github.com/sebhoron.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Food Chatbot\n\n\n## Description\n\nThis project demonstrates a tooling capabilities for LLMs using the Haystack framework and Azure OpenAI. It showcases how to create a basic question-answering system.\n\n## Features\n\n- Weather checker and recipe finder\n- Custom prompt template\n- Integration with Azure OpenAI for text generation\n- Visualizes the pipeline structure\n\n## Prerequisites\n\n- [Git](https://git-scm.com/downloads)\n- [Python 3.10+](https://www.python.org/downloads/)\n- [Poetry](https://python-poetry.org/docs/)\n- An Azure OpenAI account with API access\n- A Spoonacular API key\n- Visual Crossing Weather API key\n\n## Installation\n\n1. Clone this repository:\n\n* `git clone https://github.com/sebhoron/food-chatbot.git`\n* `cd food-chatbot`\n\n2. Install the required packages:\n\n* `poetry shell`\n* `poetry install`\n\n3. Create a `.env` file in the project root and add your Azure OpenAI credentials:\n\n* `AZURE_OPENAI_KEY=your_api_key`\n* `AZURE_OPENAI_INSTANCE_NAME=your_instance_name`\n* `AZURE_OPENAI_ENDPOINT0=your_instance_endpoint`\n* `AZURE_OPENAI_DEPLOYMENT_NAME=your_model_deployment_name`\n* `VISUAL_CROSSING_WEATHER_API_KEY=your_weather_api_key`\n* `SPOONACULAR_API_KEY=your_food_api_key`\n\n## Usage\n\nRun the main script:\n`poetry run python -m food-chatbot`\n\n## License\n\n[MIT License](LICENSE)\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## Acknowledgements\n\nThis project uses the [Haystack](https://github.com/deepset-ai/haystack) framework by deepset.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebhoron%2Ffood-chatbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebhoron%2Ffood-chatbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebhoron%2Ffood-chatbot/lists"}