AI-powered recipe generator using Hugging Face Inference API
- Generate recipes from ingredient lists
- AI-powered cooking suggestions
- Responsive UI with modern design
- Environment variable configuration for API access
- React + Vite
- Hugging Face Inference Client
- CSS Modules
npm install
npm run dev- Get your Hugging Face access token
- Create .env file in root directory:
VITE_HF_ACCESS_TOKEN=your_token_here
- Start dev server
- Enter ingredients
- Get AI-generated recipes