-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Implement Marketing Pipeline
Currently, the knowledgebase metadata extracts company information and supports trending topic search across sources (TTL, Bluesky, normal websearch), along with a # tracker. The results are imported into an LLM. (We may need to hardcode some components).
Requirements:
- Expand pipeline to research trending topics via X (Twitter), LinkedIn, Reddit.
- Ideally we could have it split into frontend/backend components (the button itself for the marketing pipeline should be on the homepage)
- Generate a message to advertise the company/content
- Normalize both input and output for downstream formatting
- Output should be structured as:
- platform:
- message:
- image/video:
Goals:
- Integrate new research sources
- Automate message creation
- Standardize pipeline I/O for flexible content delivery
Acceptance Criteria:
- Data successfully imported and formatted in LLM
- Message generated and formatted correctly
- Support for output formats: platform, message, image/video, etc.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request