Stop tracking generated story media and improve podcast workflow
This commit is contained in:
@@ -47,6 +47,15 @@ export const toolCategories: ToolCategories = {
|
||||
features: ['Structured Outline', 'Image Generation', 'Audio Narration', 'Story Video'],
|
||||
isHighlighted: true
|
||||
},
|
||||
{
|
||||
name: 'Podcast Maker',
|
||||
description: 'Generate research-grounded podcast scripts and audio',
|
||||
icon: React.createElement(AudioIcon),
|
||||
status: 'beta',
|
||||
path: '/podcast-maker',
|
||||
features: ['Research Workflow', 'Editable Script', 'Scene Approvals', 'WaveSpeed Audio'],
|
||||
isHighlighted: true
|
||||
},
|
||||
{
|
||||
name: 'Image Generator',
|
||||
description: 'AI image creation and visual content generation',
|
||||
|
||||
Reference in New Issue
Block a user