Chef Paxto Documentation

Master Chef Paxto

Learn how to use Chef Paxto to generate recipes using AI, save and manage your personal recipe vault, and explore the magic behind the scenes.

🧠 How It Works

🥕

1. Submit Ingredients

Tell Paxto what you have — like 'chicken, garlic, lemon'.

🤖

2. AI Creates Recipe

LLaMA 3 70B generates a delicious recipe with steps & tips.

📚

3. Save & Explore

Save your recipes and explore them in your dashboard anytime.

📖 Step-by-Step Guide

👤

1. Account Setup

Sign up or sign in to access your dashboard

✍️

2. Input Ingredients

Use the input field to enter ingredients in natural language

3. Generate Recipe

Wait for AI to generate a recipe. Review, edit, or favorite it

🗂️

4. Manage Recipes

Access all your saved recipes from the dashboard anytime

💻 Developer API (Coming Soon)

Soon you'll be able to use our public API to generate recipes via HTTP requests.

POST https://api.chefpaxto.com/generate
Content-Type: application/json
Authorization: Bearer YOUR_API_KEY

{
  "ingredients": ["chicken", "rice", "garlic"],
  "dietary_preferences": ["low-carb"],
  "cuisine_style": "italian",
  "servings": 2
}

Ready to Cook with AI?

Head over to the dashboard and start generating magic recipes with Chef Paxto.