Loading repository data…
Loading repository data…
LS-2ednar / repository
ChatGPT said: BiteWise is your smart command-line sous-chef—fetching recipes, nutrition facts, and step-by-step guides straight to your terminal, complete with mouthwatering images.
ChatGPT said: BiteWise is your smart command-line sous-chef—fetching recipes, nutrition facts, and step-by-step guides straight to your terminal, complete with mouthwatering images.
This Hackathon version for the BOOT.DEV Hackathon 2025 currently relies on a GEMINI API key. Follow the installation steps to set everything up correctly.
git clone https://github.com/LS-2ednar/BiteWise
cd BiteWise
python -m venv venv
or
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
.env file:touch .env
Add the following line to your .env file:
GEMINI_API_KEY="your_api_key_here"
python BiteWise.py --demo
python BiteWise.py --recipie "YOUR DISH OF CHOICE"
python BiteWise.py --nutrition "YOUR DISH OF CHOICE"
python BiteWise.py --image "YOUR DISH OF CHOICE"
python BiteWise.py --demo
python BiteWise.py --help
<<<<<<< HEAD
dc365f0 (new commit) =======
updated some knowledge
here is even more stuff
Features that would be nice to have can be addeed at a later sage. Awesome fruit needs to be added into the mix in case you did not know, there are delicous recpies which want to be learned.