Skip to main content

🎨 Content Generation

Learn how to extend curate.fun with custom plugins ⚡

🔌 Custom Feed Integration

Create your own custom feed by implementing the feed interface:

// Coming soon...

🎙️ Podcast Generation

Configure autonomous podcast generation with Eleven Labs:

  1. 🔑 Set up Eleven Labs API credentials
  2. 🎯 Configure voice and style settings
  3. 🔄 Connect to your content feed
  4. 📢 Set up distribution channels
// Coming soon...

📝 Blog Generation

Create an autonomous blog that generates content from your feeds:

  1. 🤖 Configure AI writing parameters
  2. 📊 Set up content structure
  3. 🎯 Define publishing rules
  4. 🌐 Configure hosting and distribution
// Coming soon...

🎥 Video Generation

Set up autonomous video content generation:

  1. 🎬 Configure video style and format
  2. 🗣️ Set up voice-over integration
  3. 🎨 Define visual templates
  4. 📺 Configure publishing channels
// Coming soon...

🔄 Custom Transformers

Build your own content transformers:

  1. 🛠️ Implement the transformer interface
  2. 🔌 Configure input/output formats
  3. 🎯 Define transformation rules
  4. 📦 Package and distribute
// Coming soon...
note

This section is under active development. Check back soon for detailed implementation guides and examples!