A Blog Agent with CrewAI is an AI-powered team that automates blog creation. It includes agents for research, writing, editing, and publishing—working together for efficient content generation. 🚀
# Stepbytep Crew Welcome to the Stepbytep Crew project, powered by [crewAI](https://crewai.com). This template is designed to help you set up a multi-agent AI system with ease, leveraging the powerful and flexible framework provided by crewAI. Our goal is to enable your agents to collaborate effectively on complex tasks, maximizing their collective intelligence and capabilities. ## Installation Ensure you have Python >=3.10 <3.13 installed on your system. This project uses [UV](https://docs.astral.sh/uv/) for dependency management and package handling, offering a seamless setup and execution experience. First, if you haven't already, install uv: ```bash pip install uv ``` Next, navigate to your project directory and install the dependencies: (Optional) Lock the dependencies and install them by using the CLI command: ```bash crewai install ``` ### Customizing **Add your `OPENAI_API_KEY` into the `.env` file** - Modify `src/stepbytep/config/agents.yaml` to define your agents - Modify `src/stepbytep/config/tasks.yaml` to define your tasks - Modify `src/stepbytep/crew.py` to add your own logic, tools and specific args - Modify `src/stepbytep/main.py` to add custom inputs for your agents and tasks ## Running the Project To kickstart your crew of AI agents and begin task execution, run this from the root folder of your project: ```bash $ crewai run ``` This command initializes the stepbytep Crew, assembling the agents and assigning them tasks as defined in your configuration. This example, unmodified, will run the create a `report.md` file with the output of a research on LLMs in the root folder. ## Understanding Your Crew The stepbytep Crew is composed of multiple AI agents, each with unique roles, goals, and tools. These agents collaborate on a series of tasks, defined in `config/tasks.yaml`, leveraging their collective skills to achieve complex objectives. The `config/agents.yaml` file outlines the capabilities and configurations of each agent in your c
HAL 分层混合模型工作流 — 强模型(Claude)负责理解/拆解/验收,低成本模型(DeepSeek)负责检索/提取/清洗。Hermes Agent skill。
An LLM agent fine-tuned on DeepSeek for spaced repetition, dynamically integrating knowledge points based on the Ebbinghaus forgetting curve.
基于 STM32F103 构建的端到端 AI 智能手表生态。自研“零重定位”原生机器码动态加载引擎与页面栈式 UI 框架;集成生产级 OTA 回滚保护机制与高带宽(921600 baud)串口协议栈。通过 Node.js 中继实现 DeepSeek AI 语义控制及 ASRPRO 语音全双工交互,是一个集成了分布式计算、现代存储管理与 AI Agent 的嵌入式全栈工程。
A Meta-Agent-Driven Self-Evolving Multi-Agent System for UAV Detection and Tracking
One command to run Hermes AI Agent with a browser UI. Zero prerequisites. 一行命令,AI 就位。
网页应用Agent,接入DeepSeek、Mimo等模型