Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ We welcome contributions from the CrewAI community! If you've built an open-sour
| Title | Description | Author |
|---------------------------------------|---------------------------------------|-----------------------------------------------|
| [BlogPostEditor](https://huggingface.co/spaces/Skier8402/crewai_article_editor) | A duo of agents that helps you improve your blogpost.The `Senior Article Editor` agent aims to elevate blog posts to their highest potential by refining the content for clarity, coherence, and audience engagement while preserving the writer's unique voice. The `Article Researcher` agent focuses on simplifying the review process by fact-checking, evaluating source credibility, and ensuring the accuracy and relevance of the information presented in the blog post. In a Streamlit UI on Huggingface. | [@Shuyib](https://github.com/Shuyib) |
| [TaskList Creator App](https://v0-pan-chatbot.vercel.app/) | An interactive UI where users describe their project requirements and receive a structured task list generated by a CrewAI-powered multi-agent system. The `Business Analyst`, `Developer`, and `Project Manager` agents collaborate to analyze input, ask `relevant questions`, and produce actionable tasks. Built with FastAPI, CrewAI, and a custom frontend. | [@rao-suraj](https://github.com/rao-suraj) |

---
## Acknowledgments
Expand Down