Smart Recipe Finder
Suggest recipes that minimize food waste by using ingredients that are about to expire or are leftovers from other meals
비디오
설명
SmartRecipeFinder
Suggest recipes that minimize food waste by using ingredients that are about to expire or are leftovers from other meals. SmartRecipeFinder is a chatbot specifically designed to assist users with recipe suggestion-related inquiries. By feeding data about various recipe suggestions into a large language model (LLM), this chatbot provides insightful information and advice for recipe suggestion care, identification, and maintenance.
Features
- User-friendly interface for answering recipe suggestion-related questions.
- Comprehensive repository of recipe suggestion-related information.
- Personalized guidance and recommendations based on user inputs.
Installation
To get started with SmartRecipeFinder, follow these steps:
- Clone the repository:git clone https://github.com/code001001/SmartRecipeFinder.git cd SmartRecipeFinder
- Install the Gaia Node: Run the command below:curl -sSfL 'https://github.com/GaiaNet-AI/gaianet-node/releases/latest/download/install.sh' | bash
- Update the config.json file to run with a small language model:gaianet init --config https://raw.githubusercontent.com/harishkotra/Gaia-8G/refs/heads/main/config_8g.json
- Start the node:gaianet start
How to Use
- Open your web browser and navigate to the generated link.
- Start interacting with the chatbot by typing your recipe suggestion-related questions.
해커톤 진행 상황
Throughout the hackathon, these students demonstrated remarkable growth by effectively collaborating in teams, applying agile methodologies, and rapidly prototyping solutions. They showcased their technical proficiency by integrating APIs, deploying cloud services, and creating user-friendly interfaces. Their ability to adapt, learn new tools, and innovate under time constraints highlighted their potential to contribute to complex projects like Event Management Expert.