Skip to content

(feat) Implement Marketing Pipeline #202

@rafchen

Description

@rafchen

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.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions