Mu7/Al-StoryLab
Built by Metorial, the integration platform for agentic AI.
Mu7/Al-StoryLab
Server Summary
Story generation
Voice synthesis in Chinese and English
Sound effect generation
Intelligent audio placement suggestions
Illustration prompt generation
Export sound placement guides
Export illustration prompts
AI-StoryLab 是一个基于 Next.js 开发的智能故事创作平台,它能够帮助用户生成故事并添加音频效果,让故事更加生动有趣。同时支持生成配套的绘图提示词,方便用户使用 Midjourney、Recraft 等 AI 绘图工具创建插图。
git clone https://github.com/nicekate/Al-StoryLab.git
cd Al-StoryLab
npm install
.env.example
文件并重命名为 .env.local
,填入必要的 API 密钥:需要在以下平台注册并获取 API 密钥:
将获取的密钥填入 .env.local
:
npm run dev
MIT