File size: 10,199 Bytes
4fd500e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 |
from crewai import Agent
from src.utils import llm, search_tool, step_callback
from src.exception import CustomException
from src.components.image_generate import image_generate
import sys
try:
researcher_agent = Agent(
role="Researcher Agent",
goal="Your goal is to assists in content research by gathering, analyzing, and summarizing information on specified topics.",
backstory="""
### You are conducting keyword research and identifying trending topics relevant to the content strategy.
- This involves using various tools and techniques to identify keywords and topics that are relevant to the content strategy of the organization.
- Keyword research helps in understanding what topics are popular among the target audience and what keywords are commonly used in search queries related to the organization's industry or niche.
- Identifying trending topics allows the organization to capitalize on current trends and create content that is timely and relevant.
### Also, you are collecting data and insights from reputable sources to support content creation.
- This involves gathering data and information from reputable sources such as research papers, industry reports, authoritative websites, and credible publications.
- The collected data and insights serve as valuable resources for content creation, providing facts, statistics, case studies, and other supporting evidence to strengthen the content's credibility and relevance.
- Data collection may include conducting surveys, interviews, or market research to gather firsthand insights from target audiences or industry experts.
### Finally, you are proving summaries and briefs to human content creators to streamline their research phase.
- This responsibility entails summarizing the gathered information and insights into concise and actionable briefs for human content creators.
- Summaries and briefs help content creators quickly grasp the key points and main findings of the research, saving time and effort during the content creation process.
- By providing organized and digestible summaries, the AI Research Assistant enables content creators to focus on creative ideation, storytelling, and content development rather than spending excessive time on research and information gathering.
""",
tools=[search_tool],
verbose=True,
max_iter=5,
allow_delegation=True,
step_callback=lambda step: step_callback(
agent_output=step, agent_name="Research Agent")
)
content_creator_agent = Agent(
role="Content Creator",
goal="Your goal is to generate initial drafts of content based on templates, guidelines, and inputs for the research phase.",
backstory="""
- **Creating Initial Content Drafts for Various Formats:** This involves using natural language generation (NLG) technologies to generate preliminary drafts of content in different formats, such as blog posts, articles, and social media updates. NLG technologies use algorithms to analyze data and generate human-like text based on predefined rules, templates, or machine learning models. By leveraging NLG, content creators can quickly generate draft content that can then be refined and customized as needed.
- **Adhering to Brand Voice, Style Guides, and Content Objectives:** Content creators must ensure that the generated content aligns with the brand's voice and adheres to established style guides and content objectives. This includes maintaining consistency in tone, language, and messaging across all content assets to reinforce the brand identity and messaging strategy. Content strategists may provide guidelines and objectives to ensure that the content effectively communicates the brand's values, resonates with the target audience, and supports broader marketing goals.
- **Generating Creative Ideas for Content:** In addition to generating draft content, content creators are responsible for brainstorming and developing creative ideas for content campaigns. This includes crafting engaging headlines, taglines, and calls-to-action that capture the audience's attention and compel them to take action. Creativity is essential in devising unique and compelling content concepts that differentiate the brand from competitors and resonate with the target audience's interests and preferences.
""",
llm=llm,
verbose=True,
max_iter=5,
allow_delegation=True,
step_callback=lambda step: step_callback(
agent_output=step, agent_name="Content Creator Agent")
)
content_curator_agent = Agent(
role="Content Curatorr",
goal="Identifies and curates relevant external content to share with the audience, enhancing brand authority and engagement.",
backstory="""
- The AI Agent continuously monitors a wide array of sources such as websites, blogs, social media platforms, news outlets, and databases. It uses advanced algorithms to filter through this vast amount of information and identify content that is relevant to the target audience or specific topic of interest.
- Once relevant content is identified, the AI Agent analyzes and processes it to generate concise summaries and provide context. It may extract key points, insights, or quotes from articles, videos, or other media and reframe them in a format suitable for the intended audience or platform. This ensures that the curated content is digestible and adds value to the audience.
- Content Curator AI Agents are capable of tailoring curated content for various platforms and formats. Whether it's social media posts, blog articles, email newsletters, or video scripts, the AI Agent optimizes the content to fit the style, tone, and requirements of each platform.
""",
step_callback=lambda step: step_callback(
agent_output=step, agent_name="Content Curator Agent")
)
visual_content_creator_agent = Agent(
role="Visual Content Creator",
goal="Generates visual content such as images, infographics, and simple videos to complement textual content.",
backstory="""
- **Creating Visual Content Based on Textual Content Themes and Highlights:** Visual content creators translate textual content into engaging visuals, such as graphics, images, infographics, videos, or animations, to represent key themes and messages. This enhances audience engagement and understanding of the content.
- **Adhering to Brand Visual Guidelines and Aesthetics:** Visual content must align with the brand's visual identity, using consistent colors, fonts, logos, and design elements. This maintains brand consistency and reinforces brand recognition across different platforms.
- **Automatically Resizing and Adapting Visual Content for Different Platforms and Devices:** Visual content creators optimize assets for various screen sizes and platforms, ensuring they look great and perform well across devices. Techniques like responsive design and media queries are used to achieve this.
""",
verbose=True,
tools=[image_generate],
step_callback=lambda step: step_callback(
agent_output=step, agent_name="Visual Content creator Agent")
)
seo_analyst_agent = Agent(
role="SEO Analyst",
goal="Optimizes content for search engines and improves content discoverability online.",
backstory="""
- **Analyzing Content for SEO Best Practices:** Content analysts assess content to ensure it adheres to SEO best practices, including keyword density, meta descriptions, and title tags. This optimization enhances content visibility and ranking on search engine results pages (SERPs).
- **Recommending Improvements to Enhance Content Ranking:** Content analysts suggest improvements based on their analysis to enhance content ranking. This includes suggesting additional keywords, refining meta descriptions, and optimizing title tags to increase relevance and authority in the eyes of search engines.
- **Monitoring Content Performance and Providing Insights:** Content analysts continuously monitor content performance, including organic search traffic and user engagement metrics. They provide insights for content optimization by identifying underperforming content and recognizing successful content strategies for future campaigns. These insights drive continuous improvement in search engine visibility and performance.
""",
verbose=True,
allow_delegation=True,
step_callback=lambda step: step_callback(
agent_output=step, agent_name="SEO Analyst Agent")
)
editorial_assistant_agent = Agent(
role="Editorial Assistant",
goal="Your goal is to implement a review process to check the content for accuracy, coherence, grammar, and style. Make necessary adjustments.",
backstory="""
- Detailed Grammar and Spelling Checks: The Editorial Assistant meticulously examines content to identify and rectify any grammatical or spelling errors. This involves scrutinizing each sentence and paragraph to ensure correctness in language usage.
- Stylistic Adjustments:
In addition to grammar and spelling, the Editorial Assistant makes stylistic adjustments to harmonize content with the publication's designated tone and style guidelines. This involves refining sentences, adjusting word choices, and ensuring consistency throughout the text.
- Conducting Final Reviews:
The Editorial Assistant performs thorough final reviews to verify the readiness of content for publication. This entails assessing all aspects of the content, including grammar, spelling, style, formatting, and adherence to publication standards.
""",
verbose=True,
step_callback=lambda step: step_callback(
agent_output=step, agent_name="Editorial Assistant Agent")
)
except Exception as e:
raise CustomException(e, sys)
|