created marketing pipeline and campaign generator#231
Merged
Conversation
…ng based on rules + documents)
…formatting to marketing pipeline generator
… research integration in run.ts
…h API-first fallback - add platform research clients for Reddit, X, LinkedIn, and Bluesky - extend pipeline types and input schema to support Bluesky - implement API-first research orchestration with Tavily fallback - add platform credential env support - add integration test script for platform research flow - update marketing pipeline platform selection and output support
…egration - Add Tavily/Serper providers with fallback and parallel strategies- Route marketing trend references through trend-search pipeline for general news (not platform-specific site: queries) - Fixed inggest for document context - Fix ESLint/TS errors in marketing-pipeline clients and page
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Deodat-Lawson
approved these changes
Mar 4, 2026
Owner
Deodat-Lawson
left a comment
There was a problem hiding this comment.
I like the structure of the code. As well as the UI design of the project. The pipeline it self is on with a good start, but definitely need more sophistication to be production-level quality.
One thing that I propose is conducting company research and integrate that into our posts. Here is an issue that created. Let me know what you think about the pipeline.
Also, we can use Langchain to orchastrate the workflow once it gets more conplicated
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Used trend research and platform specific prompts to create a pipeline to generate marketing campaigns for the company. Integrated with backend and UI.