--- title: Healthwriter Ai emoji: 📊 colorFrom: purple colorTo: gray sdk: gradio sdk_version: 5.44.1 app_file: app.py pinned: false short_description: Uses Cohere and CrewAI to generate articles on health topics --- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference # 🏥 Healthcare Blog Generator An AI-powered healthcare content creation tool built with CrewAI, Cohere, and Gradio. This application uses multiple AI agents to research, write, and edit medically-focused blog content. ## 🌟 Features - **Multi-Agent System**: Uses CrewAI with specialized healthcare agents: - 📋 **Healthcare Content Planner**: Plans comprehensive medical content structure - ✍️ **Medical Content Writer**: Creates evidence-based healthcare articles - 📝 **Healthcare Content Editor**: Reviews for accuracy and compliance - **Healthcare Focus**: Specialized for medical and health-related topics - **Evidence-Based Content**: Emphasizes medical accuracy and proper disclaimers - **User-Friendly Interface**: Clean Gradio interface with example topics - **Markdown Output**: Professional blog posts ready for publication - **Download Feature**: Save generated content as markdown files ## 🚀 How to Use 1. **Get API Key**: Sign up at [Cohere Dashboard](https://dashboard.cohere.ai/) and get your API key 2. **Enter Topic**: Choose a healthcare topic or select from examples 3. **Generate Content**: Click the generate button and wait for the AI crew to create your blog post 4. **Download**: Save your generated healthcare blog as a markdown file ## 📋 Example Topics - Type 2 Diabetes Management and Prevention - Mental Health Awareness in the Workplace - Heart Disease Prevention Strategies - Understanding Hypertension and Blood Pressure - Women's Health and Preventive Care - Pediatric Vaccination Guidelines - Managing Chronic Pain Naturally - Nutrition for Healthy Aging ## ⚕️ Medical Disclaimer This tool generates educational content for informational purposes only. All generated content includes appropriate medical disclaimers and should be reviewed by qualified medical professionals before publication. ## 🛠 Technology Stack - **CrewAI**: Multi-agent orchestration framework - **Cohere**: Large language model for content generation - **Gradio**: Web interface framework ## 📄 License This project is open source and available under the MIT License. --- *Built with ❤️ for healthcare content creators and medical professionals*