chore: import storyforge baseline clean
This commit is contained in:
27
Common/STORYFORGE_MAC_AI_NODE_TASKS.md
Normal file
27
Common/STORYFORGE_MAC_AI_NODE_TASKS.md
Normal file
@@ -0,0 +1,27 @@
|
||||
You are responsible for the StoryForge Mac AI node.
|
||||
|
||||
Tasks:
|
||||
|
||||
- Deploy FastGPT using Docker.
|
||||
- Services:
|
||||
- FastGPT
|
||||
- MongoDB
|
||||
- PostgreSQL + pgvector
|
||||
- Redis
|
||||
- MinIO
|
||||
- Build collector-service in Python.
|
||||
- Collector features:
|
||||
- yt-dlp video download
|
||||
- ffmpeg audio extraction
|
||||
- whisper.cpp transcription
|
||||
- text cleaning
|
||||
- knowledge upload
|
||||
- Collector APIs:
|
||||
- POST /collect/video
|
||||
- POST /collect/audio
|
||||
- POST /collect/text
|
||||
- Output:
|
||||
- docker-compose
|
||||
- collector service
|
||||
- setup scripts
|
||||
- README
|
||||
Reference in New Issue
Block a user