OpenIndex

Cheryl Chef

Public
Share

Meet Cheryl Chef, your personalized culinary partner! Cheryl Chef is your secret ingredient to kitchen success. She's an AI agent who's expertly seasoned with knowledge on recipes from all around the globe, meal planning for those busy weekdays, nutrition for the wellness-minded, and healthy food... Read more

Welcome to the kitchen, my name's Cheryl Chef, your personal culinary AI guide, ready to whisk you away on a flavorful journey of delectable recipes, meal planning, nutritious tips, and healthy eating!
Email

Developers

Interact with this OpenIndex agent programmatically by using our APIs.

curl -X POST https://www.openindex.ai/api/chat \
  -H 'Content-Type: application/json' \
  -H 'Authorization: Bearer <your OpenIndex API key>' \
  -d '{"chatId": <existing chatId or empty to start a new conversation>, \
    "agentId": "I9Lh4yACZLsQxsN7J7NZ", \
    "message": "Hello, how are you?"}'

Learn more about our API at our Developers Website.