Your Recipe API server is up and running! Here are the available endpoints:
Fetch all recipes
Fetch a single recipe by ID
Manually add a new recipe
Delete a recipe by ID
Process a YouTube video into a recipe
Get all content creators with pagination
Get a single content creator by ID
Get all recipes by a specific content creator
Check database setup status and get setup instructions
Voice assistant health check
Transcribe audio to text using OpenAI Whisper
Recipe-aware chat with GPT-3.5
Convert text to speech using OpenAI TTS
🎯 Complete audio-to-audio workflow: Send audio → transcribe → chat → speech response
Get TikTok video transcript and details from a TikTok URL
Get Instagram post details and video transcript from an Instagram URL
Server is running on port 5000