Skip to content

A lightweight AI app on Cloudflare where users enter food preferences. The Worker uses Llama 3.3 on Workers AI to generate three suggestions and stores the last query and its results in KV for memory.

Notifications You must be signed in to change notification settings

Sparsh101AI/Food-Recommendation-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🍴 Food Agent

A simple food recommendation app that helps you discover meals and recipes quickly.
Deployed on Cloudflare Workers: food-agent.sparshpatel6165.workers.dev


πŸš€ Features

  • βœ… Personalized food suggestions
  • βœ… Fast, lightweight serverless backend using Cloudflare Workers
  • βœ… Easy-to-use interface

🌐 Live Demo

πŸ‘‰ Try the app here


πŸ› οΈ Tech Stack

  • Frontend: HTML, CSS, JavaScript (or React if applicable)
  • Backend: Cloudflare Workers
  • Data: Food-related API / custom dataset

πŸ“¦ Getting Started

Clone the repo:

git clone https://github.com/Sparsh101AI/Food-Agent.git
cd Food-Agent

About

A lightweight AI app on Cloudflare where users enter food preferences. The Worker uses Llama 3.3 on Workers AI to generate three suggestions and stores the last query and its results in KV for memory.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published