Skip to content

EniolaAdemola/ai-agent-blog-writer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Agent Blog Writer

An AI-powered blog writing assistant that generates high-quality blog posts based on user input. This project leverages OpenAI's language model and Crew AI agent to create well-structured and informative content in markdown format.

Features

  • Generates blog posts based on a given topic or prompt
  • Returns the blog post in markdown (.md) format for easy publishing
  • Uses AI to ensure coherent, engaging, and well-structured content
  • Powered by Crew AI for intelligent workflow execution

Installation

Clone the repository:

git clone https://github.com/EniolaAdemola/ai-agent-blog-writer.git
cd ai-agent-blog-writer

Install dependencies:

pip install -r requirements.txt

Usage

Run the AI agent:

python crew.py

Enter your desired topic or prompt, and the AI will generate a well-structured blog post in markdown format.

Dependencies

  • Python 3.x
  • openai
  • crewai

Contributing

Feel free to fork this repository, submit issues, or make pull requests to improve the project.

License

This project is licensed under the MIT License.

Author

Eniola Ademola

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages