Skip to content

🤖 An autonomous multi-agent system using CrewAI + Langchain + Google Generative AI to research and write news articles.

Notifications You must be signed in to change notification settings

Farhan-Feb/CrewAI_Blog_Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗞️ News Agent – Autonomous Research & Writing with CrewAI

An intelligent AI-powered agent system that automatically researches current news topics and generates well-structured articles. Powered by CrewAI, Langchain, and Google’s Generative AI models.


🚀 Features

  • 🔍 News Researcher Agent: Gathers relevant, timely information from the web.
  • ✍️ Writer Agent: Converts raw information into readable, concise articles.
  • 🧠 CrewAI Coordination: Agents collaborate through a crew-based architecture.
  • 💡 LLM-Powered Tasks: Uses langchain_google_genai.ChatGoogleGenerativeAI for intelligent reasoning.
  • 📄 Modular Codebase: Tasks and agents are separated for easy extension.

🛠️ Tech Stack

  • CrewAI – Agent orchestration framework
  • LangChain – LLM integration and task flow
  • Google Generative AI – Text generation via PaLM or Gemini
  • Python 3.10+

🙌 Credits

CrewAI Langchain Google Generative AI SDK

About

🤖 An autonomous multi-agent system using CrewAI + Langchain + Google Generative AI to research and write news articles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages